Ok, I am not getting it...
Pulyankote, Gopinath
Gopinath_Pulyankote at affymetrix.com
Mon Nov 4 21:33:54 CET 2002
Hope this helps.
Service.cfg:
-------------------------------------------
define service {
use generic-service ; Name of service
template to use
host_name
uxjas00,uxjas05,uxjas01,uxjas02,uxjas03,uxjas04
service_description HTTP-81
is_volatile 0
check_period jas_server
max_check_attempts 3
normal_check_interval 2
retry_check_interval 1
contact_groups unix-admins
notification_interval 240
notification_period workhours
notification_options c,r
check_command check_http-u!81!/jde/owhtml
}
-------------------------------------------
Check_commands.cfg
-------------------------------------------
define command{
command_name check_http-u
command_line $USER1$/check_http -H $HOSTNAME$ -p $ARG1$ -u $ARG2$
}
-------------------------------------------
-----Original Message-----
From: Kim Callis [mailto:kim.callis at c2associates.net]
Sent: Monday, November 04, 2002 12:14 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Ok, I am not getting it...
I really don't get how to pass arguments to the check_command in
service.cfg. I
have been trying to get check_http to check a service at a no-standard port.
>From the command line, -p will allow for the port to be passed. But I don't
get
how you pass it in services.cfg. Can someone give me a pointer?
Thanks,
--
Kim C. Callis
Callis, Chung & Associates, Inc.
(323) 735-7160
-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.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: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
More information about the Users
mailing list