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 Process by PID or PID file on Solaris 10





This is designed to monitor a specific process by either PID number or a PID file created when the process was started. It calculates a percentage of memory being used by using prstat and dividing RSS/Size. ./check_pid -n 19523 -w 85 -c 95 OK STATE ...
Check Process





Check_process is a plugin that monitors if a defined process is running.
Check Printer via SNMP





Checks the status of a Printer via SNMP. [ Obviously it needs to be a network printer :) ]
Check Printer Toner Cartridge Level via SNMP with local...





Nagios Plugin to check the remaining pages (toner) of a printer SNMPv1 also working if the printer is switched off or just just from time to time.
Check printer toner (HP)





The script for verifying the toner level for the HP printers which have issues with SNMP. I have the HP DeskJet 2630 and the web interface of it is passwordless (maybe I'll add auth support in the future, as for now - nope). The script checks if the print ...
Check Printer Queue State





Check printer queue status (using enq) on AIX. If the queue matches the given status then return OK.
Check PPTP User (by Nestor@Toronto)





Check how many PPTP/PPP user are logged into VPN right now and list all user. It sent an alert when more than number of user from input. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X
Check Powernet PDU load





Performs a per-bank load check (based on load status or real load values) on a Powernet MIB (APC) compliant PDU.
Check PowerConnect Switch





Supports a wide variety of models tested with 33xx,34xx, 35xx, 53xx, 54xx, 60xx, 62xx, 80xx, N20xx, N30xx, N40xx
Check PostgreSQL Service





Check pgsql service making a query.
Check postgres replication





Check Postgresql replication, tested on 9.2 and 9.6 it connects to master and standby and reports in case replication is walking behind. It reports how many bytes or MB the replication is behind From and idea of Jonny Morano, completely rewritten by ...
Check Postfix Mailqueue 2





Nagios script to get the value of active, deferred, corrupt, hold and bounced mails in postfix and generate warning or critical notify like you want.
check pop3 account





check_pop3_account.pl logs into a POP3 or POP3 over SSL (POP3S) account and reports the number of messages found. It can optionally generate alerts based on the number of messages found. Performance data is available in the form of the number of messages ...
Check plugin for Castelle net fax server





Simple shell script to monitor Castelle net fax servers via snmp (snmpget is used)
Check PIX Failover Status





Checks status of a pair of PIX firewalls in failover. Allows OK state for any valid status, and can notify on change of status (first change only).
Check Ping - with MTR and custom outputs





An extension of a basic ICMP test script idea. The check does fairly boring ICM check of a host. On packet loss it can run a MTR ( http://en.wikipedia.org/wiki/MTR_%28software%29 ) check and email the results to the specified address. (Requires that t ...
Check Pihole Api Plugin





A plugin to extract (almost) all the information from the Pi-hole API.
check physical memory





Check physical memory using shell script. Memory is displayed as a percentage.