I would rather not have the gauges on the device and sensor pages of the PRTG AJAX interface. Can I hide those?
How can I get rid of sensor gauges or hide them?
Modified on 2025-06-10 12:59:41 +0200
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.
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.
This article applies to PRTG Network Monitor 13.2.3 through 17.3.33
Hiding Sensor Gauges
To hide the gauges on the device pages you can either set the priority of all sensors to three-stars or less (using the 5-star priority selector in the sensor data table) or you can use the following custom CSS code:
To hide the gauges on the sensor pages use the following custom CSS code:
To apply this custom code find the file
styles_custom.css
in the
/webroot/css
folder, open it in a text editor, paste the code into it, and save the file. Now perform a full reload (Shift-F5) in your browser.
May, 2013 - Permalink