Dell PowerStore extension

  • Latest Dynatrace
  • Extension
  • Published Oct 27, 2025

Monitor PowerStore Arrays for performance and health through the Dell PowerStore API.

Get started

Overview

Use the Dynatrace Dell PowerStore extension to simplify monitoring of your PowerStore infrastructure and focus on essential insights into your PowerStore arrays.

The PowerStore extension runs on a Dynatrace ActiveGate and connects to the Dell PowerStore APIs.

Use cases

This extension is intended for people who use the Dell PowerStore storage and want to extend Dynatrace insights into the storage infrastructure on which workloads depend

  • Monitor your PowerStore arrays using a PowerStore-specific entity model and comprehensive unified analysis views
  • Receive alerts on performance and health issues detected in your PowerStore infrastructure
  • Take proactive actions based on anomalies detected in PowerStore infrastructure before they affect your applications

Compatibility information

  • A Dell PowerStore array with the PowerStore API available, reachable from an ActiveGate set up in your Dynatrace environment.
  • PowerStore API connection details: Server IP, username and password for authentication with the PowerStore API.

Activation and setup

Activate the extension in your environment via the in-product Hub, then provide the PowerStore connection and a user account to connect to PowerStore APIs. The user needs to have the Operator role; this role provides read-only access to the APIs the extension uses to collect metrics.

Details

The extension package contains:

  • Code (Python) module that implements metric ingestion from the Dell PowerStore API
  • Topology and relationship definitions for physical and logical entities that comprise the PowerStore platform
  • A sample dashboard offering the PowerStore monitoring overview and status
  • Unified analysis views for each entity, leveraging the topology model for interactive analysis

The PowerStore extension collects metrics for PowerStore entities and builds topological relationships between them so that Dynatrace performance analytics can leverage causal dependencies and surface the root causes of issues.

The following entities are monitored:

  • Cluster
  • Appliance
  • Volume
  • Filesystem
  • NAS Server
  • SMB-Share
  • NFS-Export

Licensing and cost

There is no charge for obtaining the extension, only for the data that the extension ingests. The details of license consumption will depend on which licensing model you are using. This will either be Dynatrace classic licensing or the Dynatrace Platform Subscription (DPS) model.

Metrics

License consumption is based on the number of metric data points ingested. The following formula will provide approximate annual data points ingested assuming all feature sets are enabled.

(
(
( 4 * number of Clusters)
+ ( 10 * number of Appliances)
+ ( 8 * number of Volumes)
+ ( 8 * number of Filesystems)
+ ( 7 * number of NAS Servers)
+ ( 5 * number of SMB-Shares)
+ ( 7 * number of NFS-Exports)
) / <Metrics Collection Interval>
) * 60 minutes * 24 hours * 365 days data points per year

Logs

This extension does not ingest logs.

Classic licensing

In the Dynatrace classic licensing model, metric ingestion will consume Davis Data Units (DDUs) at the rate of .001 DDUs per metric data point. Multiply the above formula for annual data points by .001 to estimate annual DDU usage.

Feature sets

When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.

In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.

All metrics that aren't categorized into any feature set are considered to be the default and are always reported.

A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.

Volume
Metric nameMetric keyDescription
Volume Sizestorage.dell.powerstore.volume.size
Logical Used Sizestorage.dell.powerstore.volume.logical_used
Volume Used PCTstorage.dell.powerstore.volume.used_pct
Volume Statestorage.dell.powerstore.volume.state
Is Host Access Availablestorage.dell.powerstore.volume.is_host_access_available
Host Group Countstorage.dell.powerstore.volume.host_groups
Volume Group Countstorage.dell.powerstore.volume.volume_groups
Mapped Volume Countstorage.dell.powerstore.volume.mapped_volumes
NAS Performance
Metric nameMetric keyDescription
Average Latencystorage.dell.powerstore.nas.avg_latencyAverage read and write latency in microseconds.
Average Read Latencystorage.dell.powerstore.nas.avg_read_latencyAverage read latency in microseconds.
Average Read Sizestorage.dell.powerstore.nas.avg_read_sizeAverage read size in bytes.
storage.dell.powerstore.nas.avg_size
Average Write Latencystorage.dell.powerstore.nas.avg_write_latencyAverage write latency in microseconds.
Average Write Sizestorage.dell.powerstore.nas.avg_write_sizeAverage write size in bytes.
Read Bandwidthstorage.dell.powerstore.nas.read_bandwidthRead rate in bytes per second.
Read IOPSstorage.dell.powerstore.nas.read_iopsTotal read operations per second.
Total Bandwidthstorage.dell.powerstore.nas.total_bandwidthTotal data transfer rate in bytes per second.
Total IOPSstorage.dell.powerstore.nas.total_iopsTotal read and write operations per second.
Write Bandwidthstorage.dell.powerstore.nas.write_bandwidthWrite rate in bytes per second.
Write IOPSstorage.dell.powerstore.nas.write_iopsTotal write operations per second.
Filesystem
Metric nameMetric keyDescription
Filesystem Sizestorage.dell.powerstore.fs.size_total
Filesystem Used Sizestorage.dell.powerstore.fs.size_used
Filesystem Used Pctstorage.dell.powerstore.fs.used_pct
Filesystem Access Policystorage.dell.powerstore.fs.access_policy
Filesystem Locking Policystorage.dell.powerstore.fs.locking_policy
Filesystem Folder Rename Policystorage.dell.powerstore.fs.folder_rename_policy
Filesystem Default Hard Limitstorage.dell.powerstore.fs.default_hard_limit
Filesystem Default Soft Limitstorage.dell.powerstore.fs.default_soft_limit
NAS
Metric nameMetric keyDescription
Operation Statusstorage.dell.powerstore.nas.operational_status
File Interface Countstorage.dell.powerstore.nas.file_interfaces
NFS Server Countstorage.dell.powerstore.nas.nfs_servers
SMB Server Countstorage.dell.powerstore.nas.smb_servers
File LDAP Countstorage.dell.powerstore.nas.file_ldaps
File NISES Countstorage.dell.powerstore.nas.file_nises
Filesystem Countstorage.dell.powerstore.nas.file_systems
Cluster
Metric nameMetric keyDescription
Maximum Transmission Unitstorage.dell.powerstore.cluster.physical_mtu
Appliance Countstorage.dell.powerstore.cluster.appliances
Encryption Enabledstorage.dell.powerstore.cluster.is_encryption_enabled'0' if encryption not enabled, '1' if encryption is enabled
Cluster Statestorage.dell.powerstore.cluster.state
NFS Export
Metric nameMetric keyDescription
Default Accessstorage.dell.powerstore.nfs_export.default_access
Minimum Security Typestorage.dell.powerstore.nfs_export.min_security
No Access Host Countstorage.dell.powerstore.nfs_export.no_access_hosts
Read Only Host Countstorage.dell.powerstore.nfs_export.read_only_hosts
Read Only Root Host Countstorage.dell.powerstore.nfs_export.read_only_root_hosts
Read Write Host Countstorage.dell.powerstore.nfs_export.read_write_hosts
Read Write Root Host Countstorage.dell.powerstore.nfs_export.read_write_root_hosts
Volume Performance
Metric nameMetric keyDescription
Average Read Latencystorage.dell.powerstore.volume.avg_read_latencyAverage read latency in microseconds.
Average Write Latencystorage.dell.powerstore.volume.avg_write_latencyAverage write latency in microseconds.
Average Latencystorage.dell.powerstore.volume.avg_latencyAverage read and write latency in microseconds.
Average Read Sizestorage.dell.powerstore.volume.avg_read_sizeAverage read size in bytes.
Average Write Sizestorage.dell.powerstore.volume.avg_write_sizeAverage write size in bytes.
Average IO Sizestorage.dell.powerstore.volume.avg_io_sizeAverage size of read and write operations in bytes.
Read Bandwidthstorage.dell.powerstore.volume.read_bandwidthRead rate in bytes per second.
Write Bandwidthstorage.dell.powerstore.volume.write_bandwidthWrite rate in bytes per second.
Total Bandwidthstorage.dell.powerstore.volume.total_bandwidthTotal data transfer rate in bytes per second.
Read IOPSstorage.dell.powerstore.volume.read_iopsTotal read operations per second.
Write IOPSstorage.dell.powerstore.volume.write_iopsTotal write operations per second.
Total IOPSstorage.dell.powerstore.volume.total_iopsTotal read and write operations per second.
SMB Share
Metric nameMetric keyDescription
Is Continuous Availability Enabledstorage.dell.powerstore.smb_share.is_continuous_availability_enabled
Is Encryption Enabledstorage.dell.powerstore.smb_share.is_encryption_enabled
Is ABE Enabledstorage.dell.powerstore.smb_share.is_abe_enabled
Is Branch Cache Optimization Enabledstorage.dell.powerstore.smb_share.is_branch_cache_enabled
Offline Availabilitystorage.dell.powerstore.smb_share.offline_availability
Host
Metric nameMetric keyDescription
Host Typestorage.dell.powerstore.host.type
Host OS Typestorage.dell.powerstore.host.os_type
Appliance
Metric nameMetric keyDescription
Node Countstorage.dell.powerstore.appliance.nodes
FC Port Countstorage.dell.powerstore.appliance.fc_ports
Virtual Ethernet Port Countstorage.dell.powerstore.appliance.veth_ports
SAS Port Countstorage.dell.powerstore.appliance.sas_ports
Ethernet Port Countstorage.dell.powerstore.appliance.eth_ports
Ethernet BE Port Countstorage.dell.powerstore.appliance.eth_be_ports
Virtual Volume Countstorage.dell.powerstore.appliance.virtual_volumes
Volume Countstorage.dell.powerstore.appliance.volumes
IP Pool Addresses Countstorage.dell.powerstore.appliance.ip_pool_addresses
Drive Failure Tolerance Levelstorage.dell.powerstore.appliance.drive_failure_tolerance_level
IO CPU Utilizationstorage.dell.powerstore.appliance.io_workload_cpu_utilizationThe percentage of CPU Utilization on the cores dedicated to servicing storage I/O requests.
Related tags
StoragePythonSAN/NASDellInfrastructure Observability