Back to the list of connectors

NetApp SolidFire (REST)

Description

This connector discovers and collects hardware health metrics for NetApp SolidFire storage systems and communicates directly with the NetApp SolidFire System.

Connector file name: MS_HW_NetAppSolidFireREST.hdf

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).

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)

Monitors

Object Type Collected Parameters Discovered Properties
Enclosure (MS_HW_ENCLOSURE)
  • Power Consumption
  • Model
  • Serial Number
  • Type
  • Vendor
Disk Controller (MS_HW_DISKCONTROLLER)
  • Controller Status
  • Status
  • Firmware Version
  • Model
  • Serial Number
Processor (MS_HW_CPU)
  • Status
  • Maximum Speed
  • Model
  • Vendor
Fan (MS_HW_FAN)
  • Speed
  • Status
  • Alarm Threshold
  • Warning Threshold
Logical Disk, RAID (MS_HW_LOGICALDISK)
  • Status
  • Size
Memory Module (MS_HW_MEMORY)
  • Status
  • Size
Network Card, FC Port (MS_HW_NETWORK)
  • Link Speed
  • Link Status
  • Status
  • Logical Address
  • Logical Address Type
  • Model
  • Physical Address
  • Physical Address Type
Physical Disk (MS_HW_PHYSICALDISK)
  • Status
  • Additional Information 1
  • Model
  • Serial Number
  • Size
  • Vendor
Power Supply (MS_HW_POWERSUPPLY)
  • Status
    Temperature Sensor (MS_HW_TEMPERATURE)
    • Status
    • Temperature
    • Alarm Threshold
    • Warning Threshold
    Voltage Sensor (MS_HW_VOLTAGE)
    • Status
    • Voltage
    • Lower Threshold
    • Upper Threshold
    No results.