How to install and configure Nagios in Ubuntu 9.04
Posted: July 13, 2009 at 2:31 pm | Tags: alerts, configure, Linux, nagios, UbuntuNagios is a good open source tool for monitoring network components and services. It can be configured to send alerts by e-mail
Given that the new version (3) can be found in repositories, installation is much easier now, using apt-get:
sudo apt-get install nagios3
Checking the installation:
sudo nagios3 -v nagios.cfg
This is how the testing should look like:
Nagios 3.0.6
Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) Continue Reading
























