Monitoring Check for E-Series Interfaces

The v1.2.0 release of our Check E-Series product brings a new monitoring plugin called check_eseries_interface to monitor the host-interfaces.

This plugin contacts the StorageGRID Management API (StorageGRID Webscale) and checks then several values for being as expected. Examples are:

  • channel type: driveside or hostside
  • is degraded: false or true
  • state: optimal
  • miswire type: should be none
  • current interface speed: speed16gig
  • link state: up or down

A typical output for the SAS state check looks like:

./check_eseries_interface sas state -H abc10 --system-id=1 
NETAPP ESERIES INTERFACE OK - 4 interfaces checked
2202010000000000000000000000000000000000: optimal
2202000000000000000000000000000000000000: optimal
2201010000000000000000000000000000000000: optimal
2201000000000000000000000000000000000000: optimal

Or for the fibre link-state subcommand:

./check_eseries_interface fibre link-state -H 10.10.8.2 --system-id=1 

NETAPP ESERIES INTERFACE OK - 2 interfaces checked
2201030000000000000000000000000000000000: up
2201020000000000000000000000000000000000: up

How to get the product?

To get a testing version or buy the product please contact our distributor.


Searching the blog
RESTful Spare-Disk and -Partion Check

Comments