Showing 71-80 of 85 results.
Sort by:
check remote files age in minutes
checks a directory on a remote system (via rsh or ssh) and returns a warning if a specified amount of files is found which is…
check file growth
https://github.com/toxick/nagiosPluginsThis script will check the growth of any file since the last run. You may specify warning and critical thresholds on the command line. Use…
SMBShares
To check the windows server the Plugin needs an working account for the Windows Domain and a smbclient on the nagios server.
Enhanced SNMP Windows Disk Check
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…
Check free disk space with snmp
http://peters-webcorner.de/content/view/26/44/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$…
check_glusterfs
http://www.deathwing00.org/blog/blogs/blog1.php/2009/05/23/check-that-a-glusterfs-partition-is-mounA nagios plugin in bash that monitors a glusterfs mounted partition and detects whether the partition gets unmounted, responds slowly or gets disconnected from the…
Check_all_disks (w/ configuration file)
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…
check_mount
usage: ./chech_mount.sh -p [mountpoint or device] -t [type of filesystem]
check_gpfs
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…