Tagged Questions
-1
votes
1answer
251 views
NRPE Warning threshold must be a positive integer
OS: Ubuntu 12.10 Server 64bits
I've installed Icinga, with ido2db, pnp4nagios and icinga-web (last release, following the instruction given in the documentation, installation with apt, etc).
I am ...
0
votes
1answer
184 views
added shell script to sudoers still getting permission denied
I don't understand this? Other uses of sudo work fine.
[oracle@o plugins]$ su
Password:
[root@ plugins]# su nrpe
bash-3.2$ ...
0
votes
0answers
281 views
Own simple nrpe plugin: NRPE: Unable to read output
I have written an ruby plugin for nrpe but it's not working properly.
I have written this plugin to check some backup files on a remote ftp server.
When I try to execute the plugin from my nagios ...
0
votes
4answers
162 views
NRPE Home Directory
I'm using NRPE and I a rather annoying problem. I need a couple temporary files written to the home directory of the user NRPE is running under (nagios).
I checked that the /etc/passwd entry for ...
2
votes
3answers
2k views
SELinux prevents Nagios plugins from running on RHEL6
After installing Nagios NRPE & Nagios Plugins, I'm getting the following entry in my rsyslog:
May 13 14:01:30 wcmisdlin02 kernel: type=1400 audit(1305309690.482:2334): avc: denied { getattr } ...