Tagged Questions
1
vote
2answers
523 views
The receiving of returns by Nagios from script through NRPE
I am using nagios3 and want to collect some information from nrpe_server.
Next script is at nrpe_server:
#!/bin/sh
#set -x
# script for checking disk usage on ZFS
# requires min zpool version 13 or ...
1
vote
1answer
665 views
How do I install the nagios NRPE plugin on CentOS 5 using yum?
How do I install the nagios NRPE plugin on CentOS 5 using yum?
I've tried yum install nagios-plugins but it's only downloading a fraction of a megabyte. Then if I do a search for one of the commands ...