The largest limitation of the pack is around space monitoring for Aggregates and Volumes. We all understand at a minimum how important hard disk space monitoring is, Volume and Aggregate space monitoring is no different. Unfortunately the design of the Management Pack limits the ability to customize that monitoring across different Aggregates and Volumes.
Issues
- There is no out of the box monitor in terms of space in MBs. I have created my own custom monitoring that leverages two different properties on the Aggregate and Volumes to calculate the space available in MB which allows thresholds to be set specific to instances of each class. However this is very limited due to the fact discovery runs on a daily basis, so you see it's not real time monitoring just a stop gap measure until I can program something better.
- The MP contains % free space monitors for Aggregates and Volumes, however the limitation is that there is no way to customize Warning and Critical thresholds across different Aggregates and Volumes. The end result is a global Warning/Critical thresholds for all Aggregates and Volumes. This renders the monitor effectively useless for most organizations.
At this time I have started development on my own free space monitoring for NetApp Aggregates and Volumes through the use of the NetApp SDK which can be found here NetApp SDK. I plan on using custom powershell probe modules to pull in the data I need a more real time basis.
No comments:
Post a Comment