CHECK_FPING WARNING

Burnson, Richard rburnson at cps.k12.il.us
Fri Jan 10 00:43:02 CET 2003


Are you able to run check_fping as the user nagios.  You typically need to
setuid to root on the fping binary.  By default fping cannot be run as a
regular user since it could be used in a DoS attack.

Richard

 
 
    

-----Original Message-----
From: Peter Krzystofiak [mailto:pkrzystofiak at endeavors.com] 
Sent: Thursday, January 09, 2003 2:32 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] CHECK_FPING WARNING

Hello all,

this works...

./check_fping -H yahoo.com -b 1024
FPING OK - yahoo.com (loss=0.000000%, rta=69.100000 ms)

---------------------------------------------------------------
The problem is that in the nagios web view monitor page
 
===>WARNING 01-09-2003 12:33:51 0d 0h 2m 10s 1/3 FPING WARNING - yahoo.com  

Why do I get a "FPING WARNING - yahoo.com" error?
---------------------------------------------------------------
define command {
  command_name check_fping
  command_line $USER1$/check_fping -H $HOSTADDRESS$ -b $ARG1$
}
---------------------------------------------------------------
define service {
use generic-service
host_name yahoo
service_description FPING
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 3
retry_check_interval 3
contact_groups flcd-admins
notification_interval 120
notification_period 24x7
notification_options c,r
check_command check_fping!1024
}
---------------------------------------------------------------
Your input is appreciated,

Peter
pkrzystofiak at endeavors.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com




More information about the Users mailing list