MetricsHub
MetricsHub Enterprise 1.0.01
Back to the list of connectors[1]
NetApp SolidFire (REST) Enterprise
Description
This connector discovers and collects hardware health metrics for NetApp SolidFire storage systems and communicates directly with the NetApp SolidFire System.
Target
Typical platform: NetApp SolidFire
Operating system: Storage System
Prerequisites
Leverages: SolidFire 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 +NetAppSolidFireREST --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: [ +NetAppSolidFireREST ] # 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 NetApp SolidFire (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:
- POST
/json-rpc/9.0
- Request Header:
Content-Type:text/plain
- Request Body:
{"method" : "GetClusterInfo", "id" : "Detection" }
- The response body contains:
{"id":"Detection"
(regex)
- POST
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
cpu |
|
|
disk_controller |
|
|
enclosure |
|
|
fan |
|
|
logical_disk |
|
|
memory |
|
|
network |
|
|
physical_disk |
|
|
power_supply |
|
|
temperature |
|
|
voltage |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.