Today we are completing our tests for the next stable release 3.8.0, now available in the [Q-Portal]. The most important new features are: New check: FCPAdapter checks fcp-adapters status (online, …) Usage -check: --check_only=500GiB..1TiB (ranges to specify different thresholds depending on the volumes total size) …
On some occasions, one might not want to collect all counters from the filer. This does not happen very often, but there are at least two cases where it is required or in the very least useful to exclude a specific counter: If counters are not available in an older version of DataONTAP: our tests for PerfDisk after the …
When monitoring volumes with very different sizes using usage it might be desirable to have the option to configure different thresholds independently of the size of the volumes. The easiest way of doing this would be to set different percentages for small, medium and large volumes. Example Lets say… …
New metric changelog-used-percent We’ve added a new metric to the monitoring check Sis : changelog-used-percent. This way storage admins can be warned if the SIS changelog approaches its full capacity. Thresholds percentages are used to evaluate weather to send a warning or not. We’ve added an example to …
With the next release, the c****dot performance getter will ignore temporary volumes. Temporary volumes are created in the background when moving volumes between aggregates, for instance. These volumes can lead to a UNKNOWN or an „out of bounds“ result for the performance checks and UsageTrend because these instances …
PerfVolume will soon receive a new switch in order to calculate and check the average of all volumes (useful for latency for instance) or the the sum of all volumes (for total_ops for instance_)._ check_netapp_pro.pl PerfVolume -H _filer_ -z _counter_ --math=average|total Please refer to the help page of PerfVolume to …