I would like to change the default string that is shown in the lower left corner of every graph shown in the PRTG web interface and the Windows GUI. Instead of the PRTG version, I would like to print my own text there.
How can I do this?
Article Comments
I'm trying to eliminate this string at the bottom of MAPS. Is this possible? All my maps have a string such as the following at the bottom:
Network Monitor 9.2.1.2308, Network Monitoring Software (c) 2012 Paessler AG ...
May, 2012 - Permalink
That's very likely the mapshot.htm/pagefooter.htm there, not the registry key explained in this article.
Jun, 2012 - Permalink
Is it also possible to change the graph footer that shows in the Enterprise Console?
Feb, 2017 - Permalink
This should also apply to the EC as it uses the same graphs as the webinterface. Did you already add the regkey?
Feb, 2017 - Permalink
Hi Stephan,
Yes we have a group policy to set the reg. key for all or core servers and the graphs on the web GUI show our custom foot. Enterprise Console shows the default PRTG graph footer.
Feb, 2017 - Permalink
Can't confirm - did you try to remove the connection and add it again? The string is also visible in the EC, since it's actually using the same graph images as the webinterface :)
Feb, 2017 - Permalink
Yeah, we've had it in place for a long time now and new clusters are picking it up. I assumed it would be the same as the graphs are from the same source... So when it didn't show I just assumed it would pick it up from a reg key on the local machine?
Feb, 2017 - Permalink
Reghacks are not distributed to failover nodes. Can you check if the key is in place on all servers and restart the core server service, just to make sure it's read?
Feb, 2017 - Permalink
The GPO put the reg key on all PRTG servers including failovers. I can confirm it's in place on all of them. We've had that key in place for at least a year and servers have been restarted many times and some are new. We have only just started using the EC now all our clusters are on the same version.
Feb, 2017 - Permalink
Can you check the graphs within the webinterface of the failover nodes - are they displayed correctly?
Feb, 2017 - Permalink
I know it's been a while since I last replied to this one. All master and failover nodes have the graph footer but I've never been able to get it to show in the EC.
Oct, 2017 - Permalink
Could you post a screenshot of the EC graphs? It should be there, but it looks blurred due to scaling.
Kind regards,
Stephan Linke, Tech Support Team
Oct, 2017 - Permalink
This article applies to PRTG Network Monitor 8.1.2 or later
Change PRTG Version Text in Graphs
By default, PRTG shows its name and version number in a small text line underneath each graph. You can change this text by adding a new value to the Windows registry.
Caution: Please backup your system before manipulating the Windows registry!
Step 1
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Paessler\PRTG Network Monitor\Server\Webserver\
HKEY_LOCAL_MACHINE\SOFTWARE\Paessler\PRTG Network Monitor\Server\Webserver\
Note: For PRTG 8 you might see the values in the additional sub-key V7 or V8.
Step 2
Notes
Nov, 2010 - Permalink