Hello,
I am pretty new to Linux and I am trying to build a Nagios Monitoring System using CentOS7 Minimal version.
I follow this instruction on building my Nagios (https://www.digitalocean.com/community/tutorials/how-to-install-nagios-4-and-monitor-your-servers-on-centos-7)
Would really appreciate any help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Oh that’s great! Well done :)
Regards, Bobby
Just an update, after I run all these command again (https://assets.nagios.com/downloads/nagioscore/docs/Nagios-Core-Installing-On-Centos7.pdf#_ga=2.175257890.1451548335.1562281975-513490159.1562281975) it started my nagios. I just don’t know how messy this is now :)
Will just need to learn how to user Nagios. Thanks.
Hello,
Can you try the following:
netstat -plant
command to check your ports, maybe there’s another service already listening on port 80 and that’s why apache is failing to startIf you wish you could provide me with your httpd error logs and the output of the netstat command so that I could advice further.
Regards, Bobby
Sorry for the format text above, I didn’t know how to edit my post to fix it.