No Putput of check_http

Marc Powell marc at ena.com
Mon May 8 16:32:31 CEST 2006


I can't say other than it seems that whatever is happening is causing
the plugin to exit with an exit code of 0. Try running it from the
command line as the nagios user and see what error you get --

/path/to/nagios/libexec/check_http -H status.host.my.dom -a :
echo $?

--
Marc

> -----Original Message-----
> From: Matthias Eichler [mailto:me-lists at eichler-fleschuetz.de]
> Sent: Monday, May 08, 2006 8:32 AM
> To: Marc Powell
> Cc: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] No Putput of check_http
> 
> Hi Marc,
> 
> thx...just too blind.
> But if this command cant authenticate itself to the webserver,
> why do I get an OK status from check_http and not WARNING or
> better CRITICAL...?!?
> 
> Thanks,
> 
> Matthias
> 
> Marc Powell schrieb:
> >
> >>-----Original Message-----
> >>From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-
> >>admin at lists.sourceforge.net] On Behalf Of Matthias Eichler
> >>Sent: Wednesday, April 19, 2006 5:29 AM
> >>To: nagios-users at lists.sourceforge.net
> >>Subject: [Nagios-users] No Putput of check_http
> >>
> >>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$
> >>        }
> >
> >
> > Your user macro names are wrong. They should be $USER5$ and $USER6$.
> >
> > --
> > Marc
> >
> >
> > -------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services,
> security?
> > Get stuff done quickly with pre-integrated technology to make your
job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> > _______________________________________________
> > 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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
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