Back to the list of connectors

Quantum (ADIC) Enterprise Level Tape Libraries

Description

This connector provides hardware monitoring through the Quantum Scalar's SNMP interface. It is primarily designed for the i2000 and i6000 libraries.

Connector ID: QuantumTapeLibraryi6000

This connector supersedes:

Target

Typical platforms: Quantum Scalar i2000, Quantum Scalar i6000

Operating system: Storage System

Prerequisites

Leverages: Quantum SNMP Agent (ADIC-MANAGEMENT-MIB)

Technology and protocols: SNMP

This connector is not available for the local host (it is applicable to remote hosts only).

Examples

CLI

hws HOSTNAME -t storage -f QuantumTapeLibraryi6000 --snmp v2c --community public

hws-config.yaml

hosts:
- host:
    hostname: <HOSTNAME> # Change with actual host name
    type: storage
  selectedConnectors: [ QuantumTapeLibraryi6000 ] # Optional, to load only this connector
  snmp:
    version: v1 # Read documentation for v2 and v3
    community: public # or probably something more secure

Connector Activation Criteria

The Quantum (ADIC) Enterprise Level Tape Libraries connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • An SNMP Get-Next on the OID 1.3.6.1.4.1.3764.1.1.200.20.80.110.1 must return a value in the same subtree

Metrics

Type Collected Metrics Specific Attributes (Labels)
Enclosure
  • hw.status{hw.type="enclosure",state="ok|degraded|failed"}
  • hw.status{hw.type="enclosure",state="present"}
  • info
  • bios_version
  • model
  • serial_number
  • type
  • vendor
Fan
  • hw.fan.limit{limit_type="high.critical"}
  • hw.fan.limit{limit_type="high.degraded"}
  • hw.fan.speed
  • hw.status{hw.type="fan",state="ok|degraded|failed"}
  • hw.status{hw.type="fan",state="present"}
    Other Device
    • hw.status{hw.type="other_device",state="ok|degraded|failed"}
    • hw.status{hw.type="other_device",state="present"}
    • device_type
    Power Supply
    • hw.status{hw.type="power_supply",state="ok|degraded|failed"}
    • hw.status{hw.type="power_supply",state="present"}
      Robotics
      • hw.status{hw.type="robotics",state="ok|degraded|failed"}
      • hw.status{hw.type="robotics",state="present"}
        Tape Drive
        • hw.errors{hw.type="tape_drive"}
        • hw.status{hw.type="tape_drive",state="needs_cleaning"}
        • hw.status{hw.type="tape_drive",state="ok|degraded|failed"}
        • hw.status{hw.type="tape_drive",state="present"}
        • hw.tape_drive.operations{type="mount"}
        • info
        • model
        • serial_number
        • vendor
        Temperature Sensor
        • hw.status{hw.type="temperature",state="ok|degraded|failed"}
        • hw.status{hw.type="temperature",state="present"}
        • hw.temperature
        • hw.temperature.limit{limit_type="high.critical"}
        • hw.temperature.limit{limit_type="high.degraded"}
          Voltage Sensor
          • hw.status{hw.type="voltage",state="ok|degraded|failed"}
          • hw.status{hw.type="voltage",state="present"}
          • hw.voltage
          • hw.voltage.limit{limit_type="high.critical"}
          • hw.voltage.limit{limit_type="low.critical"}
            No results.