Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Thecus NAS (PHP)

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2019-09-02
Compatible With
  • Nagios XI
Owner
License
MIT
Hits
5971
Files:
FileDescription
check_thecus_fans.plCheck the fan speeds
check_thecus_raid.plCheck thecus raid
check_thecus_temp.plcheck thecus temperatures
Nagios CSP

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!
A collection of check scripts to monitor newer THECUS NAS applicances.
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 :)