Jump to letter: [
CDEFGHJKMNOPRSTWZ
]
smeserver-nagios-nrpe - Nagios nrpe integration
License: |
GPL |
Vendor: |
Contribs.org <http://contribs.org> |
- Description:
Nagios nrpe integration
Setting the TCP wrapper allowed hosts:
config setprop nrpe HostsAllow "127.0.0.1 10.203.104.0/255.255.252.0 172.22.32.0/255.255.240.0"
expand-template /etc/hosts.allow
To execute plugins as root:
config setprop nrpe sudoPlugins yes
expand-template /etc/sudoers
And set command_prefix=/usr/bin/sudo in /etc/nagios/nrpe.cfg
To check the connection run:
/usr/lib/nagios/plugins/check_nrpe -H NRPE_SERVER_IP
Expected Output is: "NRPE v2.5.1"
Packages