Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check_px5XX Quantum Library
92823
File | Description |
---|---|
check_px5XX_new.pl | v. 1.1 (State : Unavailable = Warning) |
check_px5XX.pl | v. 1.0 (State : Unavailable = Critical) |
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!
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).
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).
Reviews (0)
Be the first to review this listing!