|
RE: CHECK_FPING WARNING: msg#00419network.nagios.user
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@xxxxxxxxxxxxx] Sent: Thursday, January 09, 2003 2:32 PM To: nagios-users@xxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxx ------------------------------------------------------- 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@xxxxxxxxxxxxxxxxxxxxx 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 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Symantec's Security Central uses Nagios/netsaint...: 00419, Jon Lyons |
|---|---|
| Next by Date: | (no subject): 00419, Eric Fisher |
| Previous by Thread: | CHECK_FPING WARNINGi: 00419, Peter Krzystofiak |
| Next by Thread: | NT Counter problem with NSClient: 00419, Tim Shouldice |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |