Nagios: Difference between revisions

Line 80:
= NRPE =
 
Installation== OnMonitoring CentOS Server:Client ==
 
Installation on Client:
{{verify}}
yum install openssl nagios-nrpe-server nagios-plugins nagios-plugins-basic nagios-plugins-standard
Line 89 ⟶ 91:
Check Config File:
egrep -v '^#|^$' /etc/nagios/nrpe.cfg
 
 
Edit Config File:
Line 102 ⟶ 103:
check_nrpe -H 192.168.1.11
NRPE v2.15
 
== Monitoring Ubuntu Client ==
{{UC}}
 
== Configuration ==