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_find_new_hosts





This plugin can scan a subnet for hosts that Nagios is NOT monitoring and add them to Nagios.
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_monitoring





Plugin in python to be run remotely via check_by_ssh on a FTP/SFTP/SCP server (in my case NAS synology). It allows to monitor if a file (like a backup of a device) is created regularly and optionally validate it against a md5 if available. It runs as fo ...
check_file_md5.pl (Advanced Nagios Plugins Collection)





Checks a file's md5 checksum against an expected value
check_file_line_count





This nagios check checks the number of lines in a file and alerts when exceeding the given warn/crit values 0.2 Added checks for non-existant file 0.1 Initial release
check_file_descriptors.pl (Advanced Nagios Plugins Coll...





Counts the number of total allocated file descriptors on a system. Designed to be called over NRPE
check_file_crc.pl (Advanced Nagios Plugins Collection)





check_file_count_below.sh





This is going to check the number of files in a specific directory is below certain thresholds and return results in a nagios compatible format. Usage: -d = Directory to be checked. Example: "-d /tmp/". Required parameter. -w,-c = Warnin ...
check_file_checksum.pl (Advanced Nagios Plugins Collect...





Check a file's checksum against an expected value
check_file_adler32.pl (Advanced Nagios Plugins Collecti...





Check a file's adler32 checksum against an expected value
check_files_move.sh





A simple plugin for nagios that will check a directory to make sure files are moving out.
check_filesystem_space.sh





This script replaces the check_disk that comes with the Nagios. The check_disk that comes with Nagios reported that the inodes on AIX and Linux were constantly at 99% free, when in reality they were far less. AIX, HP-UX, Solaris, and Linux are all s ...
check_filesystem





check_filesystem_e is a Windows plugin for Nagios, which checks the integrity of any files by their file size (checksum in bytes) A comma- separated list of Excludes is possible, supports also Regex for file names.
check_filesize_r.vbs





Based on: http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Windows-NRPE/Check-File-Size/details 'Script to Monitor Windows file Sizes with Nagios 'Usage: check_filesize -p "path" -f "file(s)" -w -c 'By Felipe Ferreira ...
check_files.vbs - external script to be used with nscli...





Check files under a given path against various criteria: namefilter, age, size counts the files which match the given criterias and gives alarm if the count is higher or lower than the threshold (bounds definition conforms to nagios plugin guidelines ...
check_filemaker (python)





Nagios plugin written in python to monitor Filemaker services.
check_filemaker





Intended For: Filemaker developers who want to monitor their clients' databases using Nagios. #Required: php cli with cURL extension. Filemaker API(included),FM Web Publishing configured correctly. #Quick Description: This script uses the FileMaker PHP ...