We have been looking forward to leveraging the new features of Orion 8.1 to monitor qtree information on our Filers. I am in the Custom MIB poller section and struggling as to how to do this.
The following OID: 1.3.6.1.4.1.789.1.4.5 Presents a table showing all of our Qtrees, ID's, names, disk space allocated and disk space used. I need to retrieve disk space allocated and disk space used and do a computation on those to come up with disk space free for alerts - as well as graphing disk space used based on disk space allocated for historical trending. Much like the pre-configured MRTG that comes from NetApp's website.
I guess my question is - how do I pull multiple variables, perform a computation, and then graph and alert on it using Orion 8.1?
Thanks.