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.check_pycurl3





A nagios plugin to check HTTP requests which allows you to run a series of checks, retaining some state information (so you can for example login to a site & keep session cookie). Written in python using pycurl. Licensed under GPL v3 Download the latest ...
check_proc_number





Checking the number of running process on windows machines. The connection is established from Nagios server through nrpe to the remote nsclient agent. The script should be copied to remote nsclient machine and "nsclient.ini" file should be changed ac ...
check_proc_mem





A Simple Windows Plugin to display the Total Process Memory consumed by a single/multiple processors. It also displays valuable performance data.
check_proc_count_nt





This plugin is a wrapper for the check_nt command and NC_Net client provided by ShatterIT. The NC_Net client supports an ENUMPROCESS option but the default check_nt command does not. In combination with the modified check_nt and the NC_Net client, you can ...
check_proc_count_nt





Plugin to check the instances of a named process on a remote Windows server.
check_processes (windows)





check_processes takes a list of allowed processes and returns warning and critical based on thresholds if processes not on the list are running. The script is written in perl, so requires a perl environment to run. Tinyperl works fine. Place the tiny ...
check_print_spooler





This plugin checks print spooler on window servers for failed jobs via VBS and WMI and kills job or return printer name with failed jobs. (Set killjob Flag to False)
check_printer - All in one printer check suitable for m...





This plugin can monitor printers of multiple vendors (HP, Kyocera, Ricoh, Nec, Lexmark, NRG ...). It supports private mibs of Ricoh and Kyocera. Can read papertray status, toner/ink status, hardware part status, internal counters and alert status. For Kyo ...
check_printer





Plugin to locate networked printers and monitor their toner levels. Must run on a Windows host - use NSCA to submit results to Nagios.
check_postqueue (edouard.lamoine)





check_postqueue allow you to check the Postfix queue lenght, and specify warning and critical thresholds.
Tested under Ubuntu 10
check_postfix_processed





uses logfile parsing to determine number of emails processed by postfix in the last 5 minutes. Performance issue on large logfiles is fixed in v1.1 Performance more improved by using awk in version 2. HINT!!! If the version2 does not work, and y ...
check_port_status





Checks Interface port states in dual administrative/operational up/down fashion Tested with Cisco, Linux, Mikrotik and probably works on most of other equipment Depends on: Linux net-snmp-utils
check_pinba





check_pinba.py =============== Licence ------- This plugin has been writen by Carpe-Hora Camille Neron . Of course, check_pinba is under GNU GPL v2 : http://www.gnu.org/licenses/gpl-2.0.html Requirements ------------ * mysqldb: for Debi ...
check_phishtank





This plugin downloads the Phishtank database in CSV and checks it for a string. The database is only refreshed every 60 minutes (by default), so it is safe to run the check script frequently (eg. against many domains). There is no need to check for ...
check_pgpool-II.pl





This plugin will check how many backends are connected with PgPool-II and will check if their status are "down"
check_pfsense_rtt





pfSense does not have the bourne again shell so a standard shell will be used. This script/nagios plugin will take the /tmp/apinger.status output, chop it down, and produce a legible amount of round trip time from your gateway to an external source and ba ...
check_pfsense_carp





This script/nagios plugin will take the ifconfig output, chop it down to only show CARP statuses, and report if anything does not match either MASTER or BACKUP.
check_peer_status - Check Asterisk SIP/IAX Peer Status





This plugin works with Nagios NRPE to check the status of a selected SIP/IAX peer on Asterisk or in alternative it can list all peers. Then it Returns the Status (OK, Lagged, Unreachble or Unknown) with a proper Sig code (ok, warning, critical, unknown ...
Check_pctgroup





A monitoring plugin to check status of hostgroup members that are in a down state and alert if a percentage threshold is crossed.
check_pbsnodes





A nagios script for calling the 'showq' command to test for the presence of crashed nodes in a high performance computing cluster that uses Moab/Maui & Torque for job scheduling and queuing. Example: ./check_pbsnodes -w 1 -c 2 This would warn Nagio ...