Need help in check_http
Posted: Tue Aug 07, 2018 9:48 am
Hello Team,
We have a scenario where a URL is getting monitored via "check_http".
The check is throwing warning alert which is not getting monitored by our monitoring team.
This plugin will attempt to open an HTTP connection with the host. Successful connects return STATE_OK, refusals and timeouts return STATE_CRITICAL other errors return STATE_UNKNOWN.
Successful connects, but incorrect response messages from the host result in STATE_WARNING return values.
Can you please help, how we can convert this warning into critical alert, so that we can get this monitored.
Your help will be much appreciated.
We have a scenario where a URL is getting monitored via "check_http".
The check is throwing warning alert which is not getting monitored by our monitoring team.
This plugin will attempt to open an HTTP connection with the host. Successful connects return STATE_OK, refusals and timeouts return STATE_CRITICAL other errors return STATE_UNKNOWN.
Successful connects, but incorrect response messages from the host result in STATE_WARNING return values.
Can you please help, how we can convert this warning into critical alert, so that we can get this monitored.
Your help will be much appreciated.