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 …