Website Monitoring
Posted: Wed Feb 13, 2019 9:20 am
Hi team,
Configured Website monitorign as suggeted in below post.
https://support.nagios.com/forum/viewto ... 16&t=52314
Now the problem is, I'm getting Nagios Status Information as HTTP 200 OK, but Nagios is not generating Critical alerts even the site is not accessible.
Nagios configuration :
Please explain the working of check_http or suggest any other plugin which can detect website down state as well.
Thanks & regards
Hoegh
Configured Website monitorign as suggeted in below post.
https://support.nagios.com/forum/viewto ... 16&t=52314
Now the problem is, I'm getting Nagios Status Information as HTTP 200 OK, but Nagios is not generating Critical alerts even the site is not accessible.
Nagios configuration :
Code: Select all
check_http -H docmap.hoegh.com -u '/docmap/page/doc/dmDocIndex.html' -S --sniThanks & regards
Hoegh