Installing Nagios on Ubuntu 9.04
Nagios is a good open-source tool for monitoring network components and services. Can be configured to send alerts by e-mail.
Since the new version (3) is geseste in repositories, installation is much easier now, using apt-get:
sudo apt-get install nagios3
Checking the installation:
nagios3 sudo-v nagios.cfg
Should look like this test:
Nagios 3.0.6
Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) More »
Tags: alerts , configure Nagios , Nagios installation , Linux , Nagios , Ubuntu


















