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_foreman.pl (for puppet and chef environments)





Report and alert on puppet-managed nodes which are failing or out-of-date.
This plugin is for a puppet-controlled environment, which has 'The Foreman' installed.
check_folder_size_percentage





Usage ./check_folder_size_percentage.sh -f dir [-s (k|m|g)] [-w (percentage)] [-c (percentage)] -f Folder to check -s k (Kilobytes) m (megabytes) g (gigabytes) -w Warning level -c Critical level This plugin is the percentage version by check fold ...
check_folder_size.vbs





I had problem with script check_filesize.vbs so I writed easy script for size folder
check_flexlm (quorum, expiration)





This is a fork of the stock check from nagios-plugins. In addition to triad/quorum monitoring, this version also alerts on feature/increment/upgrade expiration. While the feature expiration detection is well-tested, I have no triads so I can't regressi ...
check_flexlm





Checks Macrovision FLEXlm license servers. (Requires the lmutil utility for your OS running Nagios - see www.macrovision.com to obtain this).
check_firebird.sh





check_firebird is a Nagios plugin to check a specific Firebird Servers. check_firebird -u user -p password -H host -a action Options: -H/--host) Host Name of the server -u/--user) User name for authentication on Tomcat Manager Ap ...
check_firebird.py





A plugin for Nagios which checks the firebird connection to a specific host by connecting to it and executing an SQL Statement which should return all relations between the tables which are in the database, be aware if you have an empty database without a ...
check_firebird.pl





Plugin for monitoring FirebirdSQL database status. Required perl modules: DBI DBD::Firebird Getopt::Long Nagios::Plugin
check_firebird.php





FirebirdSQL/Interbase monitor plugin. You could check service status, database status or use your own SQL to query database
check_firebird





Checks if a the firebird server is active and loginable with a user and a password at a host and if there is posible a conection using a especific database You need php5 and php5-interbase packages instaled in your linux system
check_find_new_hosts





This plugin can scan a subnet for hosts that Nagios is NOT monitoring and add them to Nagios.
check_file_time





Primitive (for now) plugin that takes three parameters (filename, warning, and critical) to check if filename's modification time is older than "warning" or "critical" as defined in seconds.
check_file_system_changes





This is a plugin that accepts a given number of changes, a directory, and a list of events to watch for. It returns the amount of time it has taken for the given number of changes (as defined events in FileSystemWatcher [changed, created, deleted, rena ...
check_file_system





Compare checksums of all files in arbitrary directories with expected checksum from cache file.
check_file_stat





This Python 2.6 check verifies if a generic not empty file owns the expected uid, gid and mode.
Simply adapt it to your needs.
check_file_size





Has not been tested with other versions of Nagios other than 3.1.4.
check_file_sha512.pl (Advanced Nagios Plugins Collectio...





Checks a file's sha512 checksum against an expected value
check_file_sha256.pl (Advanced Nagios Plugins Collectio...





Check a file's sha256 checksum against an expected value
check_file_sha1.pl (Advanced Nagios Plugins Collection)





Check a file's sha1 checksum against an expected value
check_file_present





Check_file is a plugin which checks to see if a specified file is present in a directory.