Search found 2 matches
- Wed Nov 23, 2011 1:44 pm
- Forum: Open Source Nagios Projects
- Topic: Check_ping question
- Replies: 2
- Views: 1127
Re: Check_ping question
Problem solved, /bin/ping and /bin/ping6 needed chmod u+s 
- Wed Nov 23, 2011 8:22 am
- Forum: Open Source Nagios Projects
- Topic: Check_ping question
- Replies: 2
- Views: 1127
Check_ping question
Hello, I have added check_ping command to monitor the hosts but can't get it work, everythig is configured the same ( as other commands) but this plugins doesn't want to work. On remote host in nrpe.cfg the command is defined as: command[check_ping]=/usr/local/nagios/libexec/check_ping -H localhost ...