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 …
Over the years, this blog has accumulated almost 300 articles. Unfortunately, the built-in JS-based search is overwhelmed by this. We have therefore switched the search bar at the top to an external search engine called MetaGer.
Why MetaGer? MetaGer is a search engine supported by the non-profit SUMA-EV, Association …
The v1.1.0 release of our Check E-Series product brings also a new monitoring plugin called check_eseries_nic. This provides monitoring of:
the link-status (up/down) the current-speed (1Gib/s, 10GiB/s, …) setup-error (true/false) A typical output would for the link-status check look like:
$ ./check_eseries_nic …
We have released a new monitoring plugin called check_eseries_pool. The first version has exactly one subcommand called free-space. This monitors the free space still available for thin volumes in the disk pool.
It is particularly useful when you start taking snapshots or mirroring to another system. In such cases, you …
Less can be more Some time ago, we received an enquiry in which a customer illustrated a general problem using the LUN check as follows:
If I run ./check_netapp_pro.pl LunState -H fas --alarm_limit 1
This will show you all the LUNs on the Cluster, both online and offline. We have systems that contain over 200 LUNs, so …
The first stable release (v1.1.0) of our brand new Check E-Series product brings an automated health check for e-series nodes.
check_eseries_health will run the health checks regularly and automatically report any errors found.
Example $ ./check_eseries_health --host=10.1.1.125 --system-id 1 [...] NETAPP ESERIES HEALTH …