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.NRPE Nagios Plugin To Check The Number Of Files In A Di...





This tutorial will demonstrate how to check the number of files in a directory with NRPE and Nagios.
Maintaining Manual Object Configuration Files in Nagios...





This document is intended to describe how to manually maintain external object configuration files with Nagios® XI™. External object configuration files are object definitions which are processed by Nagios XI but are not maintained or managed using the ...
File count is





This condition can be added into Nagios Reactor to compare the number of files in a specified directory with a specified file count number.
check_wlst_sessions





# check_wlst_sessions 1.0
Nagios compatible plugin to check via WLST the number of actives sessions on a Server (On Oracle WebLogic Server v9+)
BOTH Files (.sh and .py) are needed for this plugin to work
check_windows_files.ps1





Another plugin to check files in Windows. Meant to be run via an agent like NCPA. Check if a file exists, check the size of a file, check the number of files in a directory. In 1.2, you now get performance data if you're checking either the number of f ...
check_tsm_osklil





check_tsm is a Nagios plugin that performs various checks against IBM Tivoli Storage Manager (TSM) servers. It can check number of online drives and paths, database and log space, as well as number of free, reclaimable or offline volumes, and if there ar ...
check_tablespace_oracle





This plugin checks the tablespace size of a specific Oracle tablespace against WARN and CRIT thresholds. It returns the total tablespace size, current size, space utilisation in percent and the number of files belonging to this tablespace.
check_tablespace_mysql





This plugin checks the tablespace size of a specific MySQL Server database against WARN and CRIT thresholds. It returns the current tablespace size and the number of data files belonging to this database. The plugin can be called in 'reporting' mode, retu ...
check_tablespace_mssql





This plugin checks the tablespace size of a specific Microsoft SQL Server database against WARN and CRIT thresholds. It returns the current tablespace size and the number of data and log files belonging to this database. The plugin can be called in 'repor ...
check_tablespace_db2





This plugin checks the tablespace size of a specific IBM DB2 database against WARN and CRIT thresholds. It returns the total tablespace size, current size, space utilisation in percent and the number of data files belonging to this tablespace.
check_smb_status.sh





Nagios plugin to return the number of user/processes into a smb server, total machines connected and the number of files open.
check_rsnapshot.php





This is the most comprehensive plugin available for Nagios. It will verify backups made via the rsnapshot utility through Nagios using a number of tests: * **minfiles** - checks the number of files in a snapshot against a minimum expected number; ...
check_reasonable_folder_file_count





This script is a revision of directory_file_count.wsf which counts the number of files contained within a directory path.
check_rate





A simple perl plugin that allows nagios to check the rate of change of the output of any command as long as it's a number, e.g. filesystem usage growth, network traffic spikes, dns queries spikes, etc It uses a sqlite3 database to store the last value.
check_postfix_processed





uses logfile parsing to determine number of emails processed by postfix in the last 5 minutes. Performance issue on large logfiles is fixed in v1.1 Performance more improved by using awk in version 2. HINT!!! If the version2 does not work, and y ...
check_num_fds





Python check to monitor the number of files opened by a process.
check_mailman_qfiles





Checks age and number of mailman qfiles to keep the mailing lists flowing and responsive.
check_ftp_rec.py





Checks the size and number of files in nested directories with FTP/FTPS.
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 ...