FPING
Marc Powell
mpowell at ena.com
Wed Jan 8 22:58:04 CET 2003
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
More information about the Users
mailing list