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 73-84 of 85 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
To check the windows server the Plugin needs an working account for the Windows Domain and a smbclient on the nagios server.
Based on the check_win_snmp_disk.pl script posted here by jakubowski Benjamin, this enhanced version: * prints usage information if incorrect parameters are given * handles exceptions…
Add something like command[check_hd]=/usr/lib/nagios/plugins/check_hd $HOSTADDRESS$ public $ARG1$ $ARG2$ $ARG3$ to your command.cfg also add something like define command{ command_name check_hd command_line $USER1$/check_hd $HOSTADDRESS$ public $ARG1$…
A nagios plugin in bash that monitors a glusterfs mounted partition and detects whether the partition gets unmounted, responds slowly or gets disconnected from the…
This script checks all mounted filesystems. The script can be passed variables for warning, critical, and configuration file location but if you don't pass it…
usage: ./chech_mount.sh -p [mountpoint or device] -t [type of filesystem]
Nagios plugin (script) to check the status of the gpfs process running on one node. This script has been designed and written on Linux for…
checks nfs mounts and reports stale/failed mount points
Script to show mounts and check status of NFS client. Script now runs one simple showmount. Please note that this script will not work if…
Usage: Usage: $PROGNAME [-m FILE] $mountpoint [$mountpoint2 ...] Usage: $PROGNAME -a Usage: $PROGNAME -h,--help Options: -m FILE Use this mtab instead (default is /proc/mounts) -f…
check_vzquota: This check can be called remotely via ssh or npre to check the current vzquota status of all VEs. check_ubc: This script will issue…