Back to the list of connectors
NetApp SolidFire (REST)
Description
This connector discovers and collects hardware health for NetApp SolidFire Storage Systems and communicates directly with the NetApp SolidFire System.
Connector ID: NetAppSolidFireREST
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
hws HOSTNAME -t storage -f NetAppSolidFireREST --https --http-port 443 -u USERNAME
hws-config.yaml
hosts:
- host:
hostname: <HOSTNAME> # Change with actual host name
type: storage
selectedConnectors: [ NetAppSolidFireREST ] # Optional, to load only this connector
http:
https: true
port: 443 # or probably something else
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using hws-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 (Labels) |
---|---|---|
Enclosure |
|
|
Disk Controller |
|
|
Processor |
|
|
Fan |
|
|
Logical Disk, RAID |
|
|
Memory Module |
|
|
Network Card, FC Port |
|
|
Physical Disk |
|
|
Power Supply |
|
|
Temperature Sensor |
|
|
Voltage Sensor |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.