How can I hide the "2 Days", "30 Days" and "365 Days" graphs on the group pages?

Votes:

0

Your Vote:

Up

Down

Is there a way to remove these views from the Group Root view?

css customization graphs prtg

Created on Dec 29, 2011 8:18:49 PM by  Dirk Paessler [Paessler Support] (9,613) 3 3



1 Reply

Votes:

0

Your Vote:

Up

Down

Please find the file

customerscripts.js in the

/website/javascript

folder, open it in a text editor, paste the following code into it, and save the file:

$(document).ready(function() 
{
	$('#tab-1[loadurl*="groupoverview"] td.col2').remove();
});

Now perform a full reload (Shift-F5) in your browser.

This will remove the graphs on the group and probe level and you will have more space for the device tree.

Created on Dec 29, 2011 8:21:35 PM by  Dirk Paessler [Paessler Support] (9,613) 3 3

Last change on Dec 29, 2011 8:23:22 PM by  Dirk Paessler [Paessler Support] (9,613) 3 3



Please log in or register to enter your reply.


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.

PRTG
Network Monitor
Intuitive to Use.
Easy to manage.

150.000 administrators have chosen PRTG to monitor their network. Find out how you can reduce cost, increase QoS and ease planning, as well.

Visit
www.paessler.com

What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general. You are invited to get involved by asking and answering questions!

Learn more

Top Tags


View all Tags