Server Monitoring With Icinga On Ubuntu 11.10
Server Monitoring With Icinga On Ubuntu 11.10Version 1.0 Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. It is a fork of Nagios. This tutorial explains how to install Icinga on an Ubuntu 11.10 server to monitor this server and another Ubuntu 11.10 server. I do not issue any guarantee that this will work for you!
1 Preliminary NoteIn this tutorial I use the following servers:
Because we will run all the steps from this tutorial with root privileges, we can either prepend all commands in this tutorial with the string sudo, or we become root right now by typing sudo su
2 Installing Icinga On The Icinga Host (server1)server1.example.com: Icinga can now be installed as follows: apt-get install icinga icinga-doc icinga-phpapi You will be asked the following questions: Apache servers to configure for icinga: <-- apache2 Please provide the password to be created with the "icingaadmin" user. Icinga web administration password: <-- icingaadmin_password Configure database for icinga-idoutils with dbconfig-common? <-- No Afterwards you can access Icinga under http://www.example.com/icinga/. You will be asked for a username (icingaadmin) and the password you specified during installation: This is how the Icinga web interface looks: If you look around, you will notice that there are already a few service checks enabled for localhost (= server1.example.com):
|








Recent comments
21 hours 27 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 3 hours ago
2 days 4 hours ago