Our Nagios plugins for NetApp are able to read usage of each CPU separately or of the entire system (calculated average for all processors) and transfers the information to the monitoring system (Nagios, Icinga, op5, …).
The check **PerfCpu **can be usedto monitor separate CPUs:
$ ./check\_netapp\_pro.pl PerfCpu -H …
How can I find Volumes without any Snapshots? How can you find out which Volumes on the Filer don’t have any Snapshots? The check Snapshots,which is included in our Suite check_netapp_pro, provides a relatively easy way of achieving this. The following example demonstrates how it can be used:
$ check\_netapp\_pro …
Version 3.0.7 of our Monitoring Plugins for NetApp (check_netapp_pro) will be available soon and will include a number of new features that have been implemented based on feedback we received from our customers:
New Check PerfSys: Not entirely new, but taken over from the stable version 2.x to version 3.x. In this new …
The abbreviation rm_ack stands for remove service acknowledgement, which refers to a rather simple algorithm that can be used to identify masked alarms. Masked alarms are a phenomenon that solely appears with checks on multiple instances, such as the simultaneous checking of all volumes on a NetApp device. In a …