getting some flyby errors

Artyom Khmelnitsky nagios at ayksolutions.com
Tue Aug 1 16:03:56 CEST 2006


			My check_ping command is as follows:



define command{

command_name check_ping

command_line $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$
 -p $ARG3$

}



The above is also the structure of my check-host-alive in checkcommands.c
fg



same goes for the check-host-alive command which is what I have
 in the hosts.cfg file --> check_commmand check-host-alive.



For my actual check_ping command in services.cfg I have the following:



check_command check_ping!100.0,10%!500.0,40%!5



So, is passing that last argument '5' to $ARG3$ a problem? I did
 that with my first host and did not have a problem. 



Thanks again for the help



-----------------------

This thread is located in the archive at this URL:

http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi
1[showUid]=20646

					

-------------------------------------------------------------------------
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 at 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





More information about the Users mailing list