Difference between revisions of "Monitoring using Nagios"

From GlueXWiki
Jump to: navigation, search
(No difference)

Revision as of 13:54, 19 August 2011

Installing nagios

We will probably be using RHEL5 or RHEL6 for online computers behind a firewall. I tried installing nagios on Linux box somov-l1 which was on the 36-subnet. The installation using sudo yum install nagios failed because RHEL5 does not include nagios. Then I downloaded an RPM <epel-release-5-4.noarch.rpm</i> and installed it, which added Fedora EPEL repositories to the /etc/yum.repos.d directory. But because there was not access to the Fedora mirror list or the mirrors I was not able to do the installation.

Well, the RPM installation worked.