stdevel / check_katello_sync

A Nagios / Icinga plugin for checking product synchronization within Katello/Red Hat Satellite 6.x

Repository from Github https://github.comstdevel/check_katello_syncRepository from Github https://github.comstdevel/check_katello_sync

Non-existent included products are not evaluated

stdevel opened this issue · comments

When checking non-existing products, no error is displayed:

$ ./check_katello_sync --insecure -o giertz -s mysat.localhost.loc -i pinkepank -a mysat.auth
OK:  |

There should be an error message.

Fixed in commit aa17f8a.