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?
Add comment