(No output!) Nagios 2.5
Stanley Hopcroft
stanleyhopcroft at gmail.com
Wed Aug 30 07:26:26 CEST 2006
Dear Sir,
I am writing to thank you for your letter and say,
On 29/08/06, Andy Shellam <andy.shellam-lists at mailnetwork.co.uk> wrote:
> Hi Michael,
>
> I've not long reported the same sort of error in 2.4. On my machine a
> reboot has *appeared* to sort it (keeping fingers and things crossed.)
> If I forced Nagios to re-do the check it would come back fine, but in
> most scheduled checks it would report "No output!" and an incorrect
> status (i.e. OK when it should be CRITICAL.)
This may be off target but,
if you are using embedded Perl (nagios -v or -m or perhaps you are
using a Dag Wieers RPM) the plugin may not be playing well with
embedded Perl.
If it is embedded Perl, you can either report a bug in the plugin to
the Nag plugins list or stop using embedded Perl.
The quick way to work around the problem if it is ePN is to write a
wrapper shell script like so
#!/bin/sh
exec <problem_plugin> $@
# You will need to rename the plugin and worry about whether you want $@ or $*.
HTH.
-------------------------------------------------------------------------
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&kid=120709&bid=263057&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