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 folder content via FTP





Perl plugin that count the number of files in an FTP folder.
Check Files - Windows NRPE plugin





Counts the number of files in given directory and its sub-directories, with optional filters applied. The output is compatible with Nagios.
Check Filecount





This plugin will count the number of files that are in a particular directory path, and then return OK, WARNING, or CRITICAL depending on the values that you set for the allowable number of files.
Check File Content





This plugin permit to check lines in a file. It allows to : - Add multiple exclusion patterns - Add multiple inclusion patterns - Count number lines
Check Exchange Top Mailbox Sizes





Check_mboxsize.wsf Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER11 ...
Cassandra GC Collection - Time taken





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...
Cassandra GC Collection





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...
box293_drive_inventory_windows





This plugin will report what hard drives in the range A: - Z: exist on a Windows machine. This plugin uses NSClient++ to gather the information. The plugin will use check_nrpe (by default) or check_nt (if specified) to query the Windows machine. This plug ...
auditd





Nagios plugin for monitoring auditd status and logged events. This plugin uses ausearch, aureport to parse the auditd daemon logs and auditctl for daemon status. Can be invoked as so: ./check_auditd --failedlogins 3,5 --anomalyevents 1,2 --events 280 ...