Random Project
Directory > SAN and NAS> qnap_health

Thank you for your review!

Your review has been submitted and is pending approval.

Description

Check QNAP NAS health status. Provides a large set of check routines. Usage: ${0##*/} [-V protocol] -H -C -p -w -c " Where: -p|--part - part to check" -h - no human-readable output; do not use unit suffixes" -w|--warning - warning" -c|--critical - critical" -t|--timeout - timeout for snmp connect, default: 5s" --help - show this help" SNMP specific" -H|--hostname - hostname or IP" -V - SNMP protocol version to use (1, 2c, 3); default: 2c" -P|--port - SNMP port; default: 161" SNMP Version 1|2c specific" -C|--community - SNMP community name; default: public" SNMP Version 3 specific" -l|--level - security level (noAuthNoPriv|authNoPriv|authPriv)" -u|--user - security name" -a|--authprotocol - authentication protocol (MD5|SHA)" -A|--authpassphrase - authentication protocol pass phrase" -x|--privprotocol - privacy protocol (DES|AES)" -X|--privpassphrase - privacy protocol pass phrase" Parts are: status, sysinfo, systemuptime, temp, cpu, cputemp, usedram, iops, latency, powerstatus, fans, diskused, hdstatus, hdtemp, lunstatus (for iSCSI luns), volstatus (Raid Volume Status)" volstatus & lunstatus checks all vols/luns and vols/lun space; powerstatus checks power supply" is 1-8 for hd, 1-5 for vol" Example for diskusage: ${0##*/} -H 127.0.0.1 -C public -p diskused -w 80 -c 95" Example for volstatus: ${0##*/} -H 127.0.0.1 -C public -p volstatus -w 15 -c 10" critical and warning value are related to free disk space" Example for fans: ${0##*/} -H 127.0.0.1 -C public -p fans -w 2000 -c 1900" critical and warning are minimum speed in rpm for fans" this plugin requires the following programs to be installed:" * bc" * awk" * snmpget" * snmpwalk"


Project Details

Current Version

1.01

Last Release Date

2021-05-26

Owner

pgn

License

GPL

Compatible With

  • Nagios 4.x

Recommend

To:


From: