FPING
Carroll, Jim P [Contractor]
jcarro10 at sprintspectrum.com
Wed Jan 8 23:38:28 CET 2003
I just checked fping.com. Aside from the ability to be able to ping
multiple hosts at once (something which doesn't seem to be a useful feature
in Nagios, since check_fping still needs to specify only one host), there
doesn't appear to be any benefit to it.
Is there something I'm missing?
jc
> -----Original Message-----
> From: Marc Powell [mailto:mpowell at ena.com]
> Sent: Wednesday, January 08, 2003 3:58 PM
> To: nagios-users at lists.sourceforge.net
> Subject: RE: [Nagios-users] FPING
>
>
> Once all this is done Peter, you can create a new check_fping command
> like so or modify the command_line for your existing
> check_ping command.
>
> # 'check_fping' command definition
> define command{
> command_name check_fping
> command_line $USER1$/check_fping $HOSTADDRESS$ -n
> 10 -w500.0
> 30 -c1000.0 60
> }
>
>
>
> > -----Original Message-----
> > From: Subhendu Ghosh [mailto:sghosh at sghosh.org]
> > Sent: Wednesday, January 08, 2003 3:31 PM
> > To: nagios-users at lists.sourceforge.net
> > Subject: Re: [Nagios-users] FPING
> >
> > On Wed, 8 Jan 2003, Peter Krzystofiak wrote:
> >
> > > I don't have fping in /libexec
> > >
> > > I downloaded fping from fping.com and tried to turn it
> > > into a plugin... but it doesn't return any values.
> > >
> > > How can I get the binary?
> > >
> > >
> > > Thanks,
> > >
> > > Peter
> >
> > Install fping from fping.com somewher in your PATH
> >
> > Delete config.cache in nagiosplugins source dir
> >
> > run configure (to detect fping) and make (to compile check_fping)
> >
> > cp plugins/check_fping to your libexec dir.
> >
> > --
> >
> > -sg
> >
> >
> >
> > -------------------------------------------------------
> > 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
> _______________________________________________
> 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