UsageTrend , our new feature that was introduced in the last RC for 3.2.0, has raised a number of questions: The check is saying that the history store is not present. Where can I find it? The -stm switch for the getter activates the history store setting. Of course, the corresponding object (aggregate|volume) has to …
Sometimes it is not possible to identify volumes that accommodate a LUN by name only - for instance, if there is no apparent naming convention or if the names doesn’t give any indication of this fact. In such cases, it can be quite tedious to configure the checks for volume usage because the thresholds for LUN …
Host adapter such as 0a/0b (Fibre Channel, Serial Attached SCSI and parallel SCSI) can now be monitored in the same way that network adapters can be monitored using PerfLif and PerIf. This check is called PerfHostadapter . Example: $ ./ check_netapp_pro.pl PerfHostadapter -H sim83n1 NETAPP_PRO PERFHOSTADAPTER CRITICAL …
Up until now aggregates and volumes could be monitored in order to determine their disk usage. The Usage check was designed for this purpose and can be easily configured to fit your needs. However, there was no way of predicting when an aggregate would reach a critical level, or in other words, how many days it would …
Microdeltas is an experimental feature for measuring performance with a resolution smaller than 3 minutes. In the next release of Monitoring Plugins for NetApp, we introduce a new feature that provides ways to measure performance with very small deltas (in the time scale of seconds). All you have to do is set a …
For obvious reasons, the first checks that we developed primarily monitored volumes and aggregates. The overall method took the approach of sending an UNKOWN alarm if no volumes or aggregates could be found – since it is very unusual to find a filer without any aggregates or volumes. The same overall library was then …
Today we announce a new check NetInterface which monitors the Is-Home flag of a network interface and sends an alarm if current-port differs from home-port. This enables us to monitor the output of the following CLI command in a continuous and automated way: clu1::> network interface show -is-home false Logical …