Back to the list of connectors

Quantum i40/i80 (ADIC) based Tape Libraries

Description

Provides monitoring of i40/i80 Quantum Tape Libraries through the SNMP Agent (ADIC).

Connector ID: QuantumTapeLibraryi40

Target

Typical platform: Quantum i40/i80 (ADIC) Scalar Tape Library

Operating system: Storage System

Prerequisites

Leverages: Quantum SNMP Agent (ADIC-TAPE-LIBRARY-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 QuantumTapeLibraryi40 --snmp v2c --community public

hws-config.yaml

hosts:
- host:
    hostname: <HOSTNAME> # Change with actual host name
    type: storage
  selectedConnectors: [ QuantumTapeLibraryi40 ] # 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 i40/i80 (ADIC) based 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.3697.1.10.10.1.6 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"}
  • bios_version
  • model
  • serial_number
  • type
  • vendor
Fan
  • hw.status{hw.type="fan",state="ok|degraded|failed"}
  • hw.status{hw.type="fan",state="present"}
  • sensor_location
Power Supply
  • hw.status{hw.type="power_supply",state="ok|degraded|failed"}
  • hw.status{hw.type="power_supply",state="present"}
  • power_supply_type
Robotics
  • hw.status{hw.type="robotics",state="ok|degraded|failed"}
  • hw.status{hw.type="robotics",state="present"}
  • robotic_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"}
  • model
  • serial_number
  • vendor
No results.