Problem with check_ping

Andreas Ericsson ae at op5.se
Mon Aug 16 13:48:24 CEST 2004


Marc Powell wrote:
> It looks like /bin/ping isn't executable as the nagios user.
> You probably need to just suid it to root --
> 
> chmod u+s /bin/ping
> chmod 644 /bin/ping
> 

Except that 755 is the proper permissions. You can do it as
chmod 4755 /bin/ping
instead of running it twice if you like.

> --
> Marc
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list