Search found 4 matches
- Thu Nov 03, 2011 9:30 am
- Forum: Open Source Nagios Projects
- Topic: check_squid not working!
- Replies: 3
- Views: 2188
Re: check_squid not working!
Hello, From the command line on nagios server it is working when I type /usr/local/nagios/libexec/check_squid -u http://google.com -p 192.168.0.207 -l 3128 -e 200 I get the result OK - Status: 200 OK But when I put the command in squid.cfg check_command check_nrpe!check_squid -u http://www.google.co...
- Thu Nov 03, 2011 12:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios to Alret only if Device is down for more than 5 min
- Replies: 1
- Views: 1137
Nagios to Alret only if Device is down for more than 5 min
Hi, I have configured Nagios® Core™ Version 3.2.2, I have configured a switch, Which goes down very often and comes up by its own, I want to configure nagios in such a way that if the switch is down for more than 5 minutes, Then only I should get alert. Attaching the service.cfg file. Please let me ...
- Thu Nov 03, 2011 12:21 am
- Forum: Open Source Nagios Projects
- Topic: check_squid not working!
- Replies: 3
- Views: 2188
check_squid not working!
Hi, I have configured Nagios® Core™ Version 3.2.2, All services like HTTP, SSH and FTP Working fine, Squid not working at all, Attaching my squid.cfg define service{ host_name proxya.vertexsoft.com service_description Squid check_command check_squid max_check_attempts 1 normal_check_interval 5 retry...
- Thu Nov 03, 2011 12:16 am
- Forum: Open Source Nagios Projects
- Topic: check_squid not working!
- Replies: 3
- Views: 2188
check_squid not working!
Hi, I have configured Nagios Nagios® Core™ Version 3.2.2, All the services are working fine, But squid service is not working at all, Attaching my squid host.cfg file ************************************************************************ define host{ host_name proxya.mycompany.com alias Proxy Acce...