Monday, October 22, 2018

Installing nagios NRPE on AWS EC2

yum install nagios-plugins-all nagios-plugins-nrpe nrpe

chkconfig nrpe on
update the config by checking allowed_hosts and
vi /etc/nagios/nrpe.cfg
sudo /etc/init.d/nrpe start

No comments:

Post a Comment