Back to the list of connectors

Dell PowerVault TL2000/4000 Tape Libraries

Description

This connector monitors Dell PowerVault TL2000 and TL4000 tape libraries through SNMP.

Connector ID: DellTL2000

Target

Typical platform: Dell TL2000/4000 Tape Library

Operating system: Storage System

Prerequisites

Leverages: Dell SNMP Agent (DELL-SHADOW-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 DellTL2000 --snmp v2c --community public

hws-config.yaml

hosts:
- host:
    hostname: <HOSTNAME> # Change with actual host name
    type: storage
  selectedConnectors: [ DellTL2000 ] # 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 Dell PowerVault TL2000/4000 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.674.10893.2.102.2 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
  • type
  • vendor
Robotics
  • hw.status{hw.type="robotics",state="ok|degraded|failed"}
  • hw.status{hw.type="robotics",state="present"}
  • info
  • model
  • robotic_type
  • serial_number
  • vendor
Tape Drive
  • hw.errors{hw.type="tape_drive"}
  • hw.status{hw.type="tape_drive",state="present"}
  • hw.tape_drive.operations{type="mount"}
  • info
  • model
  • serial_number
  • vendor
No results.