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_linux_threadcount





Description: ------------- This Nagios Plugin calculates count of threads for one or more Linux process(es). One can give pid number or pid file path to identify the unique process. pid_cmd_regex is useful when monitoring sum of thread counts for multip ...
check_linksys - plugin for checking Linksys networking ...





check_linksys.pl checks Linksys networking hardware via SNMP. It counts ethernet interfaces and reports how many of them are up or down. Also shows the system description and uptime if you want. There's a spec file in the archive if you want to build an R ...
check_iferror.py





Nagios plugin to check interface error count OIDs via SNMP, caching the result and alerting if the user defined threshold in the user defined timeframe is reached. Optionally: - Checks operational state of the interface as well. Works with Counter32 ...
check_ftp_fully





This script uses lftp, a sophisticated ftp/http client, to check not only that a give FTP account is accessible, but that it is also able to list files and directories, to get and put files and to delete files. This simple script is fast, easy to configur ...
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_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_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_count





Plugin to check/count the number of files and/or directories (incl/excl subs). Warnings on low/high/equal.
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_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_e2fs_next_fsck





This script checks all mounted ext2/3 filesystems with dumpe2fs/tune2fs. It checks the mount count againts the max and also the next scheduled check. It gives WARNING in case there is 7 or less days to next check of if mount counter is nearing ...
check_dir_files





Counts how many files are in the directory and subdirectories written in bash orginal from Gerd Stammwitz
check_dir_filecount.sh





Nagios plugin to check number of files in a directory. Written in bash, intended to be used on Linux systems.
CheckFileCountWithPerf





This is identical to the original CheckFileCount done by Bernd Mueller. I've just updated it to include performance data as well for graphing by external programs. I also did a simple change that added the checked directory in the status text.
CheckFileCount





Monitor file count of a directory and notify if the count of files exceedes threshold. Shell script (sh), GPL
Check Windows Performance Monitor Counters





Plugin for Nagios that allow to check a group of Windows performance counters given in a xml file.
It checks value of performance counters based on thresholds specified and returns exit and performance data in Nagios format.
Check Profiler





The purpose of the Check Profiler is to allow you to look at how long checks take to execute on your Nagios XI host. This can be handy to get birds eye view of all your checks. This component requires the "Box293 Common User Account" component, this is ...
Check Oracle status & health without install Oracle cli...





When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Cann ...