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.Radar - add hosts and services automatically





This Perl script generates automated config files with host and service definitions for nagios from passively received host and service checks.
RabbitMQ Notification Handler





This component allows you to send your Nagios XI notifications to RabbitMQ. Simply install the component using this documentation: https://assets.nagios.com/downloads/nagiosxi/docs/Installing-New-Components-In-Nagios-XI.pdf You will be able to pro ...
Quick Guide: Nagios for IT Infrastructure Monitoring





This is a quick start guide for installing Nagios.
Query a Windows machine (using Net RPC)





This condition can be added into Nagios Reactor to match a specified value against the returned list from a net RPC command, ran on a remote Windows machine.
qnap_health





Check QNAP NAS health status. Provides a large set of check routines. Usage: $ [-V protocol] -H -C -p -w -c " Where: -p|--part - part to check" -h - no human-readable output; do not use unit suffixes" ...
QNAP NAS volume status





This plugin sends SNMP queries to a QNAP NAS and verifies the state of all volumes (status, space free). The free space is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
QNAP NAS system temperature





This plugin sends SNMP queries to a QNAP NAS and checks the cpu and system temperature. The temperature is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
QNAP NAS harddisk status





This plugin sends SNMP queries to a QNAP NAS and verifies the state of all harddisks (temperature, status, SMART info). The temperature is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
python-nagios





A library which allows you to interact with cmd.cgi.
Python Memory Check (psutil)





Improved memory check using Python, specifically the psutil library.
pynagiosplugin





pynagiosplugin provides a Nagios plugin base class that can be used to evaluate ranges and format results.
pynag





Contains python modules and utilities for pragmatically handling Nagios configuration file maintenance and plug-in development.
Pykota





This script checks whether PyKota is running.
pve-monitor





pve-monitor is a plugin to monitor Proxmox clusters. It gives the status summary of openvz and qemus vms, storages and nodes.
PushMon





PushMon is monitoring a push model. A client daemon runs a set or nagios plugins every interval. These results are all pushed to a webserver using POST requests. With the config builder and nagios checks included you can dynamically generate a nagios con ...
Pure Storage





These are plugins to monitor Pure Storage's FlashArray and FlashBlade systems. Supported FlashArray models are: FA-400, //m and //X series. To use these plugins you need to install the Pure Storage Python REST Client (https://github.com/purestorage/rest-c ...
Proxy component for Fusion





Proxy component for Nagios Fusion to allow fusion to interact through proxy servers.
Protecting Nagios From Zero-Day Exploits with ModSecuri...





This tutorial with show you how to protect Nagios from zero-day exploits with ModSecurity. Thank you, Mike!
Progress on HPUX





Monitor the status of Progress: Adminserver Nameserver Appserver
Profiler to check plugin execution time





This is a simple perl script that parses /var/log/nagios/status.dat and prints how long execution of each service type took. Useful for performance tuning. THIS IS NOT A PLUGIN - it is a console utility.