Skip to main content

Dell PowerVault Monitoring in ObserveOps

Overview

The Dell PowerVault integration with ObserveOps (formerly known as AIOps) collects configuration inventory and performance telemetry from Dell PowerVault SAN storage systems. ObserveOps connects to the array via the PowerVault REST API and collects metrics across controllers, enclosures, hardware components, storage pools, disk groups, disks, and volumes.

These metrics help storage administrators monitor array health, track I/O performance and cache efficiency, identify capacity trends, and detect hardware faults across the PowerVault storage fabric.

Prerequisites

  • The Dell PowerVault array management interface is accessible over the network from ObserveOps.
  • A management account with read-only API access is configured on the array.
  • The PowerVault REST API port (default HTTPS 443) is reachable from ObserveOps.
  • The array is added in ObserveOps discovery with the correct management IP and credentials.

List of Supported KPIs

Controller

MetricDescriptionType
dell.powervault.controller.cpu.percentCPU utilization of the storage controller as a percentage.Percent
dell.powervault.controller.bytes.per.secTotal I/O throughput on the controller in bytes per second.Bytes/s
dell.powervault.controller.io.ops.per.secTotal I/O operations per second on the controller.Count
dell.powervault.controller.readsTotal number of read operations processed by the controller.Count
dell.powervault.controller.writesTotal number of write operations processed by the controller.Count
dell.powervault.controller.data.read.bytesTotal bytes of data read by the controller.Bytes
dell.powervault.controller.data.write.bytesTotal bytes of data written by the controller.Bytes
dell.powervault.controller.read.cache.hitsNumber of read operations served from controller cache.Count
dell.powervault.controller.write.cache.hitsNumber of write operations served from controller cache.Count
dell.powervault.controller.read.cache.missNumber of read operations that missed the controller cache.Count
dell.powervault.controller.write.cache.missNumber of write operations that missed the controller cache.Count
dell.powervault.controller.stateCurrent operational state of the controller.String
dell.powervault.controller.healthHealth status of the controller.String
dell.powervault.controller.redundancy.stateRedundancy state of the controller pair.String
dell.powervault.controller.disksNumber of disks visible to this controller.Count
dell.powervault.controller.poolsNumber of storage pools managed by this controller.Count
dell.powervault.controller.virtual.disksNumber of virtual disks managed by this controller.Count
dell.powervault.controller.host.portsNumber of host-facing ports on the controller.Count
dell.powervault.controllersTotal number of controllers in the storage system.Count
dell.powervault.controller.failed.overIndicates whether the controller has failed over to its partner.Boolean
dell.powervault.controller.cache.lockIndicates whether the controller cache is locked.Boolean
dell.powervault.controller.uptime.secUptime of the controller in seconds.Seconds
dell.powervault.controller.write.cache.used.percentPercentage of write cache currently in use.Percent

Controller Port

MetricDescriptionType
dell.powervault.controller.portsTotal number of host ports on the controller.Count
dell.powervault.controller.port.stateCurrent state of the controller port.String
dell.powervault.controller.port.healthHealth status of the controller port.String
dell.powervault.controller.port.actual.speedActual link speed of the controller port.String

Enclosure

MetricDescriptionType
dell.powervault.enclosuresTotal number of enclosures in the storage system.Count
dell.powervault.enclosure.stateCurrent state of the enclosure.String
dell.powervault.enclosure.healthHealth status of the enclosure.String
dell.powervault.enclosure.disksNumber of disks installed in the enclosure.Count
dell.powervault.enclosure.power.suppliesNumber of power supply units in the enclosure.Count
dell.powervault.enclosure.cooling.elementsNumber of cooling elements (fans) in the enclosure.Count
dell.powervault.enclosure.powerTotal power consumed by the enclosure in watts.Count
dell.powervault.enclosure.locator.ledState of the enclosure locator LED.String

Fan

MetricDescriptionType
dell.powervault.hardware.fan.stateCurrent state of the fan.String
dell.powervault.hardware.fan.speedCurrent rotational speed of the fan in RPM.Count
dell.powervault.hardware.fan.healthHealth status of the fan.String

Hardware Sensor

MetricDescriptionType
dell.powervault.hardware.sensor.valueCurrent reading from the hardware sensor.Count
dell.powervault.hardware.sensor.stateCurrent state of the hardware sensor.String

Power Supply

MetricDescriptionType
dell.powervault.hardware.power.supply.stateCurrent state of the power supply unit.String
dell.powervault.hardware.power.supply.healthHealth status of the power supply unit.String
dell.powervault.hardware.power.supply.dc12v12V DC output voltage of the power supply.Count
dell.powervault.hardware.power.supply.dc5v5V DC output voltage of the power supply.Count
dell.powervault.hardware.power.supply.dc33v3.3V DC output voltage of the power supply.Count
dell.powervault.hardware.power.supply.dc12i12V DC input current to the power supply.Count
dell.powervault.hardware.power.supply.dc5i5V DC input current to the power supply.Count
dell.powervault.hardware.power.supply.temperatureOperating temperature of the power supply in degrees Celsius.Count

Storage Pool

MetricDescriptionType
dell.powervault.poolsTotal number of storage pools in the system.Count
dell.powervault.pool.capacity.bytesTotal capacity of the storage pool in bytes.Bytes
dell.powervault.pool.available.bytesAvailable free capacity in the storage pool in bytes.Bytes
dell.powervault.pool.used.bytesCapacity currently in use in the storage pool in bytes.Bytes
dell.powervault.pool.used.percentPercentage of storage pool capacity currently in use.Percent
dell.powervault.pool.healthHealth status of the storage pool.String
dell.powervault.pool.volumesNumber of volumes created in the storage pool.Count
dell.powervault.pool.allocated.pagesNumber of pages currently allocated in the pool.Count
dell.powervault.pool.available.pagesNumber of pages available for allocation in the pool.Count
dell.powervault.pool.associated.disk.groupsNumber of disk groups associated with the storage pool.Count
dell.powervault.pool.snapshot.bytesSpace used by snapshots in the storage pool in bytes.Bytes
dell.powervault.pool.overcommitIndicates whether the pool is overcommitted.Boolean
dell.powervault.pool.over.committedAmount by which the pool is overcommitted in bytes.Bytes
dell.powervault.pool.low.thresholdLow utilization threshold configured for the storage pool.Percent
dell.powervault.pool.middle.thresholdMiddle utilization threshold configured for the storage pool.Percent
dell.powervault.pool.high.thresholdHigh utilization threshold configured for the storage pool.Percent
dell.powervault.pool.utility.runningIndicates whether a background utility is currently running on the pool.Boolean

Disk Group

MetricDescriptionType
dell.powervault.disk.groupsTotal number of disk groups in the system.Count
dell.powervault.disk.group.healthHealth status of the disk group.String
dell.powervault.disk.group.stateCurrent state of the disk group.String
dell.powervault.disk.group.blocksTotal number of blocks in the disk group.Count
dell.powervault.disk.group.capacity.bytesTotal capacity of the disk group in bytes.Bytes
dell.powervault.disk.group.free.bytesFree capacity in the disk group in bytes.Bytes
dell.powervault.disk.group.used.bytesCapacity currently in use in the disk group in bytes.Bytes
dell.powervault.disk.group.used.percentPercentage of disk group capacity currently in use.Percent
dell.powervault.disk.group.raw.bytesTotal raw capacity of the disk group before RAID overhead in bytes.Bytes
dell.powervault.disk.group.disksNumber of disks in the disk group.Count
dell.powervault.disk.group.bytes.per.secTotal I/O throughput on the disk group in bytes per second.Bytes/s
dell.powervault.disk.group.io.ops.per.secTotal I/O operations per second on the disk group.Count
dell.powervault.disk.group.io.read.ops.rateRead I/O operations per second on the disk group.Count
dell.powervault.disk.group.io.write.ops.rateWrite I/O operations per second on the disk group.Count
dell.powervault.disk.group.data.read.bytes.rateRead throughput on the disk group in bytes per second.Bytes/s
dell.powervault.disk.group.data.write.bytes.rateWrite throughput on the disk group in bytes per second.Bytes/s
dell.powervault.disk.group.pool.percentPercentage of the owning pool's capacity occupied by this disk group.Percent
dell.powervault.disk.group.performance.rankPerformance rank of this disk group within its pool.Count
dell.powervault.disk.group.job.runningIndicates whether a background job is running on the disk group.Boolean
dell.powervault.disk.group.current.jobType of background job currently running on the disk group.String
dell.powervault.disk.group.current.job.completionCompletion percentage of the current background job.Percent
dell.powervault.disk.group.target.spare.capacity.bytesTarget spare capacity reserved in the disk group in bytes.Bytes
dell.powervault.disk.group.actual.spare.capacity.bytesActual spare capacity available in the disk group in bytes.Bytes

Disk

MetricDescriptionType
dell.powervault.disksTotal number of disks in the storage system.Count
dell.powervault.disk.statusCurrent status of the disk.String
dell.powervault.disk.healthHealth status of the disk.String
dell.powervault.disk.led.stateState of the disk LED indicator.String
dell.powervault.disk.temperatureOperating temperature of the disk in degrees Celsius.Count
dell.powervault.disk.power.on.hoursTotal number of hours the disk has been powered on.Count
dell.powervault.disk.ssd.life.leftRemaining useful life of the SSD as a percentage.Percent
dell.powervault.disk.bytes.per.secTotal I/O throughput on the disk in bytes per second.Bytes/s
dell.powervault.disk.io.ops.per.secTotal I/O operations per second on the disk.Count
dell.powervault.disk.io.read.ops.rateRead I/O operations per second on the disk.Count
dell.powervault.disk.io.write.ops.rateWrite I/O operations per second on the disk.Count
dell.powervault.disk.data.read.bytes.rateRead throughput on the disk in bytes per second.Bytes/s
dell.powervault.disk.data.write.bytes.rateWrite throughput on the disk in bytes per second.Bytes/s
dell.powervault.disk.lifetime.data.read.bytesTotal bytes read from this disk over its lifetime.Bytes
dell.powervault.disk.lifetime.data.written.bytesTotal bytes written to this disk over its lifetime.Bytes
dell.powervault.disk.job.runningIndicates whether a background job is running on the disk.Boolean
dell.powervault.disk.stateCurrent operational state of the disk.String
dell.powervault.disk.current.job.completionCompletion percentage of the current background job on the disk.Percent
dell.powervault.disk.blinkIndicates whether the disk blink (locate) feature is active.Boolean
dell.powervault.disk.locator.ledState of the disk locator LED.String
dell.powervault.disk.speedRotational speed of the disk in RPM (0 for SSDs).Count
dell.powervault.disk.smartSMART health status reported by the disk.String
dell.powervault.disk.errorNumber of disk errors recorded.Count
dell.powervault.disk.transfer.rateMaximum transfer rate of the disk.Count
dell.powervault.disk.recon.stateRAID reconstruction state of the disk.String
dell.powervault.disk.copyback.stateCopyback state of the disk after a replacement.String
dell.powervault.disk.health.reasonReason code for the current health status of the disk.String

Volume

MetricDescriptionType
dell.powervault.volumesTotal number of volumes in the storage system.Count
dell.powervault.volume.healthHealth status of the volume.String
dell.powervault.volume.size.bytesAllocated size of the volume in bytes.Bytes
dell.powervault.volume.total.size.bytesTotal size of the volume including snapshots in bytes.Bytes
dell.powervault.volume.allocated.bytesCapacity allocated from the pool to the volume in bytes.Bytes
dell.powervault.volume.bytes.per.secTotal I/O throughput on the volume in bytes per second.Bytes/s
dell.powervault.volume.io.ops.per.secTotal I/O operations per second on the volume.Count
dell.powervault.volume.io.read.ops.rateRead I/O operations per second on the volume.Count
dell.powervault.volume.io.write.ops.rateWrite I/O operations per second on the volume.Count
dell.powervault.volume.data.read.bytes.rateRead throughput on the volume in bytes per second.Bytes/s
dell.powervault.volume.data.write.bytes.rateWrite throughput on the volume in bytes per second.Bytes/s
dell.powervault.volume.snapshotNumber of snapshots associated with the volume.Count
dell.powervault.volume.blocksTotal number of blocks in the volume.Count