Hi,
I tried to modify an report but without success! :(
What I need to do in this report (sensorlist no graph), is to remove entire SENSOR column. Also, on first column, I want to see only the DEVICE, not the full path PROBE,GROUP,DEVICE.
http://postimg.org/image/j0cg893ln/
Is there any way to achieve this? I tried following this path: \website\reporttemplates but maybe wasn't enough!
thanks
Article Comments
hello, is there anyway that the prtg report can be edited? in such a way that the graphs, the uptime dates could be edited?
Aug, 2017 - Permalink
Hi there,
Please check out How do I modify PRTGs report templates. It's the only document regarding this, as it is not officially supported to tinker them.
Kind regards
Stephan Linke, Tech Support Team
Aug, 2017 - Permalink
Hi Tony,
It's rather simple. Remove the following lines from the given files:
C02 Sensorlist nograph.htm
<th><#lang key="html.global.sensor" default="Sensor"></th>
\details\Sensorlist Dataline No Graph.htm
<td style="max-width:200px"> <b><#objectproperty id="<@objectid>" name="name"></b><br> </td>
...and you're good to go :)
Sep, 2015 - Permalink