TOP LEVEL CATEGORIES
EXPLORE
Nagios plugins for monitoring various aspects of file systems (files, file counts, directories, mount points, etc.)
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.
Showing 31-40 of 85 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
$ ./check_file_exists_glob -h check_file_exists_glob - Alert if a FILE does not exist. Usage: check_file_exists_glob [options] -d DIR FILE FILE : The file to search for. Can glob using '*' etc, but place file names with glob patterns within quotes. Mandatory. The FILE must always be specified. -d DIR : Base directory to search in. Mandatory option - the DIR must always be specified. -i : Invert FILE, so alert if FILE does exist. -I : Alert if DIR does not exist. -p : Add performance data output for graphing. -w NUM : Warning alert if >=NUM files are found and invert files '-i' is on. (Default is: 1) -c NUM : Critical alert if >=NUM files are found and invert files '-i' is on. (Default is: 1) -h : Display this help text. Example: Check that /tmp/dir/file exists. ./check_file_exists_glob -d /tmp/dir file Check that /tmp/dir/file does NOT exist. ./check_file_exists_glob -d /tmp/dir -i file Again check that /tmp/dir/file does NOT exist but this time alert if the directory it could be found in, /tmp/dir, is missing.…
Simple script to test a samba share. You can use is to test if a file exists on a windows domain. Use anonymous login if…
# ## FILE: check_nfs.sh ## ## DESCRIPTION: This is a nagios compatible script to checks NFS mounts against what ## should be mounted in /etc/fstab…
Usage Switches... -H, --host The hostname to check (required) -f, --filename The share and path to the file/directory (required) -F --filename-match Only check filenames matching…
Checks the status and number of bricks of GlusterFS. check_gluster.pl -v data -n 2 GLUSTER OK - Volume data is Stable Get the full skinny…
Command Usage: share-file-check.sh -u USERNAME -p PASSWORD -W WORKGROUP -s SMBSHARE -f FILEPATH -c FILEMAXTIME -w FILESIZEMIN [-d] Example: $ ./share-file-check.sh -u nagios -p $PASS…
Given that the file is present the check notes that it exists and returns a 0, if the file is missing it notes it is…
For help and list of options do: ./check_files.pl --help The documentation in the help should be enough to get you started. The plugin despite large…
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.