Released as 1.4.1 on 2024-06-17
check_eseries_controller statistics
: Checks all available metrics on the eSeries controller. E.g. cpuAvgUtilization, writeThroughput, mirrorBytesPercent.Released on 2023-07-03
New parameter --authorization
: Allows to authenticate with tokens (keys) instead of username and password.
If you have used the option-alias username
instead of user
in the authfile, please change it to user
now. The same goes for password
, which should be changed to pass
.
The number of instances skipped by --include
/ --exclude
is now printed to the extended message.
#
) can be used in authfiles. (https://docs.monitoring-plugins.pro/authfile)Released 2022-04-06
check_eseries_interface
shows now the controllerRef for each interface in the output.Released 2022-03-21
check_eseries_interface
for checking the channel-type and various aspects of SAS, iSCSI and fibre-interfaces (status, miswire, speed, … ).check_eseries_health
: Aspects like nvsramDisableCfwDownloads can be excluded now.Released 2021-10-06
--help
was misleading and contained a TODOReleased 2021-08-25
Some checks did a POST instead of a GET request which resulted in an “unexpected error” from the API.
Better, more helpful error-message in case of an auth-error.
Released 2021-08-15
check_eseries_nic
monitors several aspects like link-status, speed or error-condition of the network interface cards.
check_eseries_pool
monitors the free space in a disk-pool available for thin-volumes.
Released 2021-05-27