I am getting my reports in 3-5 parts, is there any way we can get this in single PDF file.


Article Comments

You have to edit the corresponding report template (residing under C:\Program Files (x86)\PRTG Network Monitor\webroot\reporttemplates) and edit the second line (which is a HTML comment). It represents the number of sensors that fit into one PDF. Increase the number to your liking - note that the system load or memory usage might get up during report generation, depending on the sensor count.

Here's what I'm talking about:

<!--Graph with Data Table: Graph 1 min interval, Table 1 min interval-->
<!--5--> <-- change this one

Aug, 2015 - Permalink