Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Thecus NAS (PHP)
1.1
2019-09-02
- Nagios XI
MIT
5971
File | Description |
---|---|
check_thecus_fans.pl | Check the fan speeds |
check_thecus_raid.pl | Check thecus raid |
check_thecus_temp.pl | check thecus temperatures |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Works on XI, unable to tell if it works on others... please let me know ig you use it, and will add it.
A collection of check scripts to monitor newer THECUS NAS applicances. This has been tested on:
N16000(Pro), N12000(Pro)
Due to the change in the firmware to PHP, many script have become unusable. Credits to
# Author: Moritz Bechler for Schmieder IT Solutions (http://www.schmieder.de)
# License: MIT License
*Usage:
check_thecus_temp.pl --user --password
check_thecus_fans.pl --user --password
check_thecus_raid.pl --user --password
Possible Dependencies (not sure as they are on my system by default):
- perl-JSON module
HINT: This application does screen scraping of the web interface. This might cause errors, e.g. other firmware version is used or other language etc.
No warranties or anything on functionality. Change accordingly :)
N16000(Pro), N12000(Pro)
Due to the change in the firmware to PHP, many script have become unusable. Credits to
# Author: Moritz Bechler
# License: MIT License
*Usage:
check_thecus_temp.pl --user
check_thecus_fans.pl --user
check_thecus_raid.pl --user
Possible Dependencies (not sure as they are on my system by default):
- perl-JSON module
HINT: This application does screen scraping of the web interface. This might cause errors, e.g. other firmware version is used or other language etc.
No warranties or anything on functionality. Change accordingly :)
Reviews (0)
Be the first to review this listing!