Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi, i followed your how to and did same, but still i am unable to see remote hosts status. I am not using NRPE for remost host, just using check-host-alive … just like checking www.google.com host alive or not I wonder why the status is pending and says host not checked yet I m using Nagios Version 2.12 on Centos 5.9 … Hope you will help me to fix my problem.
My localhost shows that the HTTP service is refusing connection, HTTP CRITICAL - Unable to open TCP socket. I’ve even disabled the firewall completely with the same results. I’m running CentOS 6.3 64-bit and Nagios 3.5. I followed your instructions on installing Nagios using yum. I’m able to login to the Nagios server from a remote computer without issue.
I’m able to create hosts and service definitions without issue.
Hey this helped me a lot! I could finally add my hosts and they show up at the GUI. Thank you very much for this tutorial!
Awesome!!!
Been struggling to get this installed, but your tut worked like a charm! Thanks so much for a well documented installation.
I have one question though.
I now have Nagios® Core™ Version 3.5.0 installed. Q) How o i update it to the latest release? Version 3.5.1 as per this release http://rpmfind.net//linux/RPM/fedora/devel/rawhide/src/n/nagios-3.5.1-1.fc21.src.html
Please can you help supply a complimentary upgrade tut? That would be really appreciated.
@warren: The EPEL Repo still has 3.5.1 in testing. It’ll be merged with stable soon so you can just periodically run ‘yum update’ and it should be updated when the update is up :]
@edash: I believe you will have to compile Nagios 4 yourself as it’s not published to the repos yet: <a href=“https://raymii.org/s/tutorials/Nagios_Core_4_Installation_on_Ubuntu_12.04.html”>https://raymii.org/s/tutorials/Nagios_Core_4_Installation_on_Ubuntu_12.04.html</a>
Why do we need to add Remi’s repositories? What do they get us? I see this other tutorial http://sharadchhetri.com/2013/05/19/installing-nagios-3-5-0-in-centos-6-4-using-yum/ doesn’t use them.