All the data for each host is returned to a single service, and the data is collected just fine:
https://www.evernote.com/shard/s89/sh/b ... &width=832
The actual output looks like this:
Code: Select all
XXXXX_PercentageDiskUsed_C=16.08%;XXXXX_PercentageDiskUsed_L=51.07%;XXXXX_PercentageDiskUsed_M=56.91%;XXXXX_PercentageDiskUsed_N=59.95%;XXXXX_PercentageDiskUsed_O=53.71%;XXXXX_Percenthttps://www.evernote.com/shard/s89/sh/5 ... &width=832
The graphs are plotted using the default PNP template (default.php). Am I right in thinking that plotting individual graphs is the expected behaviour? Is there an easy way to get all this data plotted onto a single graph? If I need to go away and learn how to make PNP templates, I can do that, I was just wondering if I was outputting the performance data incorrectly. It'd be easier to get my scripts to output the data differently than to make custom PNP templates.
Any help is appreciated.
Many thanks,
Gavin