Random Project
Home > Plugins > System Metrics > File System

File System

Nagios plugins for monitoring various aspects of file systems (files, file counts, directories, mount points, etc.)

Showing 13-24 of 85 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
zpool status checker for zfs on linux example: # /usr/lib/nagios/plugins/check_zfs # one pool OK storage-02(ONLINE 10.3T/87T),storage-03(ONLINE 75.6T/87T),storage-81(ONLINE 1.00T/87T) # resilver example WARNING storage-02(ONLINE 11.1T/87T),storage-03(RESILVER 18.53%,223M/s,82h51m),storage-81(ONLINE…
check_ad_replication.py ======================= This is a Nagios plugin for checking the normal operation of a Samba-based Active Directory server (Domain Controller). As of Samba 4.x, Samba…
Options: -r Check if file is too small rather than too large. Warn size is not required and will be ignored if it is when…
Checks that the share is accessible ./check_smb_share_status.pl -u 'username' -w workgroup -p 'password' -s 'ip address ou hostnameshare' OK Available - ip address ou hostnameshare
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.…
So far, only tested on Ubuntu 12.04. Gluster added distributed geo-replication functionality in version 3.5. See the following for information on configuring and using the…
NAME check_dir_files SYNOPSIS check_dir_files -d /path/to/dir [-w xx -c xx] DESCRIPTION check_dir_files is a nagios plugin to monitor the number of files in a given…
check_smb_share_AA is another plugin to check access to Windows Share for a specific user. AA stands for Authorization - Authentication This plugin will check not…
This script parses fstab for volumes that should be mounted on startup or swap devices that should be enabled on startup. It then compares with…