MetricsHub
MetricsHub Enterprise 1.0.01
Back to the list of connectors[1]
Hitachi SVP SMI-S Agent Enterprise
Description
This connector discovers the enclosure and the disks of Hitachi SAN disk arrays, as well as the storage pools and storage volumes. It will also discover and monitor the FC ports of the array and the various environment sensors when available (temperatures, fans, power supplies, etc.). It relies on the WBEM technology and supports SMI-S compliant disk arrays only.
This connector is superseded by:
This connector supersedes:
Target
Typical platforms: Hitachi VSP G Series, Hitachi HUS-VM
Operating system: Storage System
Prerequisites
Leverages: Hitachi VSP SMI-S Agent
Technology and protocols: WBEM
Examples
CLI
metricshub HOSTNAME -t storage -c +HitachiVSPDiskArray --wbem -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: storage
connectors: [ +HitachiVSPDiskArray ] # Optional, to load only this connector
protocols:
wbem:
protocol: https
port: 5989
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Hitachi SVP SMI-S Agent connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The WBEM query below to the managed host succeeds:
- Namespace:
root/hitachi/smis
- WQL Query:
SELECT Name,Dedicated FROM HITACHI_StorageSystem
- Namespace:
- The WBEM query below to the managed host succeeds:
- Namespace:
root/hitachi/smis
- WQL Query:
SELECT DeviceID FROM HITACHI_DiskDrive
- Namespace:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
battery |
|
|
enclosure |
|
|
fan |
|
|
logical_disk |
|
|
memory |
|
|
network |
|
|
other_device |
|
|
physical_disk |
|
|
power_supply |
|
|