No Putput of check_http
Matthias Eichler
me-lists at eichler-fleschuetz.de
Wed Apr 19 12:29:11 CEST 2006
Hi,
I have the problem, that a special check_http-command is not
sending output to the nagios process.
In the GUI I get OK, but Info "(No output!)"
If I send the command via the bash of the server I get an
output of the plugin.
I use check_http (nagios-plugins 1.4.1) 1.81
with Nagios 2.0b4 on a SuSE something.
The command definition is:
define command {
command_name check_http_status
command_line $USER1$/check_http -H status.$HOSTADDRESS$ -a
$USERS5$:$USERS6$
}
The service definition is:
define service {
host_name blade5.projektron.de
service_description HTTP - Statusseite
is_volatile 0
check_command check_http_status
max_check_attempts 3
normal_check_interval 15
retry_check_interval 5
active_checks_enabled 1
passive_checks_enabled 1
check_period 24x7
parallelize_check 1
obsess_over_service 1
check_freshness 0
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 0
retain_status_information 1
retain_nonstatus_information 1
contact_groups support
notification_interval 15
notification_period 24x7
notification_options w,u,c,r,f
notifications_enabled 1
register 1
}
The plugin execution in the CLI works very fine:
# ./check_http -H status.blade5.projektron.de -a Username:Password
HTTP OK HTTP/1.1 200 OK - 4317 bytes in 0.276 seconds
|time=0.276459s;;;0.000000 size=4317B;;;0
Anybody any idea?!?
Thanks,
Matthias
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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