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.PostgreSQL cache hit ratio (bash + psql)





A simple plugin for monitoring PostgreSQL cache hit ratios for a whole PG-cluster
Postgresql 9.3 Streaming Replication Delay





Python script to check and graph the delay in seconds from your primary to your hot standby PostgreSQL 9.3 server.
Postfix Queue Monitor





Postfix Queue monitor,as name suggests, is a postfix queue monitoring package for Nagios. It uses NRPE plugin for monitoring.Through this you can monitoring postfix queue size and the number of mails in queue of single or multiple postfix instances on a s ...
Postfix Mails Stats





This is simple script that wil do the work with pnp4nagios graphs.
Please Change mail.log permissions like (chmod 644 mail.log) so plugin have read permission on mail.log
Implement logrotation on mail.log this file will rotate daily then you have stats ...
Portmaster Modems





Plugins for Postmaster modems to check if connected users can route.
POMSender - BMC Patrol Operations Manager Utility





This utility is designed to send events from Nagios to a BMC Patrol Operations Manager server.
Poll an Avocent ACS via SNMP for information about conn...





Modified version of check_snmp_acs_pm, added support for both Celsius and Fahrenheit.
pods_on_node.py





check number of pods in openshift or kubernetes node
PNP4Nagios





PNP is an addon to Nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases (Round Robin Databases, see RRD Tool).
plugin_command_wrapper





This script is a Nagios (3.xx) plugin that runs another Nagios plugin, and then, depending on the plugin returned status, run a custom command. The status of the Nagios plugin is returned at the end of the script.
Plugins for Tru64





Plugins for tru64 version 5.1B Fuctions with NRPE version 1.9 for tru64
Plugin/Agent for Netware 5.0 - 6.5





NWNAGMON is an NLM plugin for Netware 5.0 .. 6.5 checks some basic server props and sends them directly to a nagios server (nsca v3 packets)
Plugin Tool





This Component allows you to test Plugins and Commands. When you upload a plugin to your Nagios XI server you will usually want to test it first. This involves establishing an SSH session to the Nagios XI server and then typing some command line (CLI) st ...
Plugin to get humidity/temperature from PDU powernet se...





Read humidity or temperature (or both) from PDU sensors (depending from your sensors) and display them.
This plugin require powernet405.mib mib file to work.
plugin to check virtuzoo disk and inode quota





To check the indoe quota of the virtuzoo containers. Once I faced a critical production server issue due to the inode quota of the containers which leads me for this plugin.
The Version 1.1 is upgraded for monitoring both disk and inode quota at same ...
Plugin to check Sun's XSCF (local service)





The script checks Sun's eXtended System Control Facility (used on M4000/M5000/M8000/M9000 series)
Plugin to Check SpeedFan Metrics via SpeedFan HTTP Agen...





Nagios plugin to make SpeedFan metrics available via speedfanhttpagent URL (XML format).
Plugin to check Servers Load using SNMP





I tried a perl script to check the load of several server using SNMP, but it not worked and I could not find hos to do to It work. So, I write my own plugin using shel script!