Back to the list of connectors[1]

Quantum (ADIC) Enterprise Level Tape Libraries Enterprise

Description

This connector enables hardware monitoring for i2000 and i6000 libraries through the Quantum Scalar's SNMP interface.

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

metricshub HOSTNAME -t linux -c +QuantumTapeLibraryi6000 --snmp v2c --community public

metricshub.yaml

resourceGroups:
  <RESOURCE_GROUP>:
    resources:
      <HOSTNAME-ID>:
        attributes:
          host.name: <HOSTNAME> # Change with actual host name
          host.type: linux
        selectConnectors: [ QuantumTapeLibraryi6000 ] # Optional, to load only this connector
        protocols:
          snmp:
            version: v2c # Read documentation for v1, v2c 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
enclosure
  • hw.status{hw.type="enclosure", state="degraded|failed|ok"}
  • hw.status{hw.type="enclosure", state="present"}
  • bios_version
  • id
  • info
  • model
  • name
  • serial_number
  • type
  • vendor
fan
  • hw.fan.speed
  • hw.fan.speed.limit{limit_type="low.critical"}
  • hw.fan.speed.limit{limit_type="low.degraded"}
  • hw.status{hw.type="fan", state="degraded|failed|ok"}
  • hw.status{hw.type="fan", state="present"}
  • hw.parent.type
  • id
  • name
other_device
  • hw.status{hw.type="other_device", state="degraded|failed|ok"}
  • hw.status{hw.type="other_device", state="present"}
  • device_type
  • hw.parent.type
  • id
  • name
power_supply
  • hw.status{hw.type="power_supply", state="degraded|failed|ok"}
  • hw.status{hw.type="power_supply", state="present"}
  • hw.parent.type
  • id
  • name
robotics
  • hw.status{hw.type="robotics", state="degraded|failed|ok"}
  • hw.status{hw.type="robotics", state="present"}
  • hw.parent.type
  • id
  • name
tape_drive
  • hw.errors{hw.type="tape_drive"}
  • hw.status{hw.type="tape_drive", state="degraded|failed|ok"}
  • hw.status{hw.type="tape_drive", state="needs_cleaning"}
  • hw.status{hw.type="tape_drive", state="present"}
  • hw.tape_drive.operations{type="mount"}
  • hw.parent.type
  • id
  • info
  • model
  • name
  • serial_number
  • vendor
temperature
  • hw.status{hw.type="temperature", state="degraded|failed|ok"}
  • hw.status{hw.type="temperature", state="present"}
  • hw.temperature
  • hw.temperature.limit{limit_type="high.critical"}
  • hw.temperature.limit{limit_type="high.degraded"}
  • hw.parent.type
  • id
  • name
voltage
  • hw.status{hw.type="voltage", state="degraded|failed|ok"}
  • hw.status{hw.type="voltage", state="present"}
  • hw.voltage
  • hw.voltage.limit{limit_type="high.degraded"}
  • hw.voltage.limit{limit_type="low.critical"}
  • hw.parent.type
  • id
  • name
No results.