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

Check_qnap_cpumem

Rating
5 votes
Favoured:
0
Current Version
1.0
Last Release Date
2010-08-04
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI 2009R1
License
GPL
Hits
101312
Files:
FileDescription
check_qnap_cpumem.shCheck CPU usage and Memory usage of QNAP devices via SNMP.
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin checks CPU usage and Memory usage (total, used, free) of the most QNAP devices via SNMP.
This plugin checks CPU usage and Memory usage (total, used, free) of the most QNAP devices via SNMP. Originally made for a QNAP TS-809, i could also successfully test it with a TS-419. It should works fine with all the QNAP "TS" series. Please give me your feedbacks if you've any problem.

Usage : ./check_qnap_cpumem.sh -H -v -C -w -c

-H ADDRESS - Hostname to query (default: 127.0.0.1)
-v STRING -> SNMP version to use, only compatible with v1 and v2c (default: 1)
-C STRING - Community for the host SNMP agent (default: public)
-w INTEGER - Warning threshold in percentage (default: 0)
-c INTEGER - Critical threshold in percentage (default: 0)
-h - Print this help
-V - Print the Plugin version and warranty

Output example : "OK - CPU usage : 0.3% / Mem. usage: Total: 2016.8 Mb - Used: 271.6 Mb (13%) - Free: 1745.2 Mb (86%)"
Reviews (2)
byelia, September 23, 2014
Works well also on TS-869 PRO
byespenfjo, July 5, 2012
Works perfectly on TS-412.
Nothing more to say, perfect.