Supported Target Versions
PowerMax Unisphere V9.1
PowerMax Unisphere V10.0

Application Version Details

Application VersionBug fixes / Enhancements
4.0.0Support for new native types (PowerMax Storage DeviceGroup, PowerMax Storage EM Director, PowerMax Host Initiator, PowerMax Masking View, PowerMax Storage RDFA, PowerMax Storage RDFS, PowerMax Storage FE Emulation, PowerMax Storage RDF Emulation, PowerMax Storage Resource, PowerMax Storage RDF Port).
3.0.1
  • Root native type and display order changes in Infrastructure resource page.
  • Dell PowerMax subcategory modified as Storage Management.
3.0.0
  • API statistics metric.
  • Full discovery Support.
  • Feasibility to provide API timeouts from UI.
  • Metric labels.
  • New metric support for PowerMax Storage Resource Pool Usable Free Capacity.
  • New custom attribute support for Symmetric array type.
Click here to view the earlier version updates
Application VersionBug fixes / Enhancements
2.0.2Bug Fix for discovering PowerMax Unisphere device alone.
2.0.1PowerMax Unisphere V10.0 version support.
2.0.0Dell PowerMax SDK 2.0 conversion.

Introduction

Dell EMC PowerMax is the platform, which offers massive scalability in every possible dimension — performance, capacity, connectivity, LUNs/devices and superior data services — all with a future-proof architecture featuring end-to-end non-volatile memory express (NVMe), storage class memory (SCM), built-in machine learning, seamless cloud mobility and deep VMware integration.

OpsRamp integrates with Dell PowerMax through REST APIs.

Prerequisites

  • OpsRamp Classic Gateway 14.0.0 and above.
  • OpsRamp Nextgen Gateway 14.0.0 and above.
    Note: OpsRamp recommends using the latest Gateway version for full coverage of Recent bug fixes, enhancements, etc.

Application Migration

  1. Check for the gateway version as a prerequisite step - classic gateway-12.0.1 and above.
    Notes:

    • You only have to follow these steps when you want to migrate from sdk 1.0 to sdk 2.0.
    • For the first time installation below steps are not required.
  2. Disable all configurations associated with sdk 1.0 adaptor integration application.

  3. Install and Add the configuration to that sdk 2.0 application.
    Note: refer to Configure and Install the Dell PowerMax Integration & View the Dell Power Max Details sections of this document.

  4. Once all discoveries are completed with the sdk 2.0 application, follow any one of the approaches.

    • Direct uninstallation of the sdk 1.0 adaptor application through the uninstall API with skipDeleteResources=true in the post request

      End-Point: https://{{host}}/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}

      Request Body:
          {
          "uninstallReason": "Test",
          "skipDeleteResources": true
          }


      (OR)

    • Delete the configuration one by one through the Delete adaptor config API with the request parameter as skipDeleteResources=true

      End-Point: https://{{host}}/api/v2/tenants/{tenantId}/integrations/installed/config/{configId}?skipDeleteResources=true.

    • Finally, uninstall the adaptor application through API with skipDeleteResources=true in the post request.

      End-Point: https://{{host}}/api/v2/tenants/{tenantId}/integrations/installed/{installedIntgId}

      Request Body:
          {
          "uninstallReason": "Test",
          "skipDeleteResources": true
           }

Roles and Permissions

  • Monitor role user is required to fetch discovery and monitoring related data.
  • Symmetric Array has to be registered for statistics.

Hierarchy of Dell Power Max Resources

    • PowerMax Unisphere

           • PowerMax Storage Array

                  • PowerMax Storage Group
                  • PowerMax Storage Port Group
                  • PowerMax Storage Host
                  • PowerMax Storage Resource Pool
                  • PowerMax Storage FE Director
                           • PowerMax Storage FE Port
                  • PowerMax Storage BE Director
                           • PowerMax Storage BE Port
                  • PowerMax Storage RDF Director
                            • PowerMax Storage RDF Port
                  • PowerMax Storage Disk Group
                  • PowerMax Array External Directors
                  • PowerMax Storage Container
                            • PowerMax Storage Resource
                  • PowerMax Storage DeviceGroup
                  • PowerMax Storage EM Director
                  • PowerMax Host Initiator
                  • PowerMax Masking View
                  • PowerMax Storage RDFA
                  • PowerMax Storage RDFS
                  • PowerMax Storage FE Emulation
                  • PowerMax Storage RDF Emulation

Supported Metrics

Click here to view the supported metrics
Native TypeMetric NameMetric Display NameUnitsApplication VersionDescription
PowerMax Unispherepowermax_event_StatisticsPowerMax Event StatisticsNone2.0.0Provides Dell PowerMax Event Statistics.
powermax_resource_APIStatsPowerMax Resource API StatisticsNone3.0.0Provides the number of API calls made within the frequency and resources.
PowerMax Storage Arraypowermax_symmetricArray_SubscribedAllocatedTbPowerMax Array Subscribed AllocatedTB2.0.0Host allocated plus eNas allocated capacity in TBs
powermax_symmetricArray_SubscribedTotalTbPowerMax Array Subscribed TotalTB2.0.0Host subscribed capacity plus eNas subscribed capacity in TBs
powermax_symmetricArray_SubscribedUtilizationPowerMax Array Subscribed Utilization%2.0.0The percentage of Subcribed capacity utilization
powermax_symmetricArray_SnapshotModifiedTbPowerMax Array Snapshot ModifiedTB2.0.0Host snapshot modified capacity plus eNas snapshot modified capacity in TBs
powermax_symmetricArray_SnapshotTotalTbPowerMax Array Snapshot TotalTB2.0.0Host snapshot capacity plus eNas snapshot capacity in TBs
powermax_symmetricArray_SnapshotUtilizationPowerMax Array Snapshot Utilization%2.0.0The percentage of Snapshot capacity utilization
powermax_symmetricArray_UsableUsedTbPowerMax Array Usable UsedTB2.0.0Total Capacity in TBs used by Host, eNas and System after Data reduction is applied
powermax_symmetricArray_UsableTotalTbPowerMax Array Usable TotalTB2.0.0Total system usable capacity in TBs
powermax_symmetricArray_UsableUtilizationPowerMax Array Usable Utilization%2.0.0The percent of Usable space capacity utilization
powermax_symmetricArray_OverallEfficiencyRatioToOnePowerMax Array Overall Efficiency Ratio To OneNone2.0.0Overall Efficiency Ratio is the ratio between the sum of subscribed and snapshot capacity for user devices and the user used capacity.
Format: "1.0:1" will be returned as 1.0.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_symmetricArray_SloStablePowerMax Array Slo Stablecount2.0.0The number of slo stable
powermax_symmetricArray_SloMarginalPowerMax Array Slo Marginalcount2.0.0The number of slo marginal
powermax_symmetricArray_SloCriticalPowerMax Array Slo Criticalcount2.0.0The number of slo critical
powermax_symmetricArray_UsedCapacityGbPowerMax Array Used CapacityGB2.0.0The used physical capacity of the Array.(GB)
powermax_symmetricArray_TotalCapacityGbPowerMax Array Total CapacityGB2.0.0The total physical capacity of the Array.(GB)
powermax_symmetricArray_CapacityUtilizationPowerMax Array Capacity Utilization%2.0.0The percent of physical capacity utilization
powermax_symmetricArray_HostIOsPowerMax Array Host IOsIOPS2.0.0The number of host IO operations performed each second by all volumes, including writes and random and sequential reads.
powermax_symmetricArray_HostMBsPowerMax Array Host MBsMBps2.0.0The number of host MBs written and read by all of the volumes each second.
powermax_symmetricArray_FEReqsPowerMax Array FE ReqsReq per Sec2.0.0A data transfer between the director and the cache. An IO may require multiple requests depending on IO size, alignment, or both. The request rate should be either equal to or greater than the IO rate.
powermax_symmetricArray_BEIOsPowerMax Array BE IOsBytes2.0.0The total IO from all BE directors to the disks per second.
powermax_symmetricArray_BEReqsPowerMax Array BE ReqsReq per Sec2.0.0A data transfer of a read or write between the cache and the director.
powermax_symmetricArray_PercentCacheWPPowerMax Array Percent Cache WP%2.0.0The percent of system cache that is write pending.
powermax_symmetricArray_ReadResponseTimePowerMax Array Read Response Timems2.0.0The average time it took the disk to serve one read command.
powermax_symmetricArray_WriteResponseTimePowerMax Array Write Response Timems2.0.0The average time it took the disk to serve one write command.
powermax_symmetricArray_HostMBReadsPowerMax Array Host MB ReadsMBps2.0.0The number of host MBs read by all of the Symmetrix volumes each second.
powermax_symmetricArray_HostMBWrittenPowerMax Array Host MB WrittenMBps2.0.0The number of host MBs written by all of the volumes each second.
powermax_symmetricArray_PercentWritesPowerMax Array Percent Writes%2.0.0The percent of total write IO operations performed by all of the Symmetrix volumes.
PowerMax Storage Grouppowermax_storageGroup_HostIosPowerMax Storage Group Host IOsBytes2.0.0The number of host operations performed each second by the group.
powermax_storageGroup_HostReadsPowerMax Storage Group Host Readsrps2.0.0The number of host read operations performed each second by the group.
powermax_storageGroup_HostWritesPowerMax Storage Group Host Writeswps2.0.0The number of host write operations performed each second by the group.
powermax_storageGroup_HostHitsPowerMax Storage Group Host Hitshps2.0.0The number of host read/write operations performed each second by the group that were immediately satisfied from cache.
powermax_storageGroup_HostMissesPowerMax Storage Group Host Missesmps2.0.0The number of host read/write operations performed each second by the group that could not be satisfied from cache.
powermax_storageGroup_HostMBReadsPowerMax Storage Group Host MB ReadsMBps2.0.0The cumulative number of host MBs read per second by the group.
powermax_storageGroup_HostMBWrittenPowerMax Storage Group Host MB WrittenMBps2.0.0The cumulative number of host MBs written per second by the group.
powermax_storageGroup_BEReqsPowerMax Storage Group BE ReqsReq per Sec2.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_storageGroup_BEReadReqsPowerMax Storage Group BE Read ReqsReq per Sec2.0.0The number of read requests each second performed by the disk directors to cache.
powermax_storageGroup_BEWriteReqsPowerMax Storage Group BE Write ReqsReq per Sec2.0.0The number of write requests each second performed by the disk directors to cache.
powermax_storageGroup_ReadResponseTimePowerMax Storage Group Read Response Timems2.0.0The calculated average read response time
powermax_storageGroup_WriteResponseTimePowerMax Storage Group Write Response Timems2.0.0The calculated average write response time
powermax_storageGroup_RDFSWriteResponseTimePowerMax Storage Group RDFS Write Response Timems2.0.0A summary of the read, write, and average response times for the selected SRDF/S group.
powermax_storageGroup_PercentReadPowerMax Storage Group Percent Read%2.0.0The percent of IO operations that were reads.
powermax_storageGroup_PercentWritePowerMax Storage Group Percent Write%2.0.0The percent of IO operations that were writes
powermax_storageGroup_WPCountPowerMax Storage Group WP Countcount2.0.0The number of tracks currently in write pending mode for the group.
powermax_storageGroup_PercentHitPowerMax Storage Group Percent Hit%2.0.0The percent of IO operations that were immediately satisfied from cache.
powermax_storageGroup_PercentMissesPowerMax Storage Group Percent Misses%2.0.0The percent of IO operations that were misses.
powermax_storageGroup_ResponseTimePowerMax Storage Group Response Timems2.0.0The calculated average response time.
powermax_storageGroup_WritePacedDelayPowerMax Storage Group Write Paced Delays2.0.0The calculated write paced delay.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageGroup_AvgWritePacedDelayPowerMax Storage Group Avg Write Paced Delayms2.0.0The average write paced delay (ms).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageGroup_HostIOLimitPercentTimeExceededPowerMax Storage Group Host IO Limit Percent Time Exceeded%2.0.0The percent of IOs the FE port is performing on behalf of the specific storage group.
powermax_storageGroup_RDFResponseTimePowerMax Storage Group RDF Response Timems2.0.0The calculated average RDF response time.
powermax_storageGroup_SLOCompliancePowerMax Storage Group SLO ComplianceNone2.0.0The storage group SLO compliance. Possible values: Stable, Mariginal, Critical.
powermax_storageGroup_CapacityGbPowerMax Storage Group CapacityGB2.0.0Storage Group - Capacity in GB
powermax_storageGroup_HostMBsPowerMax Storage Group Host MBsMBps2.0.0The number of host MBs written and read by all members of the storage group.
powermax_storageGroup_AvgReadSizePowerMax Storage Group Avg Read SizeKB2.0.0The average number of KB transmitted for Read I/O operations.
powermax_storageGroup_AvgIOSizePowerMax Storage Group Avg IO SizeKB2.0.0The average number of KB transmitted for I/O operations.This value includes both read and write operations.
powermax_storageGroup_AvgWriteSizePowerMax Storage Group Avg Write SizeKB2.0.0The average number of KB transmitted for Write I/O operations.
powermax_storageGroup_ResponseTimeMaxPowerMax Storage Group Response Time Maxms2.0.0The maximum response time for the reads and writes.
powermax_storageGroup_ReadResponseTimeMaxPowerMax Storage Group Read Response Time Maxms2.0.0The maximum time it takes to serve one read IO.
powermax_storageGroup_WriteResponseTimeMaxPowerMax Storage Group Write Response Time Maxms2.0.0The maximum time it takes to serve one write IO.
PowerMax Storage Hostpowermax_host_HostIOsPowerMax Host Host IOsBytes2.0.0The total number of host read IO and write IO operations performed each second by the host.
powermax_host_MBsPowerMax Host MBsMB2.0.0The size of the data transfer from the host in MBs per second.
powermax_host_HostMBReadsPowerMax Host MB Readsrops2.0.0Cumulative number of host MBs read per second
powermax_host_HostMBWritesPowerMax Host MB Writeswops2.0.0Cumulative number of host MBs written per second.
powermax_host_ReadsPowerMax Host Readsrops2.0.0The total number of host read IO operations performed each second by the host.
powermax_host_ResponseTimePowerMax Host ResponseTimems2.0.0The average response time for the reads and writes.
powermax_host_ReadResponseTimePowerMax Host Read Response Timems2.0.0The average time it took the system to serve one read IO for this host.
powermax_host_WriteResponseTimePowerMax Host Write Response Timems2.0.0The average time it took the system to serve one write IO for this host.
powermax_host_SysCallCountPowerMax Host Sys Call Countcount2.0.0The total number of calls seen by this host.
powermax_host_WritesPowerMax Host Writeswops2.0.0The total number of host write IO operations performed each second by the host
PowerMax Storage Resource Poolpowermax_storageResourcePool_HostIOsPowerMax Storage Resource Pool Host IOsBytes2.0.0The total number of read and write IOs per second (IOPS)
powermax_storageResourcePool_HostMBsPowerMax Storage Resource Pool Host MBsMBps2.0.0The percent of read requests that are served from cache (Mb/s)
powermax_storageResourcePool_BEMBTransferredPowerMax Storage Resource Pool BE MB TransferredMB2.0.0The number of MBs read per second + MBs written per second (MBs)
powermax_storageResourcePool_ResponseTimePowerMax Storage Resource Pool Response Timems2.0.0The average time it takes to satisfy IO requests (ms)
powermax_storageResourcePool_ReservedCapPercentPowerMax Storage Resource Pool Reserved Cap Percent%2.0.0The percentage of the pool capacity that is reserved from use.
powermax_storageResourcePool_TotalSRDFDseAllocatedCapPowerMax Storage Resource Pool Total SRDF DSE Allocated CapacityTB2.0.0The allocated capacity of Total SRDF DSE of the pool.
powermax_storageResourcePool_SubscribedAllocatedTbPowerMax Storage Resource Pool Subscribed Allocated CapacityTB2.0.0The capacity of the pool that is currently subscribed.
powermax_storageResourcePool_SnapshotTotalTbPowerMax Storage Resource Pool Snapshot Total CapacityTB2.0.0The snapshot total capacity of the pool.
powermax_storageResourcePool_UsableUsedTbPowerMax Storage Resource Pool Usable Used CapacityTB2.0.0The used usable capacity of the pool.
powermax_storageResourcePool_UsableTotalTbPowerMax Storage Resource Pool Usable Total CapacityTB2.0.0The total usable capacity of the pool.
powermax_storageResourcePool_UsableFreeTbPowerMax Storage Resource Pool Usable Free CapacityTB3.0.0The free usable capacity of the storage resource pool.
powermax_storageResourcePool_EffectiveUsedCapacityPercentPowerMax Storage Resource Pool Effective Used Capacity Percent%2.0.0The percent of effective used capacity of the pool
powermax_storageResourcePool_OverallEfficiencyRatioToOnePowerMax Storage Resource Pool Overall Efficiency Ratio To OneNone2.0.0Ratio of the sum of all TDEVs + snapshot sizes and the Physical Used Storage
powermax_storageResourcePool_DataReductionEnabledPercentPowerMax Storage Resource Pool Data Reduction Enabled Percent%2.0.0The percent of data reduction enabled of the pool
powermax_storageResourcePool_VIrtualProvisioningSavingsRatioToOnePowerMax Storage Resource Pool Virtual Provisioning Savings Ratio To OneNone2.0.0Ratio of the TDEV Logical Backend Storageand the TDEV Physical Used Storage (calculated based on the compressed pool track size).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResourcePool_BEReqsPowerMax Storage Resource Pool BE ReqsReq per Sec2.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_storageResourcePool_OverallCompressionRatioPowerMax Storage Resource Pool Overall Compression RatioNone2.0.0Ratio of the TDEV Logical Backend Storageand the TDEV Physical Used Storage (calculated based on the compressed pool track size).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResourcePool_ReadResponseTimePowerMax Storage Resource Pool Read Response Timems2.0.0The average time it took the system to serve one read IO for this SRP.
powermax_storageResourcePool_WriteResponseTimePowerMax Storage Resource Pool Write Response Timems2.0.0The average time it took the system to serve one write IO for this SRP.
PowerMax Storage FE Directorpowermax_FEDirector_PercentBusyPowerMax FE Director Percent Busy%2.0.0The percent of time the director is busy (%)
powermax_FEDirector_HostIOsPowerMax FE Director Host IOsBytes2.0.0A host command for data transfer
powermax_FEDirector_HostMBsPowerMax FE Director Host MBsMBps2.0.0The size of the data transfer from the host in MBs per second.
powermax_FEDirector_ReqsPowerMax FE Director ReqsReq per Sec2.0.0Data transfer between the director and the cache. An IO may require multiple requests depending on IO size, alignment or both. The request rate should be either equal to or greater than the IO rate.
powermax_FEDirector_ReadResponseTimePowerMax FE Director Read Response Timerps2.0.0The calculated average response time for reads.
powermax_FEDirector_WriteResponseTimePowerMax FE Director Write Response Timewps2.0.0The calculated average response time for writes.
powermax_FEDirector_DeviceWPEventsPowerMax FE Director Device WP Eventsmps2.0.0A write miss due to the volume write pending limit having been reached.
powermax_FEDirector_SystemWPEventsPowerMax FE Director System WP Eventsmps2.0.0A write miss due to the system write pending limit having been reached.
powermax_FEDirector_ReadReqsPowerMax FE Director Read ReqsReq per Sec2.0.0A read data transfer between the director and the cache. An IO may require multiple requests depending on IO size, alignment or both. The request rate should be either equal to or greater than the IO rate.
powermax_FEDirector_WriteReqsPowerMax FE Director Write ReqsReq per Sec2.0.0A write data transfer between the director and the cache. An IO may require multiple requests depending on IO size, alignment or both. The request rate should be either equal to or greater than the IO rate.
powermax_FEDirector_ReadResponseTimeMaxPowerMax FE Director Read Response Time Maxms2.0.0The maximum time it takes to serve one read IO.
powermax_FEDirector_WriteResponseTimeMaxPowerMax FE Director Write Response Time Maxms2.0.0The maximum time it takes to serve one write IO.
PowerMax Storage FE Portpowermax_FEPort_ResponseTimePowerMax FE Port Response Timems2.0.0The average response time for the reads and writes.
powermax_FEPort_ReadResponseTimePowerMax FE Port Read Response Timems2.0.0The average time it takes to serve one read IO.
powermax_FEPort_WriteResponseTimePowerMax FE Port Write Response Timems2.0.0The average time it takes to serve one write IO.
powermax_FEPort_ReadsPowerMax FE Port Readsrops2.0.0The average number of host reads performed per second.
powermax_FEPort_WritesPowerMax FE Port Writeswops2.0.0The average number of host writes performed per second
powermax_FEPort_IOsPowerMax FE Port IOsIOPS2.0.0The number of IOs the port is performing on behalf of the specific SG
powermax_FEPort_MBReadPowerMax FE Port MB ReadMBps2.0.0The throughput in MBs read per second.
powermax_FEPort_MBWrittenPowerMax FE Port MB WrittenMBps2.0.0The throughput in MBs written per second.
powermax_FEPort_MBsPowerMax FE Port MBsMBps2.0.0The number of MBs the port is processing on behalf of the specific SG.
powermax_FEPort_AvgIOSizePowerMax FE Port Avg IO SizeKB2.0.0Calculated value: (HA Kbytes transferred per sec / total IOs per sec)
powermax_FEPort_PercentBusyPowerMax FE Port Percent Busy%2.0.0The percent of time the port is busy
powermax_FEPort_SpeedGBsPowerMax FE Port Speed GBsGB2.0.0Speed GBs
powermax_FEPort_ResponseTimeMaxPowerMax FE Port Response Time Maxms2.0.0The maximum response time for the reads and writes.
powermax_FEPort_ReadResponseTimeMaxPowerMax FE Port Read Response Time Maxms2.0.0The maximum time it takes to serve one read IO.
powermax_FEPort_WriteResponseTimeMaxPowerMax FE Port Write Response Time Maxms2.0.0The maximum time it takes to serve one write IO.
PowerMax Storage FE Emulationpowermax_feEmulation_PercentBusyPowerMax Fe Emulation PercentBusy%4.0.0The percent of time busy.(%)
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_feEmulation_TotalWorkTimePowerMax Fe Emulation TotalWorkTimes4.0.0The total work time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
PowerMax Storage BE Directorpowermax_BEDirector_PercentBusyPowerMax BE Director Percent Busy%2.0.0The percent of time the directory is busy (%)
powermax_BEDirector_IOsPowerMax BE Director IOsBytes2.0.0The number of IOs performed each second by the director (IOs/Sec)
powermax_BEDirector_ReqsPowerMax BE Director ReqsReq per Sec2.0.0A data transfer between the director and the cache.
powermax_BEDirector_MBReadPowerMax BE Director MB Readrops2.0.0The number of reads per second in MBs.
powermax_BEDirector_MBWrittenPowerMax BE Director MB Writtenwops2.0.0The number of writes per second in MBs.
powermax_BEDirector_PercentNonIOBusyPowerMax BE Director Percent Non IO Busy%2.0.0The percent of time the director was busy with non-IO tasks, such as FAST swaps, Optimizer moves, Snap copies, etc.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEDirector_ReadReqsPowerMax BE Director Read ReqsReq per Sec2.0.0A data transfer of a read between the director and the cache.
powermax_BEDirector_WriteReqsPowerMax BE Director Write ReqsReq per Sec2.0.0A data transfer of a write between the cache and the director.
PowerMax Storage BE Portpowermax_BEPort_ReadsPowerMax BE Port Readsrops2.0.0The number of read operations performed each second by the port.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_WritesPowerMax BE Port Writeswops2.0.0The number of write operations performed each second by the port.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_IOsPowerMax BE Port IOsIOPS2.0.0The number of host operations performed each second by the port.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_MBReadPowerMax BE Port MB ReadMBps2.0.0The read throughput (MBs) of the port per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_MBWrittenPowerMax BE Port MB WrittenMBps2.0.0The write throughput (MBs) of the port per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_MBsPowerMax BE Port MBsMBps2.0.0The size of the data transfer from the host in MBs per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_AvgIOSizePowerMax BE Port Avg IO SizeKB2.0.0Calculated value: (HA Kbytes transferred per sec / total IOs per sec).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_BEPort_PercentBusyPowerMax BE Port Percent Busy%2.0.0The percent of time that the port is busy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
PowerMax Storage RDF Directorpowermax_RDFDirector_PercentBusyPowerMax RDF Director Percent Busy%2.0.0The percent of time the directory is busy (%)
powermax_RDFDirector_IOsPowerMax RDF Director IOsReq per Sec2.0.0The average IO count per second for the director.
powermax_RDFDirector_WriteReqsPowerMax RDF Director Write ReqsReq per Sec2.0.0The write requests per second.
powermax_RDFDirector_MBWrittenPowerMax RDF Director MB WrittenMBps2.0.0The write throughput (MBs) of the port per second
powermax_RDFDirector_MBReadPowerMax RDF Director MB ReadMBps2.0.0The read throughput (MBs) of the port per second.
powermax_RDFDirector_MBSentAndReceivedPowerMax RDF Director MB Sent And ReceivedMBps2.0.0The total read and write MBs on the RDF director per second.
powermax_RDFDirector_AvgIOServiceTimePowerMax RDF Director Avg IO Service Timems2.0.0The average time the director takes to serve IO (ms)
powermax_RDFDirector_ReqsPowerMax RDF Director ReqsReq per Sec2.0.0The average number of requests performed by the director per second.
PowerMax Storage Disk Grouppowermax_diskGroup_PercentBusyPowerMax Disk Group Percent Busy%2.0.0The percent of time the disk group is busy (%)
powermax_diskGroup_DiskReadsPowerMax Disk Group Disk Readsrops2.0.0The number of host reads per second for the disk.
powermax_diskGroup_DiskWritesPowerMax Disk Group Disk Writeswops2.0.0The number of host writes per second for the disk.
powermax_diskGroup_MBReadsPowerMax Disk Group MB ReadsMBps2.0.0The average throughput of host MBs read (per second) by the director.
powermax_diskGroup_MBWrittenPowerMax Disk Group MB WrittenMBps2.0.0The average throughput of host MBs written (per second) by the director.
powermax_diskGroup_ReadResponseTimePowerMax Disk Group Read Response Timems2.0.0The average time it took the disk to serve one read command.
powermax_diskGroup_WriteResponseTimePowerMax Disk Group Write Response Timems2.0.0The average time it took the disk to serve one write command.
powermax_diskGroup_ResponseTimePowerMax Disk Group Response Timems2.0.0The average response time for the reads and writes.
powermax_diskGroup_IOsPowerMax Disk Group IOsIOPS2.0.0The number of IO commands to the disk.
powermax_diskGroup_PercentCapacityFreePowerMax Disk Group Percent Capacity Free%2.0.0The percent of the disk that is free.
powermax_diskGroup_IODensityPowerMax Disk Group IO DensityIOPS/GB2.0.0The number of BE requests per GB of disk
powermax_diskGroup_MBsPowerMax Disk Group MBsMBps2.0.0The total IO (reads and writes) per second in MBs.
PowerMax Storage RDF Portpowermax_RDFPort_ReadsPowerMax RDF Port Readsrps4.0.0The number of read operations performed each second.
powermax_RDFPort_WritesPowerMax RDF Port Writeswps4.0.0The number of write operations performed each second.
powermax_RDFPort_IOsPowerMax RDF Port IOsIOPS4.0.0The number of IO read and write operations performed each second.
powermax_RDFPort_MBReadPowerMax RDF Port MBReadMBps4.0.0The cumulative number of MBs read per second.
powermax_RDFPort_MBWrittenPowerMax RDF Port MBWrittenMBps4.0.0The cumulative number of MBs written per second.
powermax_RDFPort_MBsPowerMax RDF Port MBsMBps4.0.0The cumulative number of MBs read and written per second.
powermax_RDFPort_AvgIOSizePowerMax RDF Port AvgIOSizeKB4.0.0The average number of KB transmitted for I/O operations.This value includes both read and write operations.
powermax_RDFPort_SpeedGBsPowerMax RDF Port SpeedGBsGBps4.0.0The number of gigabits moving through the port per second
powermax_RDFPort_MaxSpeedGBsPowerMax RDF Port MaxSpeedGBsGBps4.0.0The maximum number of gigabits moving through the port per second.
powermax_RDFPort_PercentBusyPowerMax RDF Port PercentBusy%4.0.0The percent of time the port is busy.
PowerMax Storage RDF Emulationpowermax_rdfEmulation_PercentBusyPowerMax RDF Emulation PercentBusy%4.0.0The percent of time busy.(%)
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_rdfEmulation_TotalWorkTimePowerMax RDF Emulation TotalWorkTimes4.0.0The total work time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
PowerMax Array External Directorspowermax_externalDirector_PercentBusyPowerMax External Director Percent Busy%2.0.0The percent of time that a director is busy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_IOsPowerMax External Director IOsIOPS2.0.0The number of IOs performed each second by the director.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_ReqsPowerMax External Director ReqsReq per Sec2.0.0A data transfer between the director and the cache. An IO may require multiple requests depending on IO size, alignment or both.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_ReadReqsPowerMax External Director Read ReqsReq per Sec2.0.0A data transfer of a read between the director and the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_WriteReqsPowerMax External Director Write ReqsReq per Sec2.0.0A data transfer of a write between the cache and the director.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_SyscallCountPowerMax External Director Sys call Countcount2.0.0The total number of calls seen by this director.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_MBReadPowerMax External Director MBReadMBps2.0.0The number of reads per second in MBs.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_MBWrittenPowerMax External Director MBWrittenMBps2.0.0The number of writes per second in MBs.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_MBsPowerMax External Director MBsMBps2.0.0The total IO (reads and writes) per second in MBs.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_externalDirector_PercentNonIOBusyPowerMax External Director Percent Non IO Busy%2.0.0The percent of time the director was busy with non-IO tasks, such as FAST swaps, Optimizer moves, Snap copies, etc.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
PowerMax Storage Containerpowermax_storageContainer_HostIOsPowerMax Storage Container Host IOsBytes2.0.0The number of host operations performed each second by the container.
powermax_storageContainer_HostReadsPowerMax Storage Container Host Readsrps2.0.0The number of host read operations performed each second by the container.
powermax_storageContainer_HostWritesPowerMax Storage Container Host Writeswps2.0.0The number of host write operations performed each second by the container.
powermax_storageContainer_HostHitsPowerMax Storage Container Host Hitshps2.0.0The number of host read/write operations performed each second by the group that were immediately satisfied from cache.
powermax_storageContainer_HostMissesPowerMax Storage Container Host Missesmps2.0.0The number of host read/write operations performed each second by the group that could not be satisfied from cache.
powermax_storageContainer_HostMBsPowerMax Storage Container Host MBsMBps2.0.0The total IO (reads and writes) per second in MBs.
powermax_storageContainer_HostMBReadsPowerMax Storage Container Host MB ReadsMBps2.0.0The cumulative number of host MBs read per second by the container.
powermax_storageContainer_HostMBWrittenPowerMax Storage Container Host MB WrittenMBps2.0.0The cumulative number of host MBs written per second by the container.
powermax_storageContainer_BEReqsPowerMax Storage Container BE ReqsReq per Sec2.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_storageContainer_BEReadReqsPowerMax Storage Container BE Read ReqsReq per Sec2.0.0The number of read requests each second performed by the disk directors to cache.
powermax_storageContainer_BEWriteReqsPowerMax Storage Container BE Write ReqsReq per Sec2.0.0The number of write requests each second performed by the disk directors to cache.
powermax_storageContainer_ReadResponseTimePowerMax Storage Container Read Response Timems2.0.0The calculated average read response time.
powermax_storageContainer_WriteResponseTimePowerMax Storage Container Write Response Timems2.0.0The calculated average write response time
powermax_storageContainer_RDFSWriteResponseTimePowerMax Storage Container RDFS Write Response Timems2.0.0A summary of the read, write, and average response times for the selected SRDF/S group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageContainer_PercentReadPowerMax Storage Container Percent Read%2.0.0The percent of IO operations that were reads.
powermax_storageContainer_PercentWritePowerMax Storage Container Percent Write%2.0.0The percent of IO operations that were writes
powermax_storageContainer_WPCountPowerMax Storage Container WP Countcount2.0.0The number of tracks currently in write pending mode for the container.
powermax_storageContainer_PercentHitPowerMax Storage Container Percent Hit%2.0.0The percent of IO operations that were immediately satisfied from cache.
powermax_storageContainer_PercentMissesPowerMax Storage Container Percent Misses%2.0.0The percent of IO operations that were misses.
powermax_storageContainer_ResponseTimePowerMax Storage Container Response Timems2.0.0The calculated average response time.
powermax_storageContainer_WritePacedDelayPowerMax Storage Container Write Paced Delays2.0.0The calculated write paced delay.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageContainer_AvgWritePacedDelayPowerMax Storage Container Avg Write Paced Delayms2.0.0The average write paced delay (ms).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageContainer_HostIOLimitPercentTimeExceededPowerMax Storage Container Host IO Limit Percent Time Exceeded%2.0.0The percent of IOs the FE port is performing on behalf of the specific storage container.
powermax_storageContainer_RDFResponseTimePowerMax Storage Container RDF Response Timems2.0.0The calculated average RDF response time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
PowerMax Storage Resourcepowermax_storageResource_AllocatedCapacityPowerMax Storage Resource AllocatedCapacityGB4.0.0The capacity allocated for storage resource in GB
powermax_storageResource_AvgReadSizePowerMax Storage Resource AvgReadSizeKB4.0.0The average number of KB transmitted for Read I/O operations.Calculated value: (Kbytes read per sec/total reads per sec)
powermax_storageResource_AvgWriteSizePowerMax Storage Resource AvgWriteSizeKB4.0.0The average number of KB transmitted for Write I/O operations.Calculated value: (Kbytes written per sec/total writes per sec)
powermax_storageResource_BEMBReadsPowerMax Storage Resource BEMBReadsMBps4.0.0The number of MBs read by the disk directors from the disk each second.
powermax_storageResource_BEMBTransferredPowerMax Storage Resource BEMBTransferredMBps4.0.0The number of MBs read and written per second.
powermax_storageResource_BEMBWrittenPowerMax Storage Resource BEMBWrittenMBps4.0.0The number of MBs written to the disk from the disk director each second.
powermax_storageResource_BEPercentReadsPowerMax Storage Resource BEPercentReads%4.0.0The Percentage of BE reads
powermax_storageResource_BEPercentWritesPowerMax Storage Resource BEPercentWrites%4.0.0The Percentage of BE writes
powermax_storageResource_BEPrefetchedMBsPowerMax Storage Resource BEPrefetchedMBsMBps4.0.0The number of MBs prefetched from disk to cache in a second.
powermax_storageResource_BEPrefetchedTrackUsedPowerMax Storage Resource BEPrefetchedTrackUsedpsec4.0.0The number of prefetched tracks used each second from the disk directors to the cache
powermax_storageResource_BEReadReqsPowerMax Storage Resource BEReadReqsReq per Sec4.0.0The number of read requests each second performed by the disk directors to cache.
powermax_storageResource_BEReqsPowerMax Storage Resource BEReqsReq per Sec4.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_storageResource_BEWriteReqsPowerMax Storage Resource BEWriteReqsReq per Sec4.0.0The number of write requests each second performed by the disk directors to cache.
powermax_storageResource_BlockSizePowerMax Storage Resource BlockSizeKB4.0.0The block size in KBs of the devices in this group.
powermax_storageResource_CriticalAlertCountPowerMax Storage Resource CriticalAlertCountcount4.0.0Number of active performance alerts, critical severity
powermax_storageResource_HostHitsPowerMax Storage Resource HostHitshps4.0.0The number of host read/write operations performed each second that were immediately satisfied from cache.
powermax_storageResource_HostIOLimitPercentTimeExceededPowerMax Storage Resource HostIOLimitPercentTimeExceeded%4.0.0The perecent of host IO limit time exceeded
powermax_storageResource_HostIOsPowerMax Storage Resource HostIOsIOPS4.0.0The number of host IO read/write operations performed each second.
powermax_storageResource_HostMBReadsPowerMax Storage Resource HostMBReadsMBps4.0.0The cumulative number of host MBs read per second.
powermax_storageResource_HostMBWrittenPowerMax Storage Resource HostMBWrittenMBps4.0.0The cumulative number of host MBs written per second.
powermax_storageResource_HostMBsPowerMax Storage Resource HostMBsMBps4.0.0The cumulative number of host MBs read and written per second.
powermax_storageResource_HostMissesPowerMax Storage Resource HostMissesmps4.0.0The number of host read/write operations performed each second that could not be satisfied from cache.
powermax_storageResource_HostReadHitsPowerMax Storage Resource HostReadHitshps4.0.0The number of host read operations performed each second that were immediately satisfied from cache.
powermax_storageResource_HostReadMissesPowerMax Storage Resource HostReadMissesmps4.0.0The number of host read operations performed each second that could not be satisfied from cache.
powermax_storageResource_HostReadsPowerMax Storage Resource HostReadsrps4.0.0The number of host read operations performed each second.
powermax_storageResource_HostWriteHitsPowerMax Storage Resource HostWriteHitshps4.0.0The number of host write operations performed each second that were immediately satisfied from cache.
powermax_storageResource_HostWriteMissesPowerMax Storage Resource HostWriteMissesmps4.0.0The number of host write operations performed each second that could not be satisfied from cache.
powermax_storageResource_HostWritesPowerMax Storage Resource HostWriteswps4.0.0The number of host write operations performed each second.
powermax_storageResource_IODensityPowerMax Storage Resource IODensityIOPS/GB4.0.0The number of back-end requests per GB of disk.
powermax_storageResource_MaxWPThresholdPowerMax Storage Resource MaxWPThresholdcount4.0.0The maximum number of write-pending slots available for the group.
powermax_storageResource_PercentMissesPowerMax Storage Resource PercentMisses%4.0.0The percent of IO operations that could not be satisfied from cache.
powermax_storageResource_PercentRandomIOPowerMax Storage Resource PercentRandomIO%4.0.0The percent of IO operations that are random access.
powermax_storageResource_PercentRandomReadMissPowerMax Storage Resource PercentRandomReadMiss%4.0.0The percent of Random access reads that could not be satisfied from cache.
powermax_storageResource_PercentRandomReadsPowerMax Storage Resource PercentRandomReads%4.0.0The percent of IO operations that are random access reads.
powermax_storageResource_PercentRandomWriteHitPowerMax Storage Resource PercentRandomWriteHit%4.0.0The percent of Random access writes that were immediately satisfied from cache.
powermax_storageResource_PercentRandomWriteMissPowerMax Storage Resource PercentRandomWriteMiss%4.0.0The percent of Random access writes that could not be satisfied from cache.
powermax_storageResource_PercentRandomWritesPowerMax Storage Resource PercentRandomWrites%4.0.0The percent of IO operations that are random access writes.
powermax_storageResource_PercentReadPowerMax Storage Resource PercentRead%4.0.0The percent of IO operations that were reads.
powermax_storageResource_PercentReadHitPowerMax Storage Resource PercentReadHit%4.0.0The percent of reads that were immediately satisfied from cache.
powermax_storageResource_PercentReadMissPowerMax Storage Resource PercentReadMiss%4.0.0The percent of reads that could not be satisfied from cache.
powermax_storageResource_PercentSeqIOPowerMax Storage Resource PercentSeqIO%4.0.0The percent of IO operations that are sequential access.
powermax_storageResource_PercentSeqReadPowerMax Storage Resource PercentSeqRead%4.0.0The percent of IO operations that are sequential access reads.
powermax_storageResource_PercentSeqReadHitPowerMax Storage Resource PercentSeqReadHit%4.0.0The percent of sequential access reads that were immediately satisfied from cache.
powermax_storageResource_PercentSeqReadMissPowerMax Storage Resource PercentSeqReadMiss%4.0.0The percent of sequential access reads that could not be satisfied from cache.
powermax_storageResource_PercentSeqWriteMissPowerMax Storage Resource PercentSeqWriteMiss%4.0.0The percent of sequential access writes that could not be satisfied from cache.
powermax_storageResource_PercentSeqWritesPowerMax Storage Resource PercentSeqWrites%4.0.0The percent of IO operations that are sequential access writes.
powermax_storageResource_PercentWritePowerMax Storage Resource PercentWrite%4.0.0The percent of IO operations that were writes.
powermax_storageResource_PercentWriteHitPowerMax Storage Resource PercentWriteHit%4.0.0The percent of writes that were immediately satisfied from cache.
powermax_storageResource_PercentWriteMissPowerMax Storage Resource PercentWriteMiss%4.0.0The percent of writes that could not be satisfied from cache.
powermax_storageResource_RandomIOsPowerMax Storage Resource RandomIOsIOPS4.0.0The number of random access IO read and write operations performed each second.
powermax_storageResource_RandomReadHitsPowerMax Storage Resource RandomReadHitshps4.0.0The number of random access reads that were immediately satisfied from cache Per Second.
powermax_storageResource_RandomReadMissesPowerMax Storage Resource RandomReadMissesmps4.0.0The number of random access reads that could not be satisfied from cache Per Second.
powermax_storageResource_RandomWriteHitsPowerMax Storage Resource RandomWriteHitshps4.0.0The number of random access writes that were immediately satisfied from cache Per Second.
powermax_storageResource_RandomWriteMissesPowerMax Storage Resource RandomWriteMissesmps4.0.0The number of random access writes that could not be satisfied from cache Per Second.
powermax_storageResource_RandomWritesPowerMax Storage Resource RandomWriteswps4.0.0The number of random access writes performed each second.
powermax_storageResource_ReadMissResponseTimePowerMax Storage Resource ReadMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one read miss IO for this group.
powermax_storageResource_ReadResponseTimePowerMax Storage Resource ReadResponseTimems4.0.0The average time that it took the Symmetrix to serve one read IO for this group.
powermax_storageResource_ResponseTimePowerMax Storage Resource ResponseTimems4.0.0The average response time for the reads and writes.
powermax_storageResource_SeqIOsPowerMax Storage Resource SeqIOsIOPS4.0.0The number of sequential access IO read and write operations performed each second.
powermax_storageResource_SeqReadHitsPowerMax Storage Resource SeqReadHitshps4.0.0The number of sequential access reads that were immediately satisfied from cache Per Second.
powermax_storageResource_SeqReadMissesPowerMax Storage Resource SeqReadMissesmps4.0.0The number of sequential access reads that could not be satisfied from cache Per Second.
powermax_storageResource_SeqWriteHitsPowerMax Storage Resource SeqWriteHitshps4.0.0The number of sequential access writes that were immediately satisfied from cache Per Second.
powermax_storageResource_SeqWriteMissesPowerMax Storage Resource SeqWriteMissesmps4.0.0The number of sequential access writes that could not be satisfied from cache Per Second.
powermax_storageResource_SeqWritesPowerMax Storage Resource SeqWriteswps4.0.0The number of sequential access writes performed each second.
powermax_storageResource_TotalTracksPowerMax Storage Resource TotalTrackscount4.0.0The total number of allocated tracks.
powermax_storageResource_WPCountPowerMax Storage Resource WPCountcount4.0.0The number of tracks currently in write pending mode.
powermax_storageResource_WarningAlertCountPowerMax Storage Resource WarningAlertCountcount4.0.0Number of active performance alerts, warning severity.
powermax_storageResource_WriteMissResponseTimePowerMax Storage Resource WriteMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one write miss IO for this group.
powermax_storageResource_AvgWritePacedDelayPowerMax Storage Resource AvgWritePacedDelayms4.0.0The average time in milliseconds that host writes on RDF devices are delayed by the RDF directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_BEDiskReadResponseTimePowerMax Storage Resource BEDiskReadResponseTimems4.0.0The average time it takes cache to respond to a read request by the disk directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_BEReadRequestTimePowerMax Storage Resource BEReadRequestTimems4.0.0The average time it takes to make a request by the disk directors to the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_BEReadTaskTimePowerMax Storage Resource BEReadTaskTimems4.0.0The time from the point when the HA puts the read request on the queue and the DA picks it up - can be considered queue time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_CompressedTracksPowerMax Storage Resource CompressedTrackscount4.0.0The number of compressed tracks.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_PercentCompressedTracksPowerMax Storage Resource PercentCompressedTracks%4.0.0The perecent of compressed tracks.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RDFRewritesPowerMax Storage Resource RDFRewriteswps4.0.0The number of RDF rewrites per sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RDFS_WriteResponseTimePowerMax Storage Resource RDFS_WriteResponseTimems4.0.0A summary of the write response times for the selected SRDF/S group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RdfMBReadPowerMax Storage Resource RdfMBReadMBps4.0.0The RDF read throughput in MBps.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RdfMBWrittenPowerMax Storage Resource RdfMBWrittenMBps4.0.0The RDF written throughput in MBps.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RdfReadsPowerMax Storage Resource RdfReadsrps4.0.0The number of RDF raeds per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RdfResponseTimePowerMax Storage Resource RdfResponseTimems4.0.0The calculated average RDF response time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_RdfWritesPowerMax Storage Resource RdfWriteswps4.0.0The number of RDF writes per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_SRDFA_WriteReqsPowerMax Storage Resource SRDFA_WriteReqsReq per Sec4.0.0Async Write Reqs/sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_SRDFS_MBSentPowerMax Storage Resource SRDFS_MBSentMBps4.0.0Sync MBs Sent/sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_SRDFS_WriteReqsPowerMax Storage Resource SRDFS_WriteReqsReq per Sec4.0.0Sync Write Reqs/sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_SkewPowerMax Storage Resource Skew4.0.0Skew
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_WritePacedDelayPowerMax Storage Resource WritePacedDelayms4.0.0The total delay in milliseconds that the RDF directors impose on RDF devices in order to better serve remote IOs.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_storageResource_AvgIOSizePowerMax Storage Resource AvgIOSizeKB4.0.0The average number of KB transmitted for I/O operations.This value includes both read and write operations. Calculated value: (HA Kbytes transferred per sec/total IOs per sec).
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEOptimizeWriteThroughputPowerMax Storage Resource BEOptimizeWriteThroughputKBps4.0.0The BE optimized write throughput.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEPrefetchedTrackssPowerMax Storage Resource BEPrefetchedTracksspsec4.0.0The total prefetched tracks each second from the disk directors to the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEReadsForCopyPowerMax Storage Resource BEReadsForCopyrps4.0.0The number of BE reads for copy Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEThroughputReadForCopyPowerMax Storage Resource BEThroughputReadForCopyKBps4.0.0Th BE read throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEWriteThroughputForCopyPowerMax Storage Resource BEWriteThroughputForCopyKBps4.0.0Th BE write throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEWriteThroughputForRebuildPowerMax Storage Resource BEWriteThroughputForRebuildKBps4.0.0Th BE write throughput for rebuild.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEWritesForCopyPowerMax Storage Resource BEWritesForCopywps4.0.0The number of BE writes for copy per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_BEWritesForRebuildPowerMax Storage Resource BEWritesForRebuildwps4.0.0The number of BE writes for rebuild per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_CompressionRatioPowerMax Storage Resource CompressionRatio4.0.0Compression ratio.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_HostIOLimitPerSecPowerMax Storage Resource HostIOLimitPerSecIOPS4.0.0The host Input/output limit per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_HostIOLimitThroughputPowerMax Storage Resource HostIOLimitThroughputMBps4.0.0The host IO throughput limit.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_HostIOLimitTimeExceededPowerMax Storage Resource HostIOLimitTimeExceededs4.0.0The host IO time limit exceeded.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_InfoAlertCountPowerMax Storage Resource InfoAlertCountcount4.0.0Number of active performance alerts, information severity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_PercentHitPowerMax Storage Resource PercentHit%4.0.0The percent of IO operations that were immediately satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_PercentRandomReadHitPowerMax Storage Resource PercentRandomReadHit%4.0.0The percent of Random access reads that were immediately satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_PercentSeqWriteHitPowerMax Storage Resource PercentSeqWriteHit%4.0.0The percent of sequential access writes that were immediately satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_RandomReadsPowerMax Storage Resource RandomReadsrps4.0.0The number of random access reads performed each second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_SeqReadsPowerMax Storage Resource SeqReadsrps4.0.0The number of sequential access reads performed each second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_TotalCapacityPowerMax Storage Resource TotalCapacityGB4.0.0The total capacity of the storage resource in GB.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_WPUsedCapacityPowerMax Storage Resource WPUsedCapacityBytes4.0.0The WP used capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_storageResource_WriteResponseTimePowerMax Storage Resource WriteResponseTimems4.0.0The average time that it took the Symmetrix to serve one write IO for this group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
PowerMax Storage Device Grouppowermax_deviceGroup_AllocatedCapacityPowerMax Device Group AllocatedCapacityGB4.0.0The capacity allocated for device Group in GB.
powermax_deviceGroup_AvgIOSizePowerMax Device Group AvgIOSizeKB4.0.0The average number of KB transmitted for I/O operations.This value includes both read and write operations. Calculated value: (HA Kbytes transferred per sec/total IOs per sec).
powermax_deviceGroup_AvgWriteSizePowerMax Device Group AvgWriteSizeKB4.0.0The average number of KB transmitted for Write I/O operations. Calculated value: (Kbytes written per sec/total writes per sec).
powermax_deviceGroup_BEMBReadsPowerMax Device Group BEMBReadsMBps4.0.0The number of MBs read by the disk directors from the disk each second.
powermax_deviceGroup_BEMBTransferredPowerMax Device Group BEMBTransferredMBps4.0.0The number of MBs read and written per second.
powermax_deviceGroup_BEMBWrittenPowerMax Device Group BEMBWrittenMBps4.0.0The number of MBs written to the disk from the disk director each second.
powermax_deviceGroup_BEPercentReadsPowerMax Device Group BEPercentReads%4.0.0The Percentage of BE reads.
powermax_deviceGroup_BEPercentWritesPowerMax Device Group BEPercentWrites%4.0.0The Percentage of BE writes.
powermax_deviceGroup_BEPrefetchedMBsThe number of MBs prefetched from disk to cache in a secondMBps4.0.0The BE prefetched throughput in MBps.
powermax_deviceGroup_BEPrefetchedTrackUsedPowerMax Device Group BEPrefetchedTrackUsedpsec4.0.0The number of prefetched tracks used each second from the disk directors to the cache.
powermax_deviceGroup_BERdfCopyPowerMax Device Group BERdfCopypsec4.0.0The BE RDF copies Per Second.
powermax_deviceGroup_BERdfCopyMBPowerMax Device Group BERdfCopyMBMBps4.0.0The BE RDF copy throughput in MBps.
powermax_deviceGroup_BEReadReqsPowerMax Device Group BEReadReqsReq per Sec4.0.0The number of read requests each second performed by the disk directors to cache.
powermax_deviceGroup_BEReqsPowerMax Device Group BEReqsReq per Sec4.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_deviceGroup_BEWriteReqsPowerMax Device Group BEWriteReqsReq per Sec4.0.0The number of write requests each second performed by the disk directors to cache.
powermax_deviceGroup_BlockSizePowerMax Device Group BlockSizeKB4.0.0The block size in KBs of the devices in this group.
powermax_deviceGroup_HostHitsPowerMax Device Group HostHitshps4.0.0The number of host read/write operations performed each second by the group that were immediately satisfied from cache.
powermax_deviceGroup_HostIOsPowerMax Device Group HostIOsIOPS4.0.0The number of host operations performed each second by the group.
powermax_deviceGroup_HostMBReadsPowerMax Device Group HostMBReadsMBps4.0.0The cumulative number of host MBs read per second by the group
powermax_deviceGroup_HostMBWrittenPowerMax Device Group HostMBWrittenMBps4.0.0The cumulative number of host MBs written per second by the group.
powermax_deviceGroup_HostMBsPowerMax Device Group HostMBsMBps4.0.0The cumulative number of host MBs read/writes per second by the group.
powermax_deviceGroup_HostMissesPowerMax Device Group HostMissesmps4.0.0The number of host read/write operations performed each second by the group that could not be satisfied from cache.
powermax_deviceGroup_HostReadHitsPowerMax Device Group HostReadHitshps4.0.0The number of host read operations performed each second by the group that were immediately satisfied from cache.
powermax_deviceGroup_HostReadMissesPowerMax Device Group HostReadMissesmps4.0.0The number of host read operations performed each second by the group that were not satisfied from cache.
powermax_deviceGroup_HostReadsPowerMax Device Group HostReadsrps4.0.0The number of host read operations performed each second by the group.
powermax_deviceGroup_HostWriteHitsPowerMax Device Group HostWriteHitshps4.0.0The number of host write operations performed each second by the group that were immediately satisfied from cache.
powermax_deviceGroup_HostWriteMissesPowerMax Device Group HostWriteMissesmps4.0.0The number of host write operations performed each second by the group that could not be satisfied from cache.
powermax_deviceGroup_HostWritesPowerMax Device Group HostWriteswps4.0.0The number of host write operations performed each second by the group.
powermax_deviceGroup_IODensityPowerMax Device Group IODensityIOPS/GB4.0.0The number of back-end requests per GB of disk.
powermax_deviceGroup_MaxWPThresholdPowerMax Device Group MaxWPThresholdcount4.0.0The maximum number of write-pending slots available for the group
powermax_deviceGroup_PercentHitPowerMax Device Group PercentHit%4.0.0The percent of IO operations that were immediately satisfied from cache.
powermax_deviceGroup_PercentRandomIOPowerMax Device Group PercentRandomIO%4.0.0The percent of IO operations that are random access
powermax_deviceGroup_PercentRandomReadHitPowerMax Device Group PercentRandomReadHit%4.0.0The percent of Random access reads that were immediately satisfied from cache.
powermax_deviceGroup_PercentRandomReadsPowerMax Device Group PercentRandomReads%4.0.0The percent of IO operations that are random access reads
powermax_deviceGroup_PercentRandomWriteHitPowerMax Device Group PercentRandomWriteHit%4.0.0The percent of Random access writes that were immediately satisfied from cache.
powermax_deviceGroup_PercentRandomWriteMissPowerMax Device Group PercentRandomWriteMiss%4.0.0The percent of Random access writes that could not be satisfied from cache.
powermax_deviceGroup_PercentRandomWritesPowerMax Device Group PercentRandomWrites%4.0.0The percent of IO operations that are random access writes
powermax_deviceGroup_PercentReadPowerMax Device Group PercentRead%4.0.0The percent of IO operations that were reads.
powermax_deviceGroup_PercentReadMissPowerMax Device Group PercentReadMiss%4.0.0The percent of reads that could not be satisfied from cache.
powermax_deviceGroup_PercentSeqIOPowerMax Device Group PercentSeqIO%4.0.0mThe percent of IO operations that are sequential access.
powermax_deviceGroup_PercentSeqReadPowerMax Device Group PercentSeqRead%4.0.0The percent of IO operations that are sequential access reads
powermax_deviceGroup_PercentSeqReadHitPowerMax Device Group PercentSeqReadHit%4.0.0The percent of sequential access reads that were immediately satisfied from cache.
powermax_deviceGroup_PercentSeqReadMissPowerMax Device Group PercentSeqReadMiss%4.0.0The percent of sequential access reads that could not be satisfied from cache.
powermax_deviceGroup_PercentSeqWriteHitPowerMax Device Group PercentSeqWriteHit%4.0.0The percent of sequential access writes that were immediately satisfied from cache.
powermax_deviceGroup_PercentSeqWriteMissPowerMax Device Group PercentSeqWriteMiss%4.0.0The percent of sequential access writes that could not be satisfied from cache.
powermax_deviceGroup_PercentWritePowerMax Device Group PercentWrite%4.0.0The percent of IO operations that were writes
powermax_deviceGroup_PercentWriteHitPowerMax Device Group PercentWriteHit%4.0.0The percent of writes that were immediately satisfied from cache.
powermax_deviceGroup_PercentWriteMissPowerMax Device Group PercentWriteMiss%4.0.0The percent of writes that could not be satisfied from cache.
powermax_deviceGroup_RDFS_WriteResponseTimePowerMax Device Group RDFS_WriteResponseTimems4.0.0A summary of the write response times for the selected SRDF/S group
powermax_deviceGroup_RandomIOsPowerMax Device Group RandomIOsIOPS4.0.0The number of IOs from a host not identified as part of a sequential stream
powermax_deviceGroup_RandomReadHitsPowerMax Device Group RandomReadHitshps4.0.0The number of random access reads that were immediately satisfied from cache Per Second.
powermax_deviceGroup_RandomReadMissesPowerMax Device Group RandomReadMissesmps4.0.0The number of random access reads that could not be satisfied from cache Per Second.
powermax_deviceGroup_RandomReadsPowerMax Device Group RandomReadsrps4.0.0The number of random access reads performed each second by the group.
powermax_deviceGroup_RandomWriteHitsPowerMax Device Group RandomWriteHitshps4.0.0The number of random access writes that were immediately satisfied from cache Per Second.
powermax_deviceGroup_RandomWriteMissesPowerMax Device Group RandomWriteMissesmps4.0.0The number of random access writes that could not be satisfied from cache Per Second.
powermax_deviceGroup_RdfMBReadPowerMax Device Group RdfMBReadMBps4.0.0The RDF read throughput.
powermax_deviceGroup_RdfMBWrittenPowerMax Device Group RdfMBWrittenMBps4.0.0The RDF written throughput.
powermax_deviceGroup_RdfReadsPowerMax Device Group RdfReadsrps4.0.0The number of RDF reads per second.
powermax_deviceGroup_RdfResponseTimePowerMax Device Group RdfResponseTimems4.0.0The calculated average RDF response time in ms.
powermax_deviceGroup_RdfWritesPowerMax Device Group RdfWriteswps4.0.0The number of RDF wps.
powermax_deviceGroup_ReadResponseTimePowerMax Device Group ReadResponseTimems4.0.0The average time that it took the Symmetrix to serve one read IO for this group.
powermax_deviceGroup_ResponseTimePowerMax Device Group ResponseTimems4.0.0The average response time for the reads and writes.
powermax_deviceGroup_SeqIOsPowerMax Device Group SeqIOsIOPS4.0.0The number of sequential access read and write operations performed each second by the group.
powermax_deviceGroup_SeqReadHitsPowerMax Device Group SeqReadHitshps4.0.0The number of sequential access reads that were immediately satisfied from cache Per Second.
powermax_deviceGroup_SeqReadMissesPowerMax Device Group SeqReadMissesmps4.0.0The number of sequential access reads that could not be satisfied from cache Per Second.
powermax_deviceGroup_SeqReadsPowerMax Device Group SeqReadsrps4.0.0The number of sequential access reads performed each second by the group.
powermax_deviceGroup_SeqWriteHitsPowerMax Device Group SeqWriteHitshps4.0.0The number of sequential access writes that were immediately satisfied from cache Per Second.
powermax_deviceGroup_SeqWriteMissesPowerMax Device Group SeqWriteMissesmps4.0.0The number of sequential access writes that could not be satisfied from cache Per Second.
powermax_deviceGroup_WPCountPowerMax Device Group WPCountcount4.0.0The number of tracks currently in write pending mode for the group.
powermax_deviceGroup_WriteMissResponseTimePowerMax Device Group WriteMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one write miss IO for this group.
powermax_deviceGroup_WriteResponseTimePowerMax Device Group WriteResponseTimems4.0.0The average time that it took the Symmetrix to serve one write IO for this group.
powermax_deviceGroup_AvgWritePacedDelayPowerMax Device Group AvgWritePacedDelayms4.0.0The average time in milliseconds that host writes on RDF devices are delayed by the RDF directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_deviceGroup_BEDiskReadResponseTimePowerMax Device Group BEDiskReadResponseTimems4.0.0The average time it takes cache to respond to a read request by the disk directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_deviceGroup_BEReadRequestTimePowerMax Device Group BEReadRequestTimems4.0.0The average time it takes to make a read request by the disk directors to the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_deviceGroup_BEReadTaskTimePowerMax Device Group BEReadTaskTimems4.0.0The time from the point when the HA puts the read request on the queue and the DA picks it up - can be considered queue time.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_deviceGroup_RdfReadHitsPowerMax Device Group RdfReadHitshps4.0.0The number of RDF reads that were immediately satisfied from cache Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_deviceGroup_AvgReadSizePowerMax Device Group AvgReadSizeKB4.0.0The average number of KB transmitted for Read I/O operations.Calculated value: (Kbytes read per sec/total reads per sec).
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEPrefetchedTrackssPowerMax Device Group BEPrefetchedTracksspsec4.0.0The total prefetched tracks each second from the disk directors to the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEReadsForCopyPowerMax Device Group BEReadsForCopyrps4.0.0The number of BE reads for copy Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEThroughputReadForCopyPowerMax Device Group BEThroughputReadForCopyKBps4.0.0The BE read throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEThroughputWrittenForCopyPowerMax Device Group BEThroughputWrittenForCopyKBps4.0.0The BE written throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEThroughputWrittenForRebuildPowerMax Device Group BEThroughputWrittenForRebuildKBps4.0.0The BE written throughput for rebuild.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEWritesForCopyPowerMax Device Group BEWritesForCopywps4.0.0The number of BE writes for copy Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_BEWritesForRebuildPowerMax Device Group BEWritesForRebuildwps4.0.0The number of BE writes for rebuild Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_DAOptimizeWriteThroughputPowerMax Device Group DAOptimizeWriteThroughputKBps4.0.0The DA optimized write throughput.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_PercentMissesPowerMax Device Group PercentMisses%4.0.0The percent of IO operations that were misses.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_PercentRandomReadMissPowerMax Device Group PercentRandomReadMiss%4.0.0The percent of Random access reads that could not be satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_PercentReadHitPowerMax Device Group PercentReadHit%4.0.0The percent of reads that were immediately satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_PercentSeqWritesPowerMax Device Group PercentSeqWrites%4.0.0The percent of IO operations that are sequential access writes.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_RDFRewritesPowerMax Device Group RDFRewriteswps4.0.0The number of RDF rewrites per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_RandomWritesPowerMax Device Group RandomWriteswps4.0.0The number of random access writes performed each second by the group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_ReadMissResponseTimePowerMax Device Group ReadMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one read miss IO for this group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_SeqWritesPowerMax Device Group SeqWriteswps4.0.0The number of sequential access writes performed each second by the group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_TotalCapacityPowerMax Device Group TotalCapacityGB4.0.0The total capacity of the group in GB.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_deviceGroup_WPUsedCapacityPowerMax Device Group WPUsedCapacityBytes4.0.0The WP used capacity in Bytes.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
PowerMax Storage EM Directorpowermax_EMDirector_PercentBusyPowerMax EM Director PercentBusy%4.0.0The percent of time the director is busy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_EMDirector_RandomReadMissMBsPowerMax EM Director RandomReadMissMBsMBps4.0.0The random acces read miss throughput.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_EMDirector_RandomReadMissesPowerMax EM Director RandomReadMissescount4.0.0The number of random access reads that could not be satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_EMDirector_RandomWriteMissesPowerMax EM Director RandomWriteMissescount4.0.0The number of random writes reads that could not be satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_EMDirector_RandomWriteMissMBsPowerMax EM Director RandomWriteMissMBsMBps4.0.0The random acces write miss throughput.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
PowerMax Host Initiatorpowermax_initiator_HostIOsPowerMax Initiator HostIOsIOPS4.0.0The number of host read/write operations performed each second.
powermax_initiator_MBsPowerMax Initiator MBsMBps4.0.0The cumulative number of MBs read and written per second.
powermax_initiator_HostMBReadsPowerMax Initiator HostMBReadsMBps4.0.0The cumulative number of host MBs read per second.
powermax_initiator_HostMBWritesPowerMax Initiator HostMBWritesMBps4.0.0The cumulative number of host MBs written per second.
powermax_initiator_ReadsPowerMax Initiator Readsrps4.0.0The number of reads performed each second.
powermax_initiator_ResponseTimePowerMax Initiator ResponseTimems4.0.0The calculated average response time in milli sec.
powermax_initiator_ReadResponseTimePowerMax Initiator ReadResponseTimems4.0.0The calculated average read response time in milli sec.
powermax_initiator_WriteReponseTimePowerMax Initiator WriteReponseTimems4.0.0The calculated average write response time in milli sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0 and 10.0.
powermax_initiator_SyscallCountPowerMax Initiator SyscallCountpsec4.0.0The total number of system calls seen by this initiator per second.
powermax_initiator_WritesPowerMax Initiator Writeswps4.0.0The number of writes performed each second.
powermax_initiator_BandwidthLimitExceededSecsPowerMax Initiator BandwidthLimitExceededSecss4.0.0Sum of the number of seconds that the dir:port:initiator combination was running with maximum quotas
PowerMax Masking Viewpowermax_maskingView_HostIOsPowerMax Masking View HostIOsIOPS4.0.0The number of host read/write operations performed each second.
powermax_maskingView_HostMBsPowerMax Masking View HostMBsMBps4.0.0The cumulative number of host MBs read and written per second.
powermax_maskingView_ResponseTimePowerMax Masking View ResponseTimems4.0.0The calculated average response time in milli sec.
powermax_maskingView_ReadResponseTimePowerMax Masking View ReadResponseTimems4.0.0The calculated average read response time in milli sec.
powermax_maskingView_WriteResponseTimePowerMax Masking View WriteResponseTimems4.0.0The calculated average write response time in milli sec.
powermax_maskingView_CapacityPowerMax Masking View CapacityGB4.0.0The capacity of the masking view in GB.
PowerMax Storage RDFApowermax_RDFA_AvgCycleTimePowerMax RDFA AvgCycleTimes4.0.0The mean time (in secs) of the last 16 cycles
powermax_RDFA_AvgIOServiceTimePowerMax RDFA AvgIOServiceTimems4.0.0The average time it took to satisfy reads and writes
powermax_RDFA_CompressedMBReceivedPowerMax RDFA CompressedMBReceivedMBps4.0.0The number of compressed MBs/sec received by this RDF/A group
powermax_RDFA_CompressedMBSentPowerMax RDFA CompressedMBSentMBps4.0.0The number of compressed MBs/sec sent by this RDF/A group
powermax_RDFA_CompressedMBSentAndReceivedPowerMax RDFA CompressedMBSentAndReceivedMBps4.0.0The number of compressed MBs sent and received by this RDF/A group
powermax_RDFA_CycleNumberPowerMax RDFA CycleNumber4.0.0The active cycle number identifier for the given SRDF/A session. In a regular case, the cycles switch every ~30 seconds, however, in most cases the collection interval is in minutes. Calculating the difference in cycle numbers between collection intervals relative to the minimum cycle time will show how many cycles occurred over the last interval
powermax_RDFA_DSEThresholdPowerMax RDFA DSEThreshold%4.0.0DSE Threshold percentage
powermax_RDFA_MBWrittenPowerMax RDFA MBWrittenMBps4.0.0The number of MBs written per second for the SRDF/A session
powermax_RDFA_NumDevsInSessionPowerMax RDFA NumDevsInSessioncount4.0.0The number of Symmetrix volumes defined in this session
powermax_RDFA_NumberOfLinksPowerMax RDFA NumberOfLinkscount4.0.0The number of links used by this RDF/A group
powermax_RDFA_PercentCompressedMBSentPowerMax RDFA PercentCompressedMBSent%4.0.0The percentage of compressed throughput sent. Calculated value: ((Compressed MBs Sent/sec / MBs Sent/sec) * 100)
powermax_RDFA_PercentCompressedMBSentAndReceived%PowerMax RDFA PercentCompressedMBSentAndReceived4.0.0The percentage of compressed throughput sent and received. Calculated value: ((Compressed MBs Sent and Received/sec / MBs Sent and Recieved/sec) * 100)
powermax_RDFA_R1_R2_Lag_TimePowerMax RDFA R1_R2_Lag_Times4.0.0The time that R2 is behind R1 (RPO). This is calculated as the last cycle time plus the time since last switch. In a regular case, the cycles switch every ~30 sec and the samples are taken every few minutes, therefore this counter may not show very significant data, however, when cycles elongate beyond the sample time, this counter can help indicate an estimate of the RPO
powermax_RDFA_R2_LastRestoreTimePowerMax RDFA R2_LastRestoreTimes4.0.0The time, in seconds, that the restore of the last active cycle took to complete. The restore is an operation done by the DA and RA to mark the tracks in the apply cycle as Write Pending to the local drives. This operation is usually a very quick cache operation, unless one of the volumes reaches its WP limit. The importance of this counter is that is shows one of the common reasons for an increase in the cycle time.
powermax_RDFA_RDFA_SessionIndicatorPowerMax RDFA RDFA_SessionIndicator4.0.0Indicates if group is RDFA (0/1)
powermax_RDFA_RDFRewritesPowerMax RDFA RDFRewriteswps4.0.0The number of RDF rewrites per second.
powermax_RDFA_RDF_R1_R2_IOsPowerMax RDFA RDF_R1_R2_IOsIOPS4.0.0The number of IOs/sec being transmitted across the links for this session
powermax_RDFA_RDF_R1_R2_MBsPowerMax RDFA RDF_R1_R2_MBsMBps4.0.0The number of MB/sec being transmitted across the links for this session.
powermax_RDFA_RDF_R2_R1_IOSPowerMax RDFA RDF_R2_R1_IOSIOPS4.0.0The number of IOs/sec being transmitted across the links for this session.
powermax_RDFA_RDF_R2_R1_MBsPowerMax RDFA RDF_R2_R1_MBsMBps4.0.0The number of MB/sec being transmitted across the links for this session
powermax_RDFA_RdfMBReadPowerMax RDFA RdfMBReadMBps4.0.0The RDF read throughput in MBps.
powermax_RDFA_RdfMBWrittenPowerMax RDFA RdfMBWrittenMBps4.0.0The RDF written throughput in MBps.
powermax_RDFA_RdfReadsPowerMax RDFA RdfReadsrps4.0.0The number of RDF reads per second.
powermax_RDFA_RdfResponseTimePowerMax RDFA RdfResponseTimems4.0.0The calculated average RDF response time in milli sec.
powermax_RDFA_RdfWritesPowerMax RDFA RdfWriteswps4.0.0The number of RDF writes per second.
powermax_RDFA_ReadHitsPowerMax RDFA ReadHitshps4.0.0The number of reads that were immediately satisfied from cache Per Second.
powermax_RDFA_SessionNumberPowerMax RDFA SessionNumber4.0.0The number of the SRDF/A session
powermax_RDFA_TimeSinceLastSwitchPowerMax RDFA TimeSinceLastSwitchs4.0.0The time (in secs) since the last switch from active to inactive or vice versa. Since in a regular case the cycles switch every ~30 sec and the samples are taken every few minutes, this counter may not show very significant data, however, when cycles elongate beyond the sample time, this counter can help indicate an estimate of the R1 to R1 lag time.
powermax_RDFA_TotalHARepeatWritesPowerMax RDFA TotalHARepeatWriteswps4.0.0The number of writes to a slot already in the active cycle. Total host adapter repeat writes, measured in write commands to SRDF/A volumes only. This counter helps estimate the cache locality of reference, i.e., how much cache is saved by the re-writes. This does not give any indication to the bandwidth locality of reference.
powermax_RDFA_TotalReadsPowerMax RDFA TotalReadscount4.0.0The number of tracks read from the R2 (host reads + copy).
powermax_RDFA_ActiveCycleSizePowerMax RDFA ActiveCycleSizecount4.0.0The count of cache slots that measures the amount of data captured (on the R1 side) or received (on the R2 side).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_AvgCycleSizePowerMax RDFA AvgCycleSizecount4.0.0The average size of all the cycles in RDFA sessions.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_DSEUsedTracksPowerMax RDFA DSEUsedTrackscount4.0.0The active cycle spilled count plus the inactive cycle spilled count.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_InactiveCycleSizePowerMax RDFA InactiveCycleSizecount4.0.0The count of cache slots that measures the amount of data transmitted (on the R1 side) or applied (on the R2 side).
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_LastCycleDurationPowerMax RDFA LastCycleDurations4.0.0The cycle time (in secs) of the most recently completed cycle. It should be noted that in a regular case the cycles switch every ~30 sec, however, in most cases the collection interval is in minutes, which means some cycle times will be skipped. This an important counter to look at to figure out if SRDF/A is working as expected.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_LocalWPCountPowerMax RDFA LocalWPCountcount4.0.0The number of write pending slots waiting to be de-staged to disk. On the R1 - should be less than or equal to the system write pending count.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_NumberOfRDFInvalidTracksPowerMax RDFA NumberOfRDFInvalidTrackscount4.0.0The number of RDF invalid tracks.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_RDFA_WPCountPowerMax RDFA RDFA_WPCountcount4.0.0The number of RDF/A writes pending.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_SpillOverPackedSlotsPowerMax RDFA SpillOverPackedSlotscount4.0.0Spill over packed slots.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_SystemWPCountPowerMax RDFA SystemWPCountcount4.0.0The number of cache slots marked as write pending for the system.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_SystemWPLimitPowerMax RDFA SystemWPLimitcount4.0.0The maximum number of write-pending slots for the entire Symmetrix system.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_TotalTracksSpilledBackPowerMax RDFA TotalTracksSpilledBackcount4.0.0The total tracks spilled back.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_TotalTracksSpilledOverUsedPowerMax RDFA TotalTracksSpilledOverUsedcount4.0.0The total tracks spilled over used.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_UncommittedTracksPowerMax RDFA UncommittedTrackscount4.0.0The number of tracks for all the SRDF/A volumes in the session that have not been committed to the R2 volume.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFA_ActiveCycleCapacitySizePowerMax RDFA ActiveCycleCapacitySizeBytes4.0.0The active cycle capactity size.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_AvgCycleSizeCapacityPowerMax RDFA AvgCycleSizeCapacityBytes4.0.0The average cycle capactity size.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_CapacityOfRDFInvalidTracksPowerMax RDFA CapacityOfRDFInvalidTracksBytes4.0.0The capacity of RDF invalid tracks.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_CapacityTracksSpilledBackPowerMax RDFA CapacityTracksSpilledBackBytes4.0.0The capacity of tracks spilled back.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_CapacityTracksSpilledOverPowerMax RDFA CapacityTracksSpilledOverBytes4.0.0The capacity of tracks spilled over.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_CapacityTracksSpilledOverUsedPowerMax RDFA CapacityTracksSpilledOverUsedBytes4.0.0The capacity of tracks spilled over used.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_DSEThresholdCapacityPowerMax RDFA DSEThresholdCapacityGB4.0.0DSE threshold capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_DSEUsedTracksCapacityPowerMax RDFA DSEUsedTracksCapacityBytes4.0.0DSE used tracks capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_InactiveCycleCapacitySizePowerMax RDFA InactiveCycleCapacitySizeBytes4.0.0The inactive cycle capacity size.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_LocalWPUsedCapacityPowerMax RDFA LocalWPUsedCapacityBytes4.0.0The local WP used capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_MBReadsPowerMax RDFA MBReadsMBps4.0.0The cumulative number of MBs read per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_NumberOfCompressedLinksPowerMax RDFA NumberOfCompressedLinkscount4.0.0The number of compressed links used by this RDF/A group.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_PercentCompressedMBReceivedPowerMax RDFA PercentCompressedMBReceived%4.0.0The percentage of compressed throughput received. Calculated value: ((Compressed MBs Received/sec /MBs Received/sec) * 100).
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_RDFAWPCountCapacityPowerMax RDFA RDFAWPCountCapacityBytes4.0.0RDFA WP count capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_RDFA_ActiveIndicatorPowerMax RDFA RDFA_ActiveIndicator4.0.0Indicates if RDF/A group is active (0/1).
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_SpillOverPackedSlotsCapacityPowerMax RDFA SpillOverPackedSlotsCapacityBytes4.0.0The spill over packed slots capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_TotalHAWritesPowerMax RDFA TotalHAWriteswps4.0.0The total host adapter writes, measured in write commands to SRDF/A volumes only.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_TotalWritesPowerMax RDFA TotalWriteswps4.0.0The number of write requests to the RDF director per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFA_UncommittedTracksCapacityPowerMax RDFA UncommittedTracksCapacityBytes4.0.0The uncommited tracks capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
PowerMax Storage RDFSpowermax_RDFS_AvgIOSizePowerMax RDFS AvgIOSizeKB4.0.0The average number of KB transmitted for I/O operations.This value includes both read and write operations.Calculated value: (HA Kbytes transferred per sec/total IOs per sec)
powermax_RDFS_AvgReadSizePowerMax RDFS AvgReadSizeKB4.0.0The average number of KB transmitted for Read I/O operations.Calculated value: (Kbytes read per sec/total reads per sec)
powermax_RDFS_AvgWriteSizePowerMax RDFS AvgWriteSizeKB4.0.0The average number of KB transmitted for Write I/O operations. Calculated value: (Kbytes written per sec/total writes per sec)
powermax_RDFS_BEMBReadsPowerMax RDFS BEMBReadsMBps4.0.0The number of MBs read by the disk directors from the disk each second.
powermax_RDFS_BEMBTransferredPowerMax RDFS BEMBTransferredMBps4.0.0The number of MBs read per second + MBs written per second.
powermax_RDFS_BEPercentReadsPowerMax RDFS BEPercentReads%4.0.0The number of MBs prefetched from disk to cache in a second.
powermax_RDFS_BEPercentWritesPowerMax RDFS BEPercentWrites%4.0.0The Percentage of BE writes
powermax_RDFS_BEPrefetchedMBsPowerMax RDFS BEPrefetchedMBsMBps4.0.0The number of MBs prefetched from disk to cache in a second.
powermax_RDFS_BEPrefetchedTrackUsedPowerMax RDFS BEPrefetchedTrackUsedpsec4.0.0The number of prefetched tracks used each second from the disk directors to the cache.
powermax_RDFS_BEPrefetchedTrackssPowerMax RDFS BEPrefetchedTracksspsec4.0.0The total prefetched tracks each second from the disk directors to the cache.
powermax_RDFS_BEReadReqsPowerMax RDFS BEReadReqsReq per Sec4.0.0The number of read requests each second performed by the disk directors to cache.
powermax_RDFS_BEReqsPowerMax RDFS BEReqsReq per Sec4.0.0The number of read/write requests each second performed by the disk directors to cache.
powermax_RDFS_BEWriteReqsPowerMax RDFS BEWriteReqsReq per Sec4.0.0The number of write requests each second performed by the disk directors to cache.
powermax_RDFS_BlockSizePowerMax RDFS BlockSizeKB4.0.0The block size in KBs of the devices in this group
powermax_RDFS_HostHitsPowerMax RDFS HostHitshps4.0.0The number of host read/write operations performed each second that were immediately satisfied from cache.
powermax_RDFS_HostIOsPowerMax RDFS HostIOsIOPS4.0.0The number of host IO read/write operations performed each second.
powermax_RDFS_HostMBReadsPowerMax RDFS HostMBReadsMBps4.0.0The cumulative number of host MBs read per second.
powermax_RDFS_HostMBWrittenPowerMax RDFS HostMBWrittenMBps4.0.0The cumulative number of host MBs written per second.
powermax_RDFS_HostMBsPowerMax RDFS HostMBsMBps4.0.0The cumulative number of host MBs read and written per second.
powermax_RDFS_HostMissesPowerMax RDFS HostMissesmps4.0.0The number of host read/write operations performed each second that could not be satisfied from cache.
powermax_RDFS_HostReadHitsPowerMax RDFS HostReadHitshps4.0.0The number of host read operations performed each second that were immediately satisfied from cache.
powermax_RDFS_HostReadMissesPowerMax RDFS HostReadMissesmps4.0.0The number of host read operations performed each second that could not be satisfied from cache.
powermax_RDFS_HostReadsPowerMax RDFS HostReadsrps4.0.0The number of host read operations performed each second.
powermax_RDFS_HostWriteHitsPowerMax RDFS HostWriteHitshps4.0.0The number of host write operations performed each second that were immediately satisfied from cache.
powermax_RDFS_HostWritesPowerMax RDFS HostWriteswps4.0.0The number of host write operations performed each second.
powermax_RDFS_IODensityPowerMax RDFS IODensityIOPS/GB4.0.0The number of back-end requests per GB of disk.
powermax_RDFS_MaxWPThresholdPowerMax RDFS MaxWPThresholdcount4.0.0The maximum number of write-pending slots available for the group.
powermax_RDFS_PercentHitPowerMax RDFS PercentHit%4.0.0The percent of IO operations that were immediately satisfied from cache.
powermax_RDFS_PercentMissesPowerMax RDFS PercentMisses%4.0.0The percent of IO operations that could not be satisfied from cache.
powermax_RDFS_PercentRandomIOPowerMax RDFS PercentRandomIO%4.0.0The percent of IO operations that are random access
powermax_RDFS_PercentRandomReadHitPowerMax RDFS PercentRandomReadHit%4.0.0The percent of Random access reads that were immediately satisfied from cache.
powermax_RDFS_PercentRandomReadMissPowerMax RDFS PercentRandomReadMiss%4.0.0The percent of Random access reads that could not be satisfied from cache.
powermax_RDFS_PercentRandomReadsPowerMax RDFS PercentRandomReads%4.0.0The percent of IO operations that are random access reads.
powermax_RDFS_PercentRandomWriteHitPowerMax RDFS PercentRandomWriteHit%4.0.0The percent of Random access writes that were immediately satisfied from cache.
powermax_RDFS_PercentRandomWriteMissPowerMax RDFS PercentRandomWriteMiss%4.0.0The percent of Random access writes that could not be satisfied from cache.
powermax_RDFS_PercentRandomWritesPowerMax RDFS PercentRandomWrites%4.0.0The percent of IO operations that are random access writes.
powermax_RDFS_PercentReadPowerMax RDFS PercentRead%4.0.0The percent of IO operations that were reads.
powermax_RDFS_PercentReadHitPowerMax RDFS PercentReadHit%4.0.0The percent of reads that were immediately satisfied from cache.
powermax_RDFS_PercentReadMissPowerMax RDFS PercentReadMiss%4.0.0The percent of reads that could not be satisfied from cache.
powermax_RDFS_PercentSeqIOPowerMax RDFS PercentSeqIO%4.0.0The percent of IO operations that are sequential access
powermax_RDFS_PercentSeqReadPowerMax RDFS PercentSeqRead%4.0.0The percent of IO operations that are sequential access reads.
powermax_RDFS_PercentSeqReadHitPowerMax RDFS PercentSeqReadHit%4.0.0The percent of sequential access reads that were immediately satisfied from cache.
powermax_RDFS_PercentSeqWriteHitPowerMax RDFS PercentSeqWriteHit%4.0.0The percent of sequential access writes that were immediately satisfied from cache.
powermax_RDFS_PercentSeqWriteMissPowerMax RDFS PercentSeqWriteMiss%4.0.0The percent of sequential access writes that could not be satisfied from cache.
powermax_RDFS_PercentSeqWritesPowerMax RDFS PercentSeqWrites%4.0.0The percent of IO operations that are sequential access writes.
powermax_RDFS_PercentWritePowerMax RDFS PercentWrite%4.0.0The percent of IO operations that were writes
powermax_RDFS_PercentWriteHitPowerMax RDFS PercentWriteHit%4.0.0The percent of writes that were immediately satisfied from cache.
powermax_RDFS_PercentWriteMissPowerMax RDFS PercentWriteMiss%4.0.0The percent of writes that could not be satisfied from cache.
powermax_RDFS_RDFS_WriteResponseTimePowerMax RDFS RDFS_WriteResponseTimems4.0.0A summary of the write response times for the selected SRDF/S group.
powermax_RDFS_RandomReadHitsPowerMax RDFS RandomReadHitshps4.0.0The number of random access reads that were immediately satisfied from cache Per Second.
powermax_RDFS_RandomReadMissesPowerMax RDFS RandomReadMissesmps4.0.0The number of random access reads that could not be satisfied from cache Per Second.
powermax_RDFS_RandomReadsPowerMax RDFS RandomReadsrps4.0.0The number of random access reads performed each second.
powermax_RDFS_RandomWriteHitsPowerMax RDFS RandomWriteHitshps4.0.0The number of random access writes that were immediately satisfied from cache Per Second.
powermax_RDFS_RandomWritesPowerMax RDFS RandomWriteswps4.0.0The number of random access writes performed each second.
powermax_RDFS_RdfMBsReadPerSecPowerMax RDFS RdfMBsReadPerSecMBps4.0.0The RDF read throughput in MBps
powermax_RDFS_RdfMBsWrittenPerSecPowerMax RDFS RdfMBsWrittenPerSecMBps4.0.0The RDF written throughput in MBps.
powermax_RDFS_RdfRewritesPerSecPowerMax RDFS RdfRewritesPerSecwps4.0.0The number of RDF rewrites per sec.
powermax_RDFS_RdfWritesPerSecPowerMax RDFS RdfWritesPerSecwps4.0.0The number of RDF writes per sec.
powermax_RDFS_ReadMissResponseTimePowerMax RDFS ReadMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one read miss IO for this group.
powermax_RDFS_ReadResponseTimePowerMax RDFS ReadResponseTimems4.0.0The average time that it took the Symmetrix to serve one read IO for this group.
powermax_RDFS_ResponseTimePowerMax RDFS ResponseTimems4.0.0The average response time for the reads and writes.
powermax_RDFS_SeqReadHitsPowerMax RDFS SeqReadHitshps4.0.0The number of sequential access reads that were immediately satisfied from cache Per Second.
powermax_RDFS_SeqReadMissesPowerMax RDFS SeqReadMissesmps4.0.0The number of sequential access reads that could not be satisfied from cache Per Second.
powermax_RDFS_SeqReadsPowerMax RDFS SeqReadsrps4.0.0The number of sequential access reads performed each second .
powermax_RDFS_SeqWriteHitsPowerMax RDFS SeqWriteHitshps4.0.0The number of sequential access writes that were immediately satisfied from cache Per Second.
powermax_RDFS_SeqWriteMissesPowerMax RDFS SeqWriteMissesmps4.0.0The number of sequential access writes that could not be satisfied from cache Per Second.
powermax_RDFS_SeqWritesPowerMax RDFS SeqWriteswps4.0.0The number of sequential access writes performed each second.
powermax_RDFS_TotalCapacityGBPowerMax RDFS TotalCapacityGBGB4.0.0The total capacity of the RDFS in GB.
powermax_RDFS_WPCountPowerMax RDFS WPCountcount4.0.0The number of tracks currently in write pending mode.
powermax_RDFS_WriteMissResponseTimePowerMax RDFS WriteMissResponseTimems4.0.0The average time that it took the Symmetrix to serve one write miss IO for this group.
powermax_RDFS_WriteResponseTimePowerMax RDFS WriteResponseTimems4.0.0The average time that it took the Symmetrix to serve one write IO for this group.
powermax_RDFS_AvgWritePacedDelayPowerMax RDFS AvgWritePacedDelayms4.0.0The average time in milliseconds that host writes on RDF devices are delayed by the RDF directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_BEDiskReadResponseTimePowerMax RDFS BEDiskReadResponseTimems4.0.0The average time it takes cache to respond to a read request by the disk directors.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_BEReadRequestTimePowerMax RDFS BEReadRequestTimems4.0.0The average time it takes to make a request by the disk directors to the cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_RdfReadHitsPerSecPowerMax RDFS RdfReadHitsPerSechps4.0.0The number of RDF reads that were immediately satisfied from cache per second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_SpillOverPackedSlotsPowerMax RDFS SpillOverPackedSlotscount4.0.0Spill over packed slots.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_WritePacedDelayPowerMax RDFS WritePacedDelayms4.0.0The total delay in milliseconds that the RDF directors impose on RDF devices in order to better serve remote IOs.
Note: This metric is not compatible with Dell PowerMax Unisphere version 10.0.
powermax_RDFS_BEMBWrittenPowerMax RDFS BEMBWrittenMBps4.0.0The number of MBs written to the disk from the disk director each second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_BERDFCopyPowerMax RDFS BERDFCopypsec4.0.0The BE RDF copies Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_BERDFCopyThroughputPowerMax RDFS BERDFCopyThroughputMBps4.0.0The BE RDF copy throughput.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_BEThroughputReadForCopyPowerMax RDFS BEThroughputReadForCopyKBps4.0.0The BE read throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_BEWriteThroughputForCopyPowerMax RDFS BEWriteThroughputForCopyKBps4.0.0The BE write throughput for copy.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_HostWriteMissesPowerMax RDFS HostWriteMissesmps4.0.0The number of host write operations performed each second that could not be satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_PercentSeqReadMissPowerMax RDFS PercentSeqReadMiss%4.0.0The percent of sequential access reads that could not be satisfied from cache.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_RDFResponseTimePowerMax RDFS RDFResponseTimems4.0.0The calculated average RDF response time in ms.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_RandomIOsPowerMax RDFS RandomIOsIOPS4.0.0The number of random access IO read and write operations performed each second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_RandomWriteMissesPowerMax RDFS RandomWriteMissesmps4.0.0The number of random access writes that could not be satisfied from cache Per Second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_RdfReadsPerSecPowerMax RDFS RdfReadsPerSecrps4.0.0The number of RDF reads per sec.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_SeqIOsPowerMax RDFS SeqIOsIOPS4.0.0The number of sequential access IOnread and write operations performed each second.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.
powermax_RDFS_WPUsedCapacityPowerMax RDFS WPUsedCapacityBytes4.0.0The WP used capacity.
Note: This metric is not compatible with Dell PowerMax Unisphere version 9.0.

Default Monitoring Configurations

Dell Power Max have default Global Device Management Policies, Global Templates, Global Monitors and Global metrics in OpsRamp. Users can customize these default monitoring configurations as per your business use cases by cloning respective Global Templates and Global Device Management Policies. OpsRamp recommends doing this activity before installing the application to avoid noise alerts and data.

  1. Default Global Device Management Policies

    OpsRamp has a Global Device Management Policy for each Native Type of Power Max. You can find those Device Management Policies at Setup > Resources > Device Management Policies, search with suggested names in global scope. Each Device Management Policy follows below naming convention:

    {appName nativeType - version}

    Ex: dell-power-max PowerMax Unisphere - 2(i.e, appName = dell-power-max, nativeType = PowerMax Unisphere , version = 2)

  2. Default Global Templates

    OpsRamp has a Global template for each Native Type of Power Max. You can find those templates at Setup > Monitoring > Templates, search with suggested names in global scope. Each template follows below naming convention:

    {appName nativeType 'Template' - version}

    Ex: dell-power-max PowerMax Unisphere Template - 2 (i.e, appName = dell-power-max, nativeType = PowerMax Unisphere, version = 2)

  3. Default Global Monitors

    OpsRamp has a Global Monitors for each Native Type which has monitoring support. You can find those monitors at Setup > Monitoring > Monitors, search with suggested names in global scope. Each Monitors follows below naming convention:

    {monitorKey appName nativeType - version}

    Ex: PowerMax Storage Array Monitor dell-power-max PowerMax Storage Array - 2 (i.e, monitorKey =PowerMax Storage Array Monitor, appName = dell-power-max, nativeType = PowerMax Storage Array , version = 2)

Configure and Install the Dell PowerMax Integration

  1. From All Clients, select a client.
  2. Navigate to Setup > Account.
  3. Select the Integrations and Apps tab.
  4. The Installed Integrations page, where all the installed applications are displayed. If there are no installed applications, it will navigate to the Available Integrations and Apps page.
  5. Click + ADD on the Installed Integrations page. The Available Integrations and Apps page displays all the available applications along with the newly created application with the version.
    Note: Search for the application using the search option available. Alternatively, use the All Categories option to search.
  1. Click ADD in the Dell Power Max application.
  2. In the Configurations page, click + ADD. The Add Configuration page appears.
  3. Enter the below mentioned BASIC INFORMATION:
FunctionalityDescription
NameEnter the name for the configuration.
IP AddressIP address/host name of the Dell Power Max.
PortPort

Example: Default port value is 8443.
CredentialsSelect the credentials from the drop-down list.
Note: Click + Add to create a credential.

Notes:

  • By default the Is Secure checkbox is selected.
  • Ip Address/Host Name and Port should be accessible from Gateway.
  • Select the following:
    • App Failure Notifications: if turned on, you will be notified in case of an application failure that is, Connectivity Exception, Authentication Exception.
    • Event Polling: enables integrating third party alerts into OpsRamp using further configurations.
      • Once Event Polling is enabled, we can see below fields with mentioned default values:
        • Alert Severity Filter: Provides alerts severity and gets integrated out of all possible alerts.
          • Default Values: NORMAL, INFORMATION, MINOR, WARNING, CRITICAL, FATAL.
          • Possible Values: FATAL, CRITICAL, MAJOR, MINOR, DEGRADED, INFORMATIONAL, DEBUG, UNKNOWN.
        • Alert Cleared Status: Provides alert cleared status. Default values for Event/Alert Cleared Status configuration property are “ACKNOWLEDGED”,“CLEARED”.
    • Alert On Root Resource: Checking this will generate event polling alerts on root resource.
      • Alert Severity Mapping: Provides alert severity mapping configuration. Default values for Alert Severity Mapping configuration are * \ {“NORMAL”:“Info”,“INFORMATION”:“Info”, “MINOR”:“Warning”,“WARNING”:“Warning”,“CRITICAL”:“Critical”,“FATAL”:“Critical”}*.
    • API Timeouts: These are the maximum API Timeouts that the application can use to connect and get responses from the end device.
      • Connection Timeout in Secs: a time period in which a client should establish a connection with a server.
        Note: By default, 60 is selected.
      • Connection Request Timeout in Secs: a time period required to process an HTTP call: from sending a request to receiving a response.
        Note: By default, 10 is selected.
      • Socket Timeout in Secs: a maximum time of inactivity between two data packets when exchanging data with a server.
        Note: By default, 10 is selected.
  1. Select the below mentioned Custom Attribute:
FunctionalityDescription
Custom AttributeSelect the custom attribute from the drop down list box.
ValueSelect the value from the drop down list box.

Note: The custom attribute that you add here will be assigned to all the resources that are created by the integration. You can add a maximum of five custom attributes (key and value pair).

  1. In the RESOURCE TYPE section, select:
    • ALL: All the existing and future resources will be discovered.
    • SELECT: You can select one or multiple resources to be discovered.
  2. In the DISCOVERY SCHEDULE section, select Recurrence Pattern to add one of the following patterns:
    • Minutes
    • Hourly
    • Daily
    • Weekly
    • Monthly
  3. Click ADD.

Now the configuration is saved and displayed on the configurations page after you save it. From the same page, you may Edit and Remove the created configuration.

  1. Click NEXT.
  2. Below are the optional steps you can perform on the Installation page.
  • Under the ADVANCED SETTINGS, Select the Bypass Resource Reconciliation option, if you wish to bypass resource reconciliation when encountering the same resources discovered by multiple applications.

    Note: If two different applications provide identical discovery attributes, two separate resources will be generated with those respective attributes from the individual discoveries.

Cisco FirePower
  • Click +ADD to create a new collector by providing a name or use the pre-populated name.
Aruba Airwave Integrations
  1. Select an existing registered profile.
Aruba Airwave Integrations
  1. Click FINISH.

The integration is now installed and displayed on the INSTALLED INTEGRATION page. Use the search field to find the installed application.

Modify the Configuration

View the Dell Power Max Details

The Dell Power Max integration is displayed in the Infrastructure > Resources > Storage. You can navigate to the Attributes tab to view the discovery details, and Metrics tab to view the metric details for Dell Power Max.

PowerMax Storage Array (Native Resource Type) is displayed under Components:

View Resource Metrics

To confirm Dell PowerMax monitoring, review the following:

  • Metric graphs: A graph is plotted for each metric that is enabled in the configuration.
  • Alerts: Alerts are generated for metrics that are configured as defined for integration.

Resource Filter Input Keys

Dell Power Store application Resources are filtered and discovered based on few resource attributes.

Click here to view the Supported Input Keys
Resource TypeSupported Input Keys
All TypesresourceName
hostName
aliasName
dnsName
ipAddress
macAddress
os
make
model
serialNumber
PowerMax Storage Array
Default Fba SRP
Device Count
Host Visible Device Count
Symmetric Array Type
PowerMax Storage Group
Base Slo Name
No Of Child SGs
No Of Masking Views
No Of Parent SGs
No Of Snapshots
No Of Volumes
Service Level
SRP
Emulation
PowerMax Storage Port Group
Number of Masking Views
Number of Ports
Type
PowerMax Storage Host
Number of Masking Views
Number of Initiators
Number of Power Path Hosts
Number of Host Groups
Type
Consistent LUNS
Port Flag Override
PowerMax Storage Resource Pool
Compression State
Number of Disk Groups
Emulation
Usable by RDFA DSE
Reliability State
PowerMax Storage Resource
Storage Resource Pool
SLO ID
Compression
UUID
Subscribed Limit
PowerMax Host Initiator
Type
Fabric Name
Logged In
On Fabric
Port Flag Override
FCID
FCID Lockdown
Number of Volumes
Host
Number of Host Groups
Number of Masking Views
Number of Power Path Hosts
PowerMax Masking View
Host
Port Group
Storage Group

Supported Alert Custom Macros

Customize the alert subject and description with below macros then it will generate alert based on customisation. Supported macros keys:

Click here to view the alert subject and description with macros

                                ${resource.name}

                                ${resource.ip}

                                ${resource.mac}

                                ${resource.aliasname}

                                ${resource.os}

                                ${resource.type}

                                ${resource.dnsname}

                                ${resource.alternateip}

                                ${resource.make}

                                ${resource.model}

                                ${resource.serialnumber}

                                ${resource.systemId}

                                ${parent.resource.name}

                                    ${Custom attributes on the resource}

Risks, Limitations & Assumptions

  • Application can handle Critical/Recovery failure alert notifications for below two cases when user enables App Failure Notifications in configuration
    • Connectivity Exception
    • Authentication Exception
  • Application will send any duplicate/repeat failure alert notification for every 6 hours.
  • Application cannot control monitoring pause/resume actions based on above alerts. Metrics can be used to monitor PowerMax resources and can generate alerts based on the threshold values.
  • OpsRamp has provided 8443 as default Port value for processing Power max Rest APIs. Users can modify this value from application configuration page at any point of time if requires.
  • Power max Event/Alert polling will be started only if the user enables Event Polling in configuration. Possible values of Alert Severity Filter configuration are “NORMAL”,“INFORMATION”,“MINOR”,“WARNING”,“CRITICAL”,“FATAL”. Based on these values alerts will be filtered and user can customize this at any point of time.
  • OpsRamp has given default mappings to map Power max Severity with OpsRamp Severities as part of Alert Severity Mapping configuration. User can modify them as per their use-case at any point of time from application configuration page. Possible OpsRamp Severities are Critical, Warning, Ok, Info. Provided below default severity mapping in configuration
    • {“NORMAL”:“Info”,“INFORMATION”:“Info”,“MINOR”:“Warning”,“WARNING”:“Warning”,
      “CRITICAL”:“Critical”,“FATAL”:“Critical”}
  • In Alert polling, by default alert will be raised on root resource. User can make the alert populated on its actual resource by unchecking the checkbox (Alert on root Resource). User can also mention possible alert cleared status. we are considering “ACKNOWLEDGED"and “CLEARED” status as default.
  • Component level thresholds can be configured on each resource level.
  • No support of showing activity log and applied time.
  • This application supports both Classic Gateway and NextGen Gateway.
  • We are fetching version information using api {}://{}:{}/univmax/restapi/version.
    • For all the 9 versions (i.e V9.x.x) we are appending 91 as a prefix in endpoints ({}://{}:{}/univmax/restapi/91/system/symmetrix).
    • For version 10.0 (V10.0.x) we are using 100 as prefix ({}://{}:{}/univmax/restapi/100/system/symmetrix).
  • PowerMax Storage BE Port, PowerMax Array External Directors , PowerMax Storage FE Emulation and PowerMax Storage RDF Emulation are not supported in version 4 symmetric Arrays.
  • PowerMax Storage EM Director are not supported in Power Max unisphere version 9.
  • Performance data cannot be captured on remote arrays as APIs cannot fetch its performance data using PowerMax Unisphere IP Address.
  • Latest snapshot metric support from gateway version 14.0.0.