Supported Target Version
PowerScale OneFS API 9.4.0.0
PowerScale OneFS API 9.5.0.0

Application Version and Upgrade Details

Application VersionBug fixes / Enhancements
3.1.4PowerScale Nodes are mapped with external IPs
3.1.3
  • Bug fix - few metric values multiplied with a factor of 100.
  • Provided disPlay order And resource grouping support
  • subCatgeory updated from Storage Arrays to Storage Management
3.1.2
  • Exception handling for PowerScale zones API.
  • Provided the fix to get the metric values corrected for the below metrics
    • powerscale_node_DiskRead
    • powerscale_node_DiskWrite
    • powerscale_node_OnefsIn
    • powerscale_node_OnefsOut
    • powerscale_node_OnefsTotal
    • powerscale_node_ProtocolDataRead
    • powerscale_node_ProtocolDataWrite
    • powerscale_node_NetworkInErrors_Per_Sec
    • powerscale_node_NetworkInMegabytes_Per_Sec
    • powerscale_node_NetworkInPackets_Per_Sec
    • powerscale_node_NetworkOutErrors_Per_Sec
    • powerscale_node_NetworkOutMegabytes_Per_Sec
    • powerscale_node_NetworkOutPackets_Per_Sec
Click here to view the earlier version updates
Application VersionBug fixes / Enhancements
3.1.1
  • Corrected the logic to discover Network interface resource IP details.
  • Zone details added for nfs exports, smb shares and quotas.
  • Bug fix - setting Hostname and DnsName of nodes with valid hostname.
  • Added metric label support.
  • Missing component alert support.
3.1.0Timeout checkbox is added in the app configuration.
3.0.1
  • Full discovery support.
  • API Stats metric support.
3.0.0Initial resource discovery and monitoring implementations.

Introduction

Dell PowerScale is a scale out network-attached storage platform offered by Dell EMC for high-volume storage, backup and archiving of unstructured data.

It provides a cluster-based storage array based on industry-standard hardware and is scalable to 50 petabytes in a single filesystem using its FreeBSD-derived OneFS file system. A PowerScale clustered storage system is composed of three or more nodes. Each node is a server integrated with proprietary operating system software called OneFS (based on FreeBSD), which unifies a cluster of nodes into a single shared resource.

Available resources under PowerScale are as follows:

  • Cluster: OneFS works exclusively with dedicated platform nodes, referred to as a “cluster”
  • Node: A single cluster consists of multiple nodes, which are rack-mountable enterprise appliances containing: memory, CPU, networking, Ethernet or low-latency InfiniBandinterconnects, disk controllers and storage media. As such, each node in the distributed cluster has compute as well as storage or capacity capabilities.

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..
  • Ensure that “adapter integrations” add-on is enabled in client configuration. Once enabled you can see Dell PowerScale integration under Setup > Integrations > Adapter section

Roles and Permissions

Admin with read-only permission are the required roles and permissions for the Dell PowerScale Account to perform Discovery, Monitoring and Alert polling without any issues.

Hierarchy of Dell PowerScale resources

PowerScale Cluster
      • PowerScale Node
                  • PowerScale Network Interface
                  • PowerScale Drive
      • PowerScale Job
      • PowerScale Network Pool
      • PowerScale Quota
      • PowerScale SyncIQ Policy
      • PowerScale SnapShot
      • PowerScale Nfs Export
      • PowerScale Smb Share

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 Powerscale Integration & View the Dell PowerScale 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
           }

Default Monitoring Configurations

Dell PowerScale has default Global Device Management Policies, Global Templates, Global Monitors and Global Metrics in OpsRamp. You 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 Dell PowerScale. 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-scale PowerScale Cluster - 1 (i.e, appName = dell-power-scale, nativeType = PowerScale Cluster, version = 1)

  2. Default Global Templates

    OpsRamp has a Global template for each Native Type of Dell PowerScale. 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-scale PowerScale Cluster Template - 1 (i.e, appName = dell-power-scale, nativeType = PowerScale Cluster, version = 1)

  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: PowerScale Cluster Monitor dell-power-scale PowerScale Cluster 1(i.e, monitorKey = PowerScale Cluster Monitor, appName = dell-power-scale, nativeType = PowerScale Cluster, version = 1)

Configure and Install the Dell Powerscale Integration

  1. From All Clients, select a client.
  2. Go to Setup > Integrations and Apps.
  3. The INSTALLED INTEGRATIONS page, where all the installed applications are displayed.
    Note: If there are no installed applications, it will navigate to the ADD APP page.
  1. 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: You can even search for the application using the search option available. Also you can use the All Categories option to search.
  1. Click ADD in the Dell PowerScale 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 Address/Host NameIP Address or Host name of the End Resource.
API PortAPI Port information.
Note: By default 8080 is the port value.
SSH PortSSH Port information.
Note: By default 22 is the port value.
API Authentication TypeSelect the API authentication type from the drop-down list.
Note: By default Basic Auth is selected.
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/Alert Polling: enables integrating third party alerts into OpsRamp using further configurations.
    • 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 60 is selected.
      • Socket Timeout in Secs: a maximum time of inactivity between two data packets when exchanging data with a server.
        Note: By default 60 is selected.
  • By default Alert On rootResource is selected.
  • Below are the default values set for:
    • Event/Alert Severity Filter: provides severity alerts and gets integrated out of all possible alerts.
      • Default Values: emergency, critical, warning, information, unknown.
      • Possible Values: emergency, critical, warning, information, unknown.
    • Event/Alert Severity Mapping: enables you to map the severities between Dell PowerScale and OpsRamp as severities are predefined values in each system.
      • Default mappings: {“emergency”:“Critical”,“critical”:“Critical”,“warning”:“Warning”,“information”:“Info”,“unknown”:“Info”}
        Note: You can change it as per your business use cases at any point in time from the Configuration page.
  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.
Note: 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 PowerScale details

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

View resource metrics

To confirm Dell PowerScale 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 PowerScale app Resources are filtered and discovered based on below keys:

Note: You can filter the resources with the discoverable keys only.

Click here to view the Supported Input Keys
Resource TypeSupported Input Keys
All TypesresourceName
hostName
aliasName
dnsName
ipAddress
macAddress
os
make
model
serialNumber
PowerScale ClusterOneFS Version
PowerScale NodeNode Capacity
Node Type
PowerScale JobStartTime
EndTime
RunningTime
CreateTime
Type
Policy
Progress
PowerScale Network PoolPool Id
Groupnet
AccessZone
Sc Suspended Nodes
PowerScale QuotaPath
Zone Name
Advisory Last Exceeded
Hard Last Exceeded
PowerScale SyncIQ PolicyPath
Last Started
Last Success
PowerScale SnapShotSchedule
Path
PowerScale Nfs ExportPath
Zone Name
PowerScale Smb ShareZone Name
Path
PowerScale DriveNode ID
Baynum

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}

                                ${Custome Attributes in the resource}

                                ${parent.resource.name}

Supported Metrics

Click here to view the supported metrics
Native TypeMetric NameMetric Display NameUnitsApplication VersionDescription
PowerScale Clusterpowerscale_cluster_FreeCapacityPowerScale Cluster Free CapacityGB3.0.0The number of free bytes in the Isilon filesystem.
powerscale_cluster_UsedCapacityPowerScale Cluster Used CapacityGB3.0.0The number of used bytes in the Isilon filesystem.
powerscale_cluster_TotalCapacityPowerScale Cluster Total CapacityGB3.0.0The total number of bytes in the Isilon filesystem.
powerscale_cluster_CapacityUtilizationPowerScale Cluster Capacity Utilization%3.0.0The percentage of the Isilon filesystem used for storage.
powerscale_cluster_avg_IOReadPowerScale Cluster Average IO Readrops3.0.0The average cumulative operation rate (ops/sec) out of /ifs.
powerscale_cluster_min_IOReadPowerScale Cluster Minimum IO Readrops3.0.0The minimum cumulative operation rate (ops/sec) out of /ifs.
powerscale_cluster_max_IOReadPowerScale Cluster Maximum IO Readrops3.0.0The maximum cumulative operation rate (ops/sec) out of /ifs.
powerscale_cluster_avg_IOWritePowerScale Cluster Average IO Writerops3.0.0The average cumulative operation rate (ops/sec) into /ifs.
powerscale_cluster_min_IOWritePowerScale Cluster Minimum IO Writerops3.0.0The minimum cumulative operation rate (ops/sec) into /ifs.
powerscale_cluster_max_IOWritePowerScale Cluster Maximum IO Writerops3.0.0The maximum cumulative operation rate (ops/sec) into /ifs.
powerscale_cluster_avg_ThroughputReadPowerScale Cluster Average Throughput ReadBps3.0.0The average cumulative throughput rate (bytes per second) out of /ifs.
powerscale_cluster_min_ThroughputReadPowerScale Cluster Minimum Throughput ReadBps3.0.0The minimum cumulative throughput rate (bytes per second) out of /ifs.
powerscale_cluster_max_ThroughputReadPowerScale Cluster Maximum Throughput ReadBps3.0.0The maximum cumulative throughput rate (bytes per second) out of /ifs.
powerscale_cluster_avg_ThroughputWritePowerScale Cluster Average Throughput WriteBps3.0.0The average cumulative throughput rate (bytes per second) into /ifs.
powerscale_cluster_min_ThroughputWritePowerScale Cluster Minimum Throughput WriteBps3.0.0The minimum cumulative throughput rate (bytes per second) into /ifs.
powerscale_cluster_max_ThroughputWritePowerScale Cluster Maximum Throughput WriteBps3.0.0The maximum cumulative throughput rate (bytes per second) into /ifs.
powerscale_cluster_User_CPUUtilizationPowerScale Cluster CPU User%3.0.0CPU User
powerscale_cluster_CPUNicePowerScale Cluster CPU Nice%3.0.0CPU Nice
powerscale_cluster_system_CPUUtilizationPowerScale Cluster CPU System%3.0.0CPU System
powerscale_cluster_Interrupt_CPUUtilizationPowerScale Cluster CPU Interrupt%3.0.0CPU interrupt
powerscale_cluster_CPUIdlePowerScale Cluster CPU Idle%3.0.0CPU idle in percentage
powerscale_cluster_DeployedUsablePowerScale Cluster Deployed UsableTB3.0.0Deployed Usable - Capacity converted to Base 2 Tebibytes (TiB) post OS partitioning and drive formatting. Total capacity of /ifs
powerscale_cluster_DeployedUsableConsumedPowerScale Cluster Deployed Usable ConsumedTB3.0.0Deployed Usable Consumed - The amount of data written to the OneFS filesystem in Base 2 Tebibytes (TiB) including overhead. Total used capacity of /ifs
powerscale_cluster_DeployedUsableFreePowerScale Cluster Deployed Usable FreeTB3.0.0Deployed Usable Free - The calculated result of Deployed Usable - Deployed Usable Consumed. The free capacity of /ifs
powerscale_cluster_RawCapacityPowerScale Cluster Raw CapacityTB3.0.0Raw Capacity - Disk Size * Disk Count in Base 10 Terabytes (TB).
powerscale_event_StatisticsPowerScale Event Statistics3.0.0Provides Dell PowerScale Event Statistics.
powerscale_APIStatsPowerScale API StatisticsTB3.0.0Provides the number of PowerScale API calls made within the frequency and resources.
powerscale_storagepools_AvailBytesPowerScale StoragePools Avail BytesGB3.0.0Available Bytes
powerscale_storagepools_AvailHddBytesPowerScale StoragePools Avail Hdd BytesGB3.0.0Available HDD Bytes
powerscale_storagepools_AvailSsdBytesPowerScale StoragePools Avail Ssd BytesGB3.0.0Available SSD Bytes
powerscale_storagepools_FreeBytesPowerScale StoragePools Free BytesGB3.0.0Free Bytes
powerscale_storagepools_FreeHddBytesPowerScale StoragePools Free Hdd BytesGB3.0.0Free HDD Bytes
powerscale_storagepools_FreeSsdBytesPowerScale StoragePools Free Ssd BytesGB3.0.0Free SSD Bytes
powerscale_storagepools_PacketUsedPowerScale StoragePools Packet Used%3.0.0Packet Used
powerscale_storagepools_PacketUsedHddPowerScale StoragePools Packet Used Hdd%3.0.0Packet Used HDD
powerscale_storagepools_PacketUsedSsdPowerScale StoragePools Packet Used Ssd%3.0.0Packet Used SSD
powerscale_storagepools_TotalBytesPowerScale StoragePools Total BytesGB3.0.0Total Bytes
powerscale_storagepools_TotalHddBytesPowerScale StoragePools Total Hdd BytesGB3.0.0Total HDD Bytes
powerscale_storagepools_TotalSsdBytesPowerScale StoragePools Total Ssd BytesGB3.0.0Total SSD Bytes
powerscale_storagepools_UsableBytesPowerScale StoragePools Usable BytesGB3.0.0Usable Bytes
powerscale_storagepools_UsableHddBytesPowerScale StoragePools Usable Hdd BytesGB3.0.0Usable HDD Bytes
powerscale_storagepools_UsableSsdBytesPowerScale StoragePools Usable Ssd BytesGB3.0.0Usable SSD Bytes
powerscale_storagepools_UsedHddBytesPowerScale StoragePools Used Hdd BytesGB3.0.0Used HDD Bytes
powerscale_storagepools_UsedSsdBytesPowerScale StoragePools Used Ssd BytesGB3.0.0Used SSD Bytes
powerscale_storagepools_VirtualHotSpareBytesPowerScale StoragePools Virtual Hot Spare BytesGB3.0.0Virtual Hot Spare Bytes
powerscale_syncIQ_TotalPoliciesPowerScale SyncIQ Total Policiescount3.0.0Total Policies
powerscale_snapshot_CountPowerScale Snapshot Countcount3.0.0Snapshot count
powerscale_quota_NfsHardPowerScale Quota Nfs HardGB3.0.0Nfs hard
powerscale_nodepools_AvailBytesPowerScale Nodepools Avail BytesGB3.0.0Available Bytes
powerscale_nodepools_AvailHddBytesPowerScale Nodepools Avail Hdd BytesGB3.0.0Available HDD Bytes
powerscale_nodepools_AvailSsdBytesPowerScale Nodepools Avail Ssd BytesGB3.0.0Available SSD Bytes
powerscale_nodepools_FreeBytesPowerScale Nodepools Free BytesGB3.0.0Free Bytes
powerscale_nodepools_FreeHddBytesPowerScale Nodepools Free Hdd BytesGB3.0.0Free HDD Bytes
powerscale_nodepools_FreeSsdBytesPowerScale Nodepools Free Ssd BytesGB3.0.0Free SSD Bytes
powerscale_nodepools_PacketUsedPowerScale Nodepools Packet Used%3.0.0Packet Used
powerscale_nodepools_PacketUsedHddPowerScale Nodepools Packet Used Hdd%3.0.0Packet Used HDD
powerscale_nodepools_PacketUsedSsdPowerScale Nodepools Packet Used Ssd%3.0.0Packet Used SSD
powerscale_nodepools_TotalBytesPowerScale Nodepools Total BytesGB3.0.0Total Bytes
powerscale_nodepools_TotalHddBytesPowerScale Nodepools Total Hdd BytesGB3.0.0Total HDD Bytes
powerscale_nodepools_TotalSsdBytesPowerScale Nodepools Total Ssd BytesGB3.0.0Total SSD Bytes
powerscale_nodepools_UsableBytesPowerScale Nodepools Usable BytesGB3.0.0Usable Bytes
powerscale_nodepools_UsableHddBytesPowerScale Nodepools Usable Hdd BytesGB3.0.0Usable HDD Bytes
powerscale_nodepools_UsableSsdBytesPowerScale Nodepools Usable Ssd BytesGB3.0.0Usable SSD Bytes
powerscale_nodepools_UsedHddBytesPowerScale Nodepools Used Hdd BytesGB3.0.0Used HDD Bytes
powerscale_nodepools_UsedSsdBytesPowerScale Nodepools Used Ssd BytesGB3.0.0Used SSD Bytes
powerscale_nodepools_VirtualHotSpareBytesPowerScale Nodepools Virtual Hot Spare BytesGB3.0.0Virtual Hot Spare Bytes
powerscale_bootDrive_LifeRemainingPowerScale Boot Drive Life Remaining%3.0.0The percentage of Boot Drive Life Remaining
powerscale_cluster_nodes_CountPowerScale Cluster Nodes Countcount3.0.0Count of the Cluster devices
powerscale_cluster_upNodes_CountPowerScale Cluster Up Nodes Countcount3.0.0Count of the Cluster online devices
powerscale_cluster_downNodes_CountPowerScale Cluster Down Nodes Countcount3.0.0Count of the Cluster down devices
powerscale_cluster_roNodes_CountPowerScale Cluster Read Only Nodes Countcount3.0.0Count of the Cluster read only nodes
powerscale_cluster_nodes_BatteriesStatePowerScale Cluster Nodes BatteriesStateNone3.0.0Cluster nodes NVRAM battery status information. Possible values : OK - 0, ATTN - 1
powerscale_cluster_nodes_PSStatePowerScale Cluster Nodes PSStateNone3.0.0Cluster node's power supplies state. Possible values : OK - 0, ATTN - 1
powerscale_cluster_nodePools_RawTotalInTiBPowerScale Cluster NodePools Raw Total In TiBTiB3.0.0Cluster NodePools Raw Total In TiB
powerscale_cluster_nodePools_FreeInTiBPowerScale Cluster NodePools Free In TiBTiB3.0.0Cluster NodePools Free In TiB
powerscale_cluster_nodePools_VHSInTiBPowerScale Cluster NodePools VHS In TiBTiB3.0.0TiB Reserved for virtual hot spare in the cluster node pools.
powerscale_cluster_nodePools_VHSInPctPowerScale Cluster NodePools VHS In Pct%3.0.0PowerScale Cluster NodePools VHS In Percentage.
powerscale_cluster_nodePools_UsableInTiBPowerScale Cluster NodePools Usable In TiBTiB3.0.0Total TiB in the Cluster NodePools drives when virtual hot spare is taken into account.
powerscale_cluster_nodePools_UsedInTiBPowerScale Cluster NodePools Used In TiBTiB3.0.0Used TiB in the Cluster NodePools
powerscale_cluster_nodePools_AvailInTiBPowerScale Cluster NodePools Avail In TiBTiB3.0.0Available free TiB remaining in the Cluster NodePools when virtual hot spare is taken into account.
powerscale_cluster_nodePools_UsedInPctPowerScale Cluster NodePools Used In Pct%3.0.0PowerScale Cluster NodePools Used In Percentage.
powerscale_cluster_SnapshotsTotalInTiBPowerScale Cluster Snapshots Total In TiBTiB3.0.0Sum of sizes in TiB of all snapshots.
powerscale_cluster_SnapshotsActiveInTiBPowerScale Cluster Snapshots Active In TiBTiB3.0.0Sum of sizes of active snapshots.
powerscale_cluster_SnapshotsDeletingInTiBPowerScale Cluster Snapshots Deleting In TiBTiB3.0.0Sum of sizes of delete-pending snapshots.
powerscale_cluster_Snapshot_UsageInTiBPowerScale Cluster Snapshots Usage In TiBTiB3.0.0Sum of sizes of snapshots which has same path.
PowerScale Nodepowerscale_node_TotalCapacityPowerScale Node Total CapacityGB3.0.0The number of total bytes on /ifs on the node.
powerscale_node_FreeCapacityPowerScale Node Free CapacityGB3.0.0The number of free bytes on /ifs on the node.
powerscale_node_UsedCapacityPowerScale Node Used CapacityGB3.0.0The number of used bytes on /ifs on the node.
powerscale_node_CapacityUtilizationPowerscale Node Capacity Utilization%3.0.0Capacity utilized by powerscale node
powerscale_node_avg_IOReadPowerScale Node Average IO Readrops3.0.0The average cumulative operation rate (ops/sec) out of /ifs on node.
powerscale_node_min_IOReadPowerScale Node Minimum IO Readrops3.0.0The minimum cumulative operation rate (ops/sec) out of /ifs on node.
powerscale_node_max_IOReadPowerScale Node Maximum IO Readrops3.0.0The maximum cumulative operation rate (ops/sec) out of /ifs on node.
powerscale_node_avg_IOWritePowerScale Node Average IO Writerops3.0.0The average cumulative operation rate (ops/sec) into /ifs on node.
powerscale_node_min_IOWritePowerScale Node Minimum IO Writerops3.0.0The minimum cumulative operation rate (ops/sec) into /ifs on node.
powerscale_node_max_IOWritePowerScale Node Maximum IO Writerops3.0.0The maximum cumulative operation rate (ops/sec) into /ifs on node.
powerscale_node_avg_ThroughputReadPowerScale Node Average Throughput ReadBps3.0.0The average cumulative throughput rate (bytes per second) out of /ifs on node.
powerscale_node_min_ThroughputReadPowerScale Node Minimum Throughput ReadBps3.0.0The minimum cumulative throughput rate (bytes per second) out of /ifs on node.
powerscale_node_max_ThroughputReadPowerScale Node Maximum Throughput ReadBps3.0.0The maximum cumulative throughput rate (bytes per second) out of /ifs on node.
powerscale_node_avg_ThroughputWritePowerScale Node Average Throughput WriteBps3.0.0The average cumulative throughput rate (bytes per second) into /ifs on node.
powerscale_node_min_ThroughputWritePowerScale Node Minimum Throughput WriteBps3.0.0The minimum cumulative throughput rate (bytes per second) into /ifs on node.
powerscale_node_max_ThroughputWritePowerScale Node Maximum Throughput WriteBps3.0.0The maximum cumulative throughput rate (bytes per second) into /ifs on node.
powerscale_node_TemperaturePowerScale Node TemperatureCelsius3.0.0The temperature reported by the indicated temperature sensor in degrees C
powerscale_node_AmpsPowerScale Node Ampsamps3.0.0The currency reported by the indicated amp sensor in Amps.
powerscale_node_PowerPowerScale Node PowerW3.0.0Power
powerscale_node_DiskInRateSumPowerScale Node Disk In Rate Sumrops3.0.0Sum of all disk IN per Node basis
powerscale_node_DiskOutRateSumPowerScale Node Disk Out Rate Sumrops3.0.0Sum of all disk OUT per Node basis
powerscale_node_user_CPUUtlizationPowerScale Node CPU User%3.0.0CPU User
powerscale_node_CPUIdlePowerScale Node CPU Idle%3.0.0CPU Idle
powerscale_node_Interrupt_CPUUtilizationPowerScale Node CPU Interrupt%3.0.0CPU Interrupt
powerscale_node_system_CPUUtlizationPowerScale Node CPU System%3.0.0CPU System
powerscale_node_CPUNicePowerScale Node CPU Nice%3.0.0CPU Nice
powerscale_node_AvgLatencyPowerScale Node Average Latencyms3.0.0average Protocol latency performance
powerscale_node_MaxLatencyPowerScale Node Maximum Latencyms3.0.0maximum Protocol latency performance
powerscale_node_MinLatencyPowerScale Node Minimum Latencyms3.0.0minimum Protocol latency performance
powerscale_node_DiskIOPSPowerScale Node Disk IOPSrops3.0.0disk IOPS
powerscale_node_DiskReadPowerScale Node DiskReadrops3.0.0disk reads
powerscale_node_DiskWritePowerScale Node DiskWriterops3.0.0disk writes
powerscale_node_NetworkInErrors_Per_SecPowerScale Node NetworkInError/SecErrors per Sec3.0.0Network input errors per-second
powerscale_node_NetworkInMegabytes_Per_SecPowerScale Node NetworkInMegabytes/SecMBps3.0.0Network input megabytes per-second
powerscale_node_NetworkInPackets_Per_SecPowerScale Node NetworkInPackets/Secpackets/sec3.0.0Network input packets per-second
powerscale_node_NetworkOutErrors_Per_SecPowerScale Node NetworkOutErrors/SecErrors per Sec3.0.0Network output errors per-second
powerscale_node_NetworkOutMegabytes_Per_SecPowerScale Node NetworkOutMegabytes/SecMBps3.0.0Network output megabytes per-second
powerscale_node_NetworkOutPackets_Per_SecPowerScale Node NetworkOutPackets/Secpackets/sec3.0.0Network output packets per-second
powerscale_node_OnefsInPowerScale Node OnefsInMBps3.0.0OneFS throughput in MB/s in.
powerscale_node_OnefsOutPowerScale Node OnefsOutMBps3.0.0OneFS throughput in MB/s out.
powerscale_node_OnefsTotalPowerScale Node OnefsTotalMBps3.0.0OneFS throughput in MB/s total.
powerscale_node_ProtocolDataReadPowerScale Node ProtocolDataReadrops3.0.0Protocol date read operations per second. This is a variable number of output fields depending on the protocol being displayed.
powerscale_node_ProtocolDataWritePowerScale Node ProtocolDataWriterops3.0.0Protocol data write operations per second. This is a variable number of output fields depending on the protocol being displayed.
powerscale_node_max_UserCPUPowerScale Node Max User CPU3.0.0Max User CPU
powerscale_node_max_SystemCPUPowerScale Node Max System CPU3.0.0Max System CPU
powerscale_node_DiskOutRateAllPowerScale Node Disk Out Rate Allrops3.0.0Show the value of each disk OUT values per node basis
powerscale_node_DiskInRateAllPowerScale Node Disk In Rate Allrops3.0.0Show the value of each disk IN values per node basis
PowerScale Network Interfacepowerscale_networkinterface_StatusPowerScale Network Interface Status3.0.0PowerScale Network Interface status.
Possible values are: up, no_carrier, active, inactive, disabled, unknown
PowerScale Drivepowerscale_drive_avg_LatencyPowerScale Drive Average Latencyms3.0.0The average operation latency.
powerscale_drive_Statepowerscale_drive_StateNone3.0.0This drive's state as presented to the UI. Possible values : SMARTFAIL - 0, REPLACE - 1, ERASE - 2, SED_ERROR - 3.
PowerScale Jobpowerscale_job_StatePowerScale Job StateNone3.0.0Current state of the job. Possible values : running - 0, paused_user - 1, paused_system - 2, paused_policy - 3, paused_priority - 4, cancelled_user - 5, cancelled_system - 6, failed - 7, succeeded - 8, failed_not_retried - 9, unknown - 10.
PowerScale Quotapowerscale_quota_AdvisoryThresholdInTiBPowerScale Quota AdvisoryThreshold In TiBTiB3.0.0Usage TiB at which notifications will be sent but writes will not be denied.
powerscale_quota_HardThresholdInTiBPowerScale Quota HardThreshold In TiBTiB3.0.0Usage TiB at which further writes will be denied.
powerscale_quota_LogicalUsageInTiBPowerScale Quota LogicalUsage In TiBTiB3.0.0TiB used by governed data apparent to the filesystem.
powerscale_quota_PhysicalUsageInTiBPowerScale Quota PhysicalUsage In TiBTiB3.0.0TiB is used for governed data and filesystem overhead.
powerscale_quota_ProtectionInTiBPowerScale Quota Protection In TiBTiB3.0.0Difference between physical and logical data in TiB.
powerscale_quota_UsedInPctPowerScale Quota Used In Pct%3.0.0PowerScale Quota Used In Percentage
powerscale_quota_FileCountPowerScale Quota FileCountcount3.0.0Number of inodes (filesystem entities) used by governed data.
PowerScale SyncIQ Policypowerscale_syncIQPolicy_IsEnabledPowerScale SyncIQPolicy IsEnabledNone3.0.0If true, jobs will be automatically run based on this policy, according to its schedule.
powerscale_syncIQPolicy_LastJobStatePowerScale SyncIQPolicy LastJobStateNone3.0.0This is the state of the most recent job for this policy. Possible values : finished - 0, unknown - 1, failed - 2.
powerscale_syncIQPolicy_IsJobRanLastdayPowerScale SyncIQPolicy IsJobRanLastdayNone3.0.0This metric tells whether this Job ran last day or not.

Risks, Limitations & Assumptions

  • Application can handle Critical/Recovery failure notifications for below two cases when user enables App Failure Notifications in configuration
    • Connectivity Exception
    • Authentication Exception
  • Application uses the provided IpAddress/hostname, Credentials for both REST APIs and SSH communications. SSH communication is used for powerscale_bootDrive_LifeRemaining metric collection. Rest API communication is used for rest of the functionalities.
  • Credentials used should have sudo root privileges for ssh connection used for powerscale_bootDrive_LifeRemaining metric collection.
  • Application will not send any duplicate/repeat failure alert notification until the already existed critical alert is recovered.
  • Application cannot control monitoring pause/resume actions based on above alerts.
  • Metrics can be used to monitor Dell PowerScale resources and can generate alerts based on the threshold values.
  • Dell PowerScale’s Event/Alert polling will be started only if the user enables Event/Alert Polling in configuration.
  • Possible values of Event/Alert Severity Filter configuration property are emergency, critical, warning, information, unknown.
  • OpsRamp has given sample mappings to map Dell PowerScale with OpsRamp Severities as part of the Event/Alert Severity Mapping configuration file. Users can modify them as per their use-case at any point of time from the application configuration page. Possible OpsRamp Severities are Critical, Warning, Ok, Info.
  • No support of showing activity log and applied time.
  • The minimum supported version for the option to get the latest snapshot metric is Nextgen-14.0.0.
  • Application is not compatible with Cluster Gateway.
  • ​​​For Network Interfaces, we are mapping the Ip Address with external IPs of network interfaces and ignoring internal ips based on available pool details like “Internal_MGMT”.
  • This application supports both Classic Gateway and NextGen Gateway.
  • The following read privilege is required to get the Zones API work:
    • Auth access zones (ISI_PRIV_AUTH_ZONES)

References

REST API Doc: https://developer.dell.com/apis/4088/versions/9.4.0.0/docs/1introduction.md