MetricsHub
MetricsHub Enterprise 1.1.00
Connectors directory[1] Full listing of connectors[2]
Pure Storage FA Series v2 (REST)
Description
This connector monitors environmental sensors, physical disks, management network cards and fiber ports for Pure Storage FA Series arrays. It relies on the Pure Storage REST API version 2.0 and higher.
This connector supersedes:
- PureStorage[3]
- PureStorageREST[4]
enterprise[5] hardware[6] pure[7] storage[8]
Target
Typical platform: Pure Storage[9]
Operating system: Storage System
Prerequisites
Leverages: Pure Storage REST API
Technology and protocols: HTTP/REST
This connector is not available for the local host (it is applicable to remote hosts only).
Examples
CLI
metricshub HOSTNAME -t storage -c +PureStorageRESTv2 --https --http-port 443 -u USERNAME
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: storage
connectors: [ +PureStorageRESTv2 ] # Optional, to load only this connector
protocols:
http:
https: true
port: 443 # or probably something else
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Pure Storage FA Series v2 (REST) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The HTTP Request below to the managed host succeeds:
- get
/api/api_version
- Request Header:
${file::httpHeader}
- The response body contains:
version
(regex)
- get
- The HTTP Request below to the managed host succeeds:
- post
api/2.0/login
- Request Header:
api-token: %{PASSWORD}
- The response body contains:
items
(regex)
- post
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
blade |
|
|
disk_controller |
|
|
enclosure |
|
|
fan |
|
|
memory |
|
|
network |
|
|
physical_disk |
|
|
pool |
|
|
power_supply |
|
|
temperature |
|
|
volume |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.