Monitoring Check for E-Series Network Interfaces

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 link-status -H 10.1.1.11 --system-id=1
NETAPP ESERIES NIC CRITICAL - 4 nics checked, 3 CRITICAL
wan1.280107001000000000000: down (CRITICAL), slot 1, label P2
wan0.280007001000000000000: up, slot 0, label P1...

Or for the current-speed subcommand:

$ ./check_eseries_nic current-speed -H 10.1.1.11 --system-id=1 --ok-value=10gig
NETAPP ESERIES NIC CRITICAL - 2 nics checked, 1 CRITICAL
wan1.280107001000000000000: speed1gig (CRITICAL), slot 1, label P2
wan0.280007001000000000000: speed10gig, slot 0, label P1

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


E-Series Free Pool Space Monitoring
RESTful volume check for NetApps ONTAP filer

Comments