On Tue, 1 Aug 2006, Morris, Patrick wrote:

> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf
> > Of Artyom Khmelnitsky
> > Sent: Monday, July 31, 2006 9:13 PM
> > To: nagios-users@lists.sourceforge.net
> > Subject: Re: [Nagios-users] getting some flyby errors
> >
> > check_ping!100.0,10%!500.0,40%!5
> >
> > "check_ping: %s: Warning threshold must be integer or percentage!"
> >
> > What am I overlooking here?
>
> For starters, posting your check_ping command.

It seems like you changed it. The default one only reads two set of
arguments.

check_ping!300,40%!1000,80%

define command{
        command_name    check_ping
        command_line    $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ 
-p 5
        }

Hugo.

-- 
        I hate duplicates. Just reply to the relevant mailinglist.
        [EMAIL PROTECTED]               http://hvdkooij.xs4all.nl/
                Don't meddle in the affairs of magicians,
                for they are subtle and quick to anger.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to