I have assigned a task of creating a dashboard of sorts that contains about 7 different items for each server we're looking to monitor (all IIS related options). We currently track all the items using APM and WMI. I have a couple of options I would like to pursue, but at this point I can't get either option to work because I am using WMI and not UnDP to get my data.
Option 1: Create one chart/data sheet for each server that lists out the current value of the 7 items.
Option 2: Create a radial dial for each of the 7 items.
I have all the data in a custom APM. I am just having problems tryig to create the visual components on a dashboard/summary page. Has anyone tried to do something similar to this?