SAN and NAS

check_snmp_qnap_volspace

Description:

This is a Nagios plugin written in Go to check status and space usage of Qnap volumes via SNMP.
It depends on the presence of snmpwalk command.

Current Version

1.0

Last Release Date

2015-07-31

Compatible With

  • Nagios 3.x
  • Nagios 4.x

License

BSD


Project Photos
Project Notes
Example: nagios:~$ ./check_snmp_qnap_volspace -H 10.1.5.10 -C gpublic -w 80 -c 90 OK: volumes free space Ok - volumes status Ok nagios:~$ ./check_snmp_qnap_volspace -H 10.1.5.10 -C gpublic -w 30 -c 90 WARNING: [Volume Volume-2, Pool 2] above warning threshold Nagios integration Define a command like this: define command { command_name check_qnap_snmp_volspace command_line $USER1$/check_snmp_qnap_volspace -H $HOSTADDRESS$ -C $ARG1$ -f -w $ARG2$ -c $ARG3$ register 1 } PNP4Nagios Make a symbolic link in the PNP4Nagios templates directory: nagios:~# cd /usr/local/pnp4nagios/share/templates nagios:templates# ln -sv ../templates.dist/check_disk.php check_qnap_snmp_volspace.php Compilation and installation You can find updated compilation and installation instructions here: https://github.com/nicsar/check_snmp_qnap_volspace#compilation-and-installation
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
7,918