Comments on How to Install Nagios Monitoring Software on Ubuntu 18.04 LTS

Nagios is open-source software for system and network monitoring. Nagios can monitor the activity of a host and its services and provides a warning/alert if something bad happens on the server.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Engin

useful article. thank you

By: Zarghan

Just what I needed. Very well written guide

By: NiceWork

Thank you! nagios.cfg is not in  /usr/local/nagios/ but in /usr/local/nagios/etc/And /usr/local/nagios/etc/resources.cfg should be /usr/local/nagios/etc/resource.cfg

By: vy

In step 5 on client machine during "systemctl status nagios-nrpe-server", I get below error. What is the resolution? ... I am using AWS Ubuntu 18 EC2 instancesMar 10 16:51:16 ip-172-31-39-18 systemd[1]: Started Nagios Remote Plugin Executor.Mar 10 16:51:16 ip-172-31-39-18 nrpe[6104]: Starting up daemonMar 10 16:51:16 ip-172-31-39-18 nrpe[6104]: Bind to port 5666 on 34.207.76.218 failed: Cannot assign requested address.Mar 10 16:51:16 ip-172-31-39-18 nrpe[6104]: Cannot bind to any address.Mar 10 16:51:16 ip-172-31-39-18 systemd[1]: nagios-nrpe-server.service: Main process exited, code=exited, status=1/FAILUREMar 10 16:51:16 ip-172-31-39-18 systemd[1]: nagios-nrpe-server.service: Failed with result 'exit-code'.

By: NIVAS

I TOO GET THE SAME , IF YOU GOT THE SOLUTION PLEASE LET ME KNOW