Nagios Question
Brian Chabot
brian at datasquire.net
Sun May 9 04:51:00 EDT 2004
Jim Collins wrote:
> UNKNOWN state implies the host is unreachable via ping from Nagios
> server. As failed ping could result from a network problem between the
> Nagios server and the host, to Nagios the true state of the host is
> unknown.
Thank you!
I tried using ping as su - nagios and got the following error:
ping: icmp open socket: Operation not permitted
A quick search found a fix:
# chmod o+s `which ping` && chmod o+s `which traceroute`
After this it all seems to work.
Thanks again!
Brian
--
---------------------------------------------------------------
| brian at datasquire.net http://www.hirebrian.net |
| Simply the Best IT/MIS Manager |
| Self-taught, Fast Learner, and Team Player |
| Ready to Start TODAY at Your Company. |
---------------------------------------------------------------
More information about the gnhlug-discuss
mailing list