As of v4.0.0-beta.3, Check NetApp-REST ships a new binary called check_netapp. It bundles all 20 ONTAP-REST checks — volume, aggregate, snapmirror, disk and so on — as subcommands of a single executable, in addition to the familiar individual check_netapp_* binaries.

Why a single binary?

Each check_netapp_* binary is a …

Recently we got an interesting bug-report: A broken disk did not get alarmed by the check_netapp_disk container-type-plugin. This false negative happened because of a configuration, …