nagios

NagiosQL - Configure Nagios from the web

Linux Today  Mon, 04/18/2011 - 11:00

Linuxaria: "NagiosQL is a web based administration tool for Nagios 2.x, 3.x and Icinga 1.x."


 

Changing the Looks of Nagios in 60 Seconds

Linux Today  Sun, 12/12/2010 - 09:04

BeginLinux: "Did you know you can easily change the way Nagios looks? Nagios has a number of options for frontends, or skins for the Nagios web interface."


 

Replacing nagios ping with Nmap -sP

Linux Today  Mon, 08/16/2010 - 07:03

Systhread: "With ICMP off it can be difficult to configure tools like Nagios for simple up and down checks. In this text getting around the no ICMP problem and a script to handle it for Nagios."

Tags:

 

What is your favorite Linux monitoring application?

Linux Journal - The Original Magazine of the Linux Community  Wed, 04/21/2010 - 07:10


 

Nagios: Enable external commands

Linux Today  Tue, 04/06/2010 - 09:03

Ghacks: "Nagios is capable of running commands from external applications. This allows Nagios to expand farther than it could otherwise."


 

Regional Nagios Server Setup

Linux Today  Wed, 03/17/2010 - 13:32

BeginLinux: "The major goal of the regional server is to distribute the results of all service checks to the central server.

The regional Nagios machines must use OCSP and OCHP in order to send the proper updates to the central server."


 

How to keep track of unused switch ports using Nagios or op5 Mon...

Linux Today  Wed, 12/02/2009 - 01:32

An It-Slave in the digital saltmine: "This guide will describe howto get it running in op5 Monitor. op5 Monitor is vanilla Nagios with some addons so it should be no problem to follow this guide in a Nagios environment"


 

Nagios: Passive Checks with NSC

Linux Today  Thu, 10/15/2009 - 04:33

BeginLinux: "This Nagios NSCA mini-course will provide you with the information you need so set up a Nagios server that receives passive communication from other servers and it will demonstrate how to set up a clients to send passive checks to the Nagios central server."


 

Tech Tip: Send an Email Alert When Your Disk Space Gets Low

Linux Journal - The Original Magazine of the Linux Community  Tue, 10/13/2009 - 12:23

If you don't want to step up to a full monitoring solution such as Nagios you can create your own scripts for monitoring the things that you want to monitor, such as disk space.

The following script alerts you when your root partition is almost full:

read more


 

Notifications and Events in Nagios 3.0- part2

Linux Today  Thu, 05/14/2009 - 22:33

Packt: "Nagios offers a very powerful mechanism for receiving events and commands from external applications--the external commands pipe.

This is a pipe file created on a file system that Nagios uses to receive incoming messages."