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_file_count.sh





Checks a given path for an amount of files and returns warning/critical including performance data Also supports include/exclude filelists and multiline output
check_file_content





Check if a string or a chain provided by -s option is present in a file which is critical when the number of founded line(s) is bigger than one provided by -c option. It works with local file or with file on cifs sharing with smb protocol, in the futur, ...
check_file_ages_in_dirs





This plugin pulls all files in each specified directory, and checks their created time against the current time. If the maximum age of any file is exceeded, a warning/critical message is returned as appropriate. This is useful for examining backup directo ...
check_files_count





If too many files under a folder, raise an alert.
Check more: https://github.com/DennyZhang/monitoring/tree/master/files/check_file_count
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_filesize.pl





Check the minimum and or maximum size of a file on unix and windows. You can also specify how to react if this file is missing (unknown, critical or OK) This plugin also returns perfinfo.
Check_filesize linux edition





This Perl script is used to keep an eye on the size of a file. Usage : Check_filesize.pl [size criticizes] [size warning] Example: Check_filesize.pl 2048 1024 Sending critical if the size exceeds 2048 Ko/Kby Sending Warning if the size exceeds 10
check_filesize





Check if size of the specified files is smaller then given parameters. Return OK if its smaller and Warning or Error if Bytesize is greater as given parameters. The script is written for Linux/Unix. Its tested on RH/CentOS, SuSE, Debian, but should wo ...
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_files.pl - Check files age and number of files in...





This plugin takes "ls"-like file spec (such as *.tmp) and counts how many such files are there allowing to send alerts if its too many. It can also check file age and alert if file or directory has not been updated in a while. Performance info on number o ...
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 ...
check_file





check_file is a nagios plugin for checking a timestamp on a file. It uses the mtime value and localtime on the server and compares the difference of those against a given critical and warning value.
check_fibrecat_status





This super simple script checks the status of the "Overal unit status" FibreCAT SX60, which gives the overall condition of the unit. You must specify the IP address of the device as a parameter.
check_fetchmail





This short shell script check to see if fetchmail is running in daemon mode on the local system.
check_fbox_smarthome





This plugin allows you to monitor and control AVM Fritz!DECT 200 (and maybe other "Smart Home" devices) with Nagios.
check_fastcgi.pl





check_fastcgi.pl is a nagios plugin created for checking the availability and status of a php-cgi FastCGI server.
check_f5





Check performance, status, failover, hardware and other metrics on a F5 Load Balancer. Perl script; requires Net::SNMP to work; Data::Dumper also needed if using the caching mode. Use check_f5.pl -h for full syntax and usage. Version 0.2 correc ...
check_extreme_temp.pl





This script monitors the temperature of an Extreme Networks device via SNMP.