Home Directory Plugins Hardware Environmental Check_px5XX Quantum Library

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_px5XX Quantum Library

Rating
0 votes
Favoured:
0
Hits
92570
Files:
FileDescription
check_px5XX_new.plv. 1.1 (State : Unavailable = Warning)
check_px5XX.plv. 1.0 (State : Unavailable = Critical)
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks the state and the uptime of Quantum library PX506 (and maybe PX502 & PX510) via SNMP.
This Perl program translates the number of status, of the Quantum Library, with words.

Tested and works with Quantum Library PX506.

EXAMPLE

- SNMP response : 3
- With Nagios : State of Quantum Library: Online


URL of Quantum's MIB :

http://www.quantum.com/ServiceandSupport/SoftwareandDocumentationDownloads/PX506/Index.aspx


Download the SNMP Integration CD and search the file named :
QUANTUM-SNMP.mib


OID Uptime = .1.3.6.1.2.1.1.3.0
OID State = .1.3.6.1.4.1.2036.2.1.1.7.0


SYNOPSIS

check_px5XX.pl -H -v
[-C community] [-t timeout] [-p port-number]
[-P snmp version] [-L seclevel] [-U secname] [-a authproto]
[-A authpasswd] [-X privpasswd]


EXAMPLES

check_px5XX.pl -H -v UPTIME
check_px5XX.pl -H -v STATE


UPDATES

In 1.1 version, the state "unavailable" is now at the state "Warning" instead of "Critical" because the library is unavailable when it's working. So, it's not dramatical and it's not necessary to be informed by mail (for example).