What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Can I change the source of historical graphs?

Votes:

0

I would like to change the src parameter of the historical graphs that are generated to use absolute paths instead of relative.

For example:

Changing the following line -

<img class="prtgchart load" onload="$(this).removeClass('load');" src="/chart.png?graphid=-1&amp;id=23223&amp;avg=60

to

<img class="prtgchart load" onload="$(this).removeClass('load');" src="https://example.com/chart.png?graphid=-1&amp;id=23223&amp;avg=60

graphs historical-graph prtg

Created on Oct 11, 2012 8:42:18 PM



1 Reply

Votes:

0

Hi,
I'm afraid it is not possible to change this in the template as only relative URLs are supported there. If you only need the graph URL, just do a right-click on the same and then choose "Open in new tab".
Best regards

Created on Oct 12, 2012 9:29:31 AM by  Konstantin Wolff [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.