Nagios is probably the most famous and used monitoring program on the market. It's free, GPL and has nice features such as object representation of data, inheritance, plugin systems, passive testing, built-in Perl interpreter, ...

I've been doing more operations related work of late and am starting to use Cucumber-nagios for various monitoring tasks. Nagios might not be the most attractive of web interfaces but it's so simple to get clients up and running and ...

Novell has bundled Nagios with SLES. You can deploy Nagios by compiling the binaries or using the RPMs provided with SLES. This article will address installation and configuration of Nagios using the current RPMs delivered with SLES 10 ...

'''Nagios''' is a Network / Host monitoring package available under the GPL. See Either the [http://en.wikipedia.org/wiki/Nagios Wikipedia Summary] or the [http://www.nagios.org/ Product Homepage] for more details. ...

Nagios Config files generating but not copying Setup.

Earlier in the week when moving Nagios from one server to another I ran into a bunch of random issues with Monarch which is the Nagios configuration file...

I recently moved Nagios monitoring from one server to another and ran into a couple minor issues. I wanted to point out some of the errors and the steps I took...

Installing nagios by hand is good but not recommended.Instead use a small script to do the job for you...because being an system admin you have lot of thing to take care...so the time will be crucial factor. But having said I have had ...

The new nagios-plugins (1.4.14-1), now also installable on kfreebsd and hurd by Cyconet Blog, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. ...

I couldn't find a "utils.php" script for making it easier to write nagios plugins in PHP so I thought I'd whip one up. This is a combination of the utils.php from CVS I found laying around the web and a port of Nagios::Plugin::Range ...

Part of my current push at work right now is trying to get some sort of configuration management system in ...

I usually get e-mails about my Nagios::Plugin::OverHTTP asking about little things being added here and there. The last e-mail I got was from Peter van Eijk asking for support for performance data. I looked over the code and realized ...