sorry for the bother.
I figured out the problem. It appears that nagios check the status of a host by default by pinging it. After changing the check command everything is working.
Search found 3 matches
- Fri Dec 13, 2013 12:55 pm
- Forum: Open Source Nagios Projects
- Topic: check_http issue
- Replies: 3
- Views: 1536
- Fri Dec 13, 2013 12:14 pm
- Forum: Open Source Nagios Projects
- Topic: check_http issue
- Replies: 3
- Views: 1536
Re: check_http issue
I didn't mention the topology iis server =============== sonicwall firewall ============ WAN =============== cisco firewall ================== debian squeeze running nagios From debian squeeze's command line I am successfully executing /usr/lib/nagios/plugins/check_http --ssl -H xxx.xxx.xx.xxx -I xx...
- Thu Dec 12, 2013 10:59 pm
- Forum: Open Source Nagios Projects
- Topic: check_http issue
- Replies: 3
- Views: 1536
check_http issue
I am running nagios 3.2.1 on debian squeeze. I am succesfully executing /usr/lib/nagios/plugins/check_http --ssl -H xxx.xxx.xx.xxx -I xxx.xxx.xx.xxx -N form machine that . However, when I used the same on the server, I get HOST ALERT: ubsinventory;DOWN;HARD;1;PING CRITICAL - Packet loss = 100% templ...