Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Nagios Server Install Bash Script (version 1.0) by nigh...





This is a demonstration of the install script I wrote to install nagios monitoring server as part of the senior project for my school. E-mail notifications and S.M.A.R.T. monitoring are not currently working with this script and will be added in a later v ...
Nagios Script To Monitor Memory Uses





This is a community-distributed script, which can be used in Nagios to monitor Linux memory usage.
Nagios Script To Check DNS Servers Status





This is a community-distributed script to check DNS servers status with Nagios.
Nagios RSS





Receive Nagios status as a personalised RSS feed. Now works with Nagios 2.x
Nagios remote resources monitoring using SSH (check_by_...





This tutorial demonstrates how to use check_by_ssh with Nagios.
Nagios remote external command daemon





This is a tcp server that runs on the main Nagios monitoring host. It allows a monitored client host to connect to it and issue a Nagios external command. If authenticated and authorized, the client host can execute the Nagios external command by having t ...
Nagios Remote Data Sender (NRDS)





NRDS is a component installed on a Nagios XI server that allows the administrator to create and manage configurations and plugins to be deployed with a passive agent that can be installed on a variety of operating systems. The passive agents downloads ...
Nagios Remote Data Sender (NRDS)





NRDS, Nagios Remote Data Sender, is a component of Nagios XI that provides a passive method of communication. The unique aspect of NRDS is that on the Nagios server the administrator can design and build the configuration for multiple operating systems an ...
Nagios Read Only User





In this short article you can read about how to set up a Nagios Read Only User.
Nagios Reactor - Executing Event Chains Automatically U...





This document describes how to configure Nagios Reactor to automatically execute event chains at specific times using schedules and allow Nagios Reactor administrators to configure Crons that all users have access to. This document is intended for use ...
Nagios Reactor - Disk Space Action





One of the most common technical issues that can arise is a failure due to lack of free space. Running out of free space plagues end users and system administrators alike. In this document, we'll describe how to handle this situation gracefully to keep yo ...
Nagios Reactor - Creating Loops In Event Chains





This document describes how to create loops – similar to the for() and while() constructs in most scripting and programming languages - in Nagios Reactor event chains. These constructs are useful for creating loops that accomplish a task in the same or ...
Nagios Reactor - Block Types and Their Uses





This document describes the different types of blocks in Nagios Reactor event chains, how they differ, and how they can be used. This document is intended for use by Nagios Reactor end users who are in charge of creating or modifying event chains.
Nagios Quick Reference Guide - Portuguese





Marcio Pessoa wrote a quick reference guide for Nagios in Portuguese.
nagios python parser





http://d1b.github.com/nagios_python_parser/
This is a small python nagios parser. It is licensed under the gpl v2.
It is currently in testing and probably has bugs ^^.
TODO:
html output
XXX: check nagios documentation for output and required st ...
Nagios Presentation CUAS 2008





Nagios Presentation CUAS 2008. Presentation is in German.
Nagios Portuguese Translation - Quick Rerefence Guide





It is a Nagios Quick Reference Guide translated in Portuguese.
Nagios Plugin–Advance Traceroute To Check Between Two...





This article will show you how to write a plugin to traceroute between Nagios server and a destination IP.
Nagios Plugins - Presentation Of Own And Best Available





This article contains links to community-distributed as well as "official" Nagios plugins.
Nagios Plugin: Counting the Lines in a MySQL Database





This tutorial will show you how to use the check_mysql_count.pl plugin to count the lines in a MySQL Database. Thank you, Mike!