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.NRPE - Nagios Remote Plugin Executor Featured Popular





NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.). NRPE can also communicate with some of the Windows agent addons, so you can execute scripts an ...
nagiosgraph Featured





nagiosgraph parses output and performance data from Nagios plugins, and stores the data in RRD files. nagiosgraph displays data in Nagios trends, as popups for hosts and services, or in separate reports. Easy to set up but eminently customizable.
Nagios Plugins (Official) Featured





The Nagios Plugins Development Team maintains a bundle of more than fifty standard plugins for Nagios and other monitoring applications that use the straightforward plugin interface originally invented by the Nagios folks. Each plugin is a stand-alone com ...
n2rrd Featured





N2RRD (Nagios to Round Robin Database) is a Nagios add-on tool, which stores performance data generated by Nagios plugins into an Round-Robin-Database (see RRDtool). The package also includes the display tool rrd2graph to view data stored in an RRD databa ...
yaonp - yet another oracle nagios plugin





yaonp - yet another oracle nagios plugin for a short overview a list of advantages and disadvantages for this plugin advantages - it works at least for my test enviroment consisting of Nagios XI (Linux, Ubuntu), Oracle 11g2 on Solaris 10 (Sparc) ...
Writing Nagios Plugins Using PyNagios





This tutorial will provide an introduction and examples for writing Nagios plugins using PyNagios.
Writing Custom Nagios Plugins With Python





This article will show you how to write custom Nagios plugins with Python.
Windows Port of Nagios Plugins





These are official Nagios Plugins compiled for Windows. Not all plugins compile for Windows and some might not work as expected. This is a short tutorial howto compile the tools with Cygwin. To compile the plugins from https://nagios-plugins.org/ inst ...
Windows 2012 DHCP Failover and Scope Health Check Enhan...





This script checks all configured scopes, failover states, and modes. Additionally this checks the state of the DHCP config sync tool job (this is needed to ensure that DHCP scope configs are in sync).
Credit to the framework of this script goes to aat ...
Via WinRM





This is a wizard for Nagios XI that allows you to execute plugins that exist on the Windows system. This wizard contains the check_by_winrm.py plugin (from my Nagios Windows Plugins Project) for your Nagios XI system, as well as a new Windows 2022 logo. ...
Veeam Backup Check - Via Event Logs





Check_veeam_eventlogs is a PowerShell script to check if Veeam jobs ran properly. If you have the Endpoint version of Veeam, use the check_veeam_endpoint_eventlogs script instead. Note: This uses built-in Windows event logs to check for Veeam backup codes ...
Updated: Check Free Disk Space (check_disk)





This is an updated and modified version of check free disk space (https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows-NRPE/Check-free-disk-space/details) Modified by Corey Davis April 8, 2021 ' Added disclaimer for using an undefin ...
uNagi





Yet another unofficial Nagios and Nagios XI client for andriod, which:
- supports multiple Nagios / Nagios XI accounts that are switchable at runtime;
- allows connections over https (self signed ssl certificates);
- secures account credential storing; ...
Ubuntu Nagios Agent





Ubuntu / Debian package of the Agent used for systems to be monitored by a Nagios server. Its purpose is to bring in dependencies like NRPE and the Nagios Plugins, add some extra plugins not in the core package, and handle basic configuration options.
tnt_nagios_plugins





Various Nagios plugins designed to run on Windows for NRPE-based setups.
tntmonitoringplugins





This is a comprehensive set of plugins that builds on and expands Mike Conigliaro's original NagiosPluginNT plugins along with a number of other useful plugins. Compatible with Windows 2008, and available in 32 or 64 bit versions.
thola





A tool for monitoring and provisioning network devices written in Go. It features a check mode which complies with the monitoring plugins development guidelines and is therefore compatible with Nagios, Icinga, Zabbix, Checkmk, etc.
Thecus NAS Health, N16000 (php version)





See check_thecus.pl - A nagios plugin to monitor newer THECUS NAS applicance - now adapted for N16000 (v2.01) (PHP based frontend version) - sceleton from (http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/Thecus-NAS- ...
The Open Source Playground Etiquette





Ton Voon, Team Leader of the Nagios Plugins project talks about Open Source etiquette at the Nordic Meet on Nagios 2009.
SSH Push Check





Like the check_by_ssh wrapper, this script uses SSH to communicate with a remote Nagios client. If the desired plugin is not available on the client, it can transfer it from the server to the clients, making rollouts much easier. The package also includes ...