nagios-http-json
nagios-http-json copied to clipboard
Please add an optional parameter to mitigate unknown to critical
Hello,
we have a few cases where the check cant get results, because of unreachability. In this the check returns unknown. We whould like have an option mitigate this to critical.
Hi, yes it should be possible to provide a flag to override the exit code.
Implemented this feature here: https://github.com/drewkerrigan/nagios-http-json/pull/86
It works perfect.