Nagios

Install Nagios on Debian/Ubuntu

Step by step install nagios di Debian/Ubuntu.

A. Install package

apt-get install nagios-nrpe-server nagios-plugins nagios-plugins-basic nagios-plugins-standard

B. Update config nrpe

nano /etc/nagios/nrpe.cfg

Config yang perlu di ubah :

  • allowed_hosts
  • syntax check_xxx

C. Restart / Start service

/etc/init.d/nagios-nrpe-server restart

 

Leave a Reply

Your email address will not be published. Required fields are marked *