sensu-plugins / sensu-plugins-network-checks

This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more.
http://sensu-plugins.io
MIT License
30 stars 76 forks source link

bugfix: return warning if there are items in the warning hash #20

Closed mgreensmith closed 8 years ago

mgreensmith commented 8 years ago

Fixes a bug in check-whois-domain-expiration-multi where the check would fail to exit if there were any domains with expiration dates in the warning time period but none in the critical time period.

The bug was copied to check-jsonwhois-domain-expiration at creation.

mgreensmith commented 8 years ago

cc/ @tas50 :wave:

eheydrick commented 8 years ago

Thanks @mgreensmith, can you update the CHANGELOG too.

mgreensmith commented 8 years ago

@eheydrick thanks for the reminder, changelog updated.

eheydrick commented 8 years ago

Released in 0.1.2.