I have use the PRTG Map to put all the server channel gauges into 1 map, but i realize that the Primary Channel Gauges Sample:"(http://rotter.name/User_files/nor/51b6dc0c191e1a77.jpg)" got the maximum size which cannot enlarger any-more.

I want create a map which can fix in 2row x 3column Primary Channel Gauge into a size 1600x900 iframe size.

How to make this?


Article Comments

Hello,

thank you very much for your KB-Post. This is possible by "customizing" the PRTG webinterface, by adding the following to the styles_custom.css:

#showamap {
  zoom: 2;
}

Please be aware that this will then apply to all maps.

best regards.


Apr, 2014 - Permalink