Install Nagios on CentOS
Posted on Tue 19 April 2011 in CentOS • Tagged with CentOS, Nagios
Install CentOS 5.3 using the Server template.
After you installed the system log in as root and run update the system:
yum update
If the kernel was updated reboot the system.
reboot
Now we have to include the rpmforge repository to install Nagios 3.0.x.
If you are …
Continue reading