[Nagiosplug-help] check_http time out don't make a critical status on Nagios
Marc Powell
marc at ena.com
Fri Jun 19 16:33:52 CEST 2009
On Jun 19, 2009, at 8:56 AM, Hocine Zebbar wrote:
> and my definition in localhost
> define service{
> use local-service
> host_name myHost
> service_description Vaqm_http
> check_command check_http!-u /vaqm!-p 8000!-c 8
> notifications_enabled 1
> }
Does your check_http command{} definition make use of $ARG1$, $ARG2$,
and $ARG3$ as they were used below?
>>> use this command:
>>> /usr/local/nagios/libexec/check_http -I 172.30.64.64 -p 8000 -u /
>>> vaqm -c 8
--
Marc
More information about the Help
mailing list