Others

check_qnap2

Description:

Based on version 1.03 from: http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/Others/check_qnap/details

Fixed minor errors and did some cleanup of the status information.

Monitoring of:
– Temperature system
– Temperature disks
– Status RAID
– CPU usage
– Memory usage
– Diskspace usage
– Uptime
Tested on a Qnap TS-212
———-

Add to Nagios commands.cfg:

define command{
command_name check_qnap
command_line $USER1$/check_qnap $HOSTADDRESS$ public $ARG1$ $ARG2$ $ARG3$
}

Current Version

1.10

Last Release Date

2015-03-06

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Project Files
Project Notes
Reviews (1) Add a Review
With some small fixes, works very well with TS-412s
by dbooth, May 31, 2015

Many thanks for this plugin. Needed one or two small fixes but have now got this working perfectly with some TS-412s, please find below my suggested changes; In plugin Line 21 - "tmphd2, tmlhd3 tmphd4," should read "tmphd2, tmphd3, tmphd4," # DISKUSAGE requires bc (e.g. apt-get install bc) Lines 183, 187 - use of -le should be -ge Lines 200, 204, 208 - references to $TEMPHD4 should be $TEMPHD In example config Line 24 - "check_command check_qnap!freeram!20!5" should read "check_command check_qnap!freeram!80!95" Line 90 - "check_command check_qnap!diskused!10!5" should read "check_command check_qnap!diskused!90!95"



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
3 (3)
Favorites
1
Views
11,913