So my issue is I would like to create charts for some custom UnDP table pollers. I have multiple OID's I am monitoring PANVsysName (1.3.6.1.4.1.25461.2.1.2.3.9.1.2) and PANVsysSessionUtilization (1.3.6.1.4.1.25461.2.1.2.3.9.1.3). There could be 50 - 100 vSys values in the table. I need help figuring out how to display a chart on the Node details page so it only displays the UnDP for that device.... and since there are so many values, have some type of drop down on the chart that could be selected to display a graph for that particular vSys (so it doesn't try to graph all values at once). So it displays a single vSsys graph at a time with a drop down to select any of the other vSys values and see those charts. I do not see any built in functionality in Orion to accomplish this, but have seen some pretty interactive things done with SQL in Orion. Was hoping that was an option, just need some verification if anyone thinks its possible and if so, some assistance on accomplishing it.
thanks