Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check plugin designed for a Thecus NAS N5500, which might work on other models. It can check and report health of disks, fans and RAID configurations, but also CPU-usage and available disk-space.
Current Version
1.0
Last Release Date
2015-07-21
Owner
Maarten Hoogveld
Website
https://github.com/mhoogveld/check_thecus_nas
Download URL
License
GPL
Compatible With
<strong>Overview</strong> This plugin can check the health and status of a Thecus NAS device. It has been developed and tested against a Thecus N5500 running firmware V5.00.04 Is can check and report CPU usage, system- and CPU-fans, RAID status, available disk space, disk health (bad-sectors) and disk temperature. It this check doesn't work with your model, please let the author know so he can check if support for your model can be included (or submit a pull request on github.)
<strong>Usage</strong> Get full usage information <code>./check_thecus_nas.php --help</code>
Check the health of a device using a config file: <code>./check_thecus_nas.php --hostname nas01.example.com --config-file nas01.conf --type health</code>
Check the cpu usage of a device specifying the username/password on the command-line: <code>./check_thecus_nas.php -h nas01.example.com -u admin -p password -t cpu --cpu-warning 80 --cpu-critical 90</code>
Check the available disk space of a device: <code>./check_thecus_nas.php -h nas01.example.com -c nas01.conf -t disk-usage --disk-usage-warning 80 --disk-usage-critical 90</code>
You must be logged in to submit a review.
To:
From: