While trying to customise my PRTG report, encountered an output from the following html code:
<#report type="averagetable" reponodeid="<@subid>" repsensid="<@objectid>" avg="<@tableaverage>" sdate="<@start>" edate="<@end>">
Where do I get the individual data out from within the table generated by the above code?
Article Comments
I have gone through the above, but that particular piece of html code I could not further breakdown to get the individual values that it churns out (it actually gave a table of 3 rows and 3 columns, which shows up at the bottom under "graphs only" reports with percentile settings turned on). Would I be able to extract the values as desired?
Mar, 2014 - Permalink
hello,
after consulting the developers,
unfortunately at the moment, what you are trying to accomplish is not possible.
Mar, 2014 - Permalink
hello,
did you already take a look at
https://www.paessler.com/knowledgebase/en/topic/263-how-do-i-modify-prtg-s-report-templates
Mar, 2014 - Permalink