Howdy,
I fixed an issue we had with check_dell_bladechassis.php on our OMD 5.x servers
(PNP4Nagios Version 0.6.16)
http://folk.uio.no/trondham/software/check_dell_bladechassis.html
The problem had to do with attempting to concat a variable (array element) that
didn't yet exist, resulting in the
Could this be an SELinux issue? (modify below to point to the correct
paths):
You can test if this is the case before executing the chcon commands by
running:
$ sudo echo 0 > /selinux/enforce
Then let schedule another nrpe check, if it succeeds, then run the chcon
commands.
$ sudo echo 1 > /sel
I hope you resolved the issue without permanently disabling SELinux.
On my 2.10 install I've had to do the following to get Nagios web
interface working with SELinux (note that I compiled and installed, so
your file locations are probably different because of RPM install):
# chcon -R -t httpd_sys
Howdy, if it is a 64bit system, you might need both 32bit and 64bit
versions of openssl and openssl-devel installed.
I believe I had to do that on my SLES9 PPC64 systems.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent:
Howdy,
I found on my system (RHEL4 with SELINUX enforcing) that I was unable to
"Acknowledge this service problem" with an error:
"Error: could not stat() command file
/usr/local/nagios/var/rw/nagios.cmd"
dmesg on the system would report:
"audit(1193232913.522:2): avc: denied { getat
True!
-Original Message-
From: Andreas Ericsson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 15:38
To: Mike Hanby
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] NRPE.pdf Typo
Mike Hanby wrote:
> Howdy, the first section in the NRPE.pdf document has
se private resources are not usually exposed to external
machines, an agent like
NRPE must be installed on the remote Linux/Unix machines."
-
Mike Hanby
Information Systems Specialist II
School of Engineering Dean's Office
Unive
Howdy, I just signed up for the list, so I'm not sure if this has been
reported yet.
The Nagios PDF user manuals listed at:
http://www.nagios.org/docs/
are both 1K files (2.x and 3.x).
http://nagios.sourceforge.net/docs/nagios-3.pdf
http://nagios.sourceforge.net/docs/nagios-2.pdf