ping output error in 1.4a plugins in Fedora Core 2
Marc Powell
marc at ena.com
Thu Sep 9 02:47:11 CEST 2004
> -----Original Message-----
> From: Ricardo David Martins [mailto:ricardo.martins at gmail.com]
> Sent: Wednesday, September 08, 2004 2:00 PM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] ping output error in 1.4a plugins in Fedora
Core 2
>
> Hi,
>
> i am having problems with ping output on a fedora core 2 platform.
> It gives me unknown state for check_ping service because its answer is
> /bin/ping -n U -c 5 xx.xx.xx.xx . Of course its 1.4a plugins (in 1.2
> with perf data).
>
> I have the same thing on Arch Linux and everything works great.
>
> I bet this is a bug. I've seen some posts but no real answer to this.
> How can i fix this?
I would be surprised if /bin/ping was executable by the nagios user. You
probably need to:
chmod u+s /bin/ping
chmod 755 /bin/ping
This is almost always the reason.
--
Marc
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
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