If you have your Nagios monitoring server published on the public Internet and have administrators working from home or have engineers oncall for troubleshooting then you can better off with the following iPhone applications to keep you upto date on whats going on with your network (I’m assuming you are all those rich administrators with iPhones hanging in your pockets).
Just came across this great Firefox Browser addon, Nagios Checker 0.11 for Nagios Network Monitoring system alerts. This is a great simple addon that shows any alarms on your nagios monitoring system simply on the browser status bar providing the need not to logon to Nagios web interface. The extension loads up in the status bar and alarms you of any network events. What I liked in the extension is that it is absolutely non-intrusive. Sits on the bottom right corner of the browser status bar and highlights any alarm. When you move your mouse over it, it displays the alarm in detail.
Nagios® is an Open Source enterprise grade host, service and network monitoring program. Nagios is a host and service monitor designed to alert network problems. Nagios is designed to run under linux but works fine under most *NIX variants as well. The monitoring daemon runs intermittent checks on hosts and services you specify using external “plugins” which return status information to Nagios. When problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.). Current status information, historical logs, and reports can all be accessed via a web browser.
If you have jumped into this post directly then it is worth having a look at first three parts of this installation procedure from the following links
The final part of this four part installation procedure for Nagios installation covers the setup of webinterface for nagios, setup CGI authentication and user authentication using htpasswd for nagios website.
Part 3 of the four part installation procedure for Nagios involves the installation of Nagios Plugins with the pre-requisites and the actual Nagios Binaries already installed.
If you have jumped directly into this article, then it is worth to check the following:
Nagios Plugin Version: 1.4.11 (at the time of writing this article)
Part 2 of the four part installation procedure for Nagios involves the actual install of the Nagios Binaries itself. Here we cover the download, and installation of the latest stable version of Nagios.
If you jumped directly into this article, its worth having a look into the installation and configurations of the Nagios pre-requisites at the link below
Nagios Version: Nagios 2.10 (at the time of writing this article)
As part 1 of the four part installation procedure of Nagios Open Source Monotioring Solution, this covers the basics and installation and configuration of pre-requisites for Nagios before proceeding to the actual installation of Nagios binaries.
The Pre-requisites that needs to be installed and configured for Nagios are
GNU compiler Collection (debian gcc package) Make package to install the binaries (make) Apache Webserver (apache2) PHP 5 (php5) php5-gd php5-cgi modules Nagios Users Setup Nagios Root Directory Continue reading »If you install Nagmin module (2.1) for Webmin with MySQL 4.0 or later, you may end up with the error
Error – Perl execution failed
Can’t use an undefined value as a HASH reference at /usr/lib/perl5/DBD/mysql.pm line 115
The procedures listed here will help you successfully install Nagios 2.x on a Linux platform. The procedure listed here is been tested on Debian 3.1 (Sarge) and Redhat Enterprise Linux.
- Operating System : Debian 3.1 (Sarge) and Redhat Enterprise Linux.
- Webserver : Apache 2
- Nagios : 2.3.1 (Stable)
Nagios Plugins are available from download on the main Nagios site and the Nagios Exchange website. However, there are a lot of resource out their on the internet where some good plugins are found. I’ve just the ones I know.