I'm creating a network diagram map using the PRTG maps. Basically I've got my core switch with a connector to a total traffic channel sensor with a connector to the actual switch. That way I can see the amount of traffic going over the lines from the core to the access/distribution layer switches. 85% of the map looks pretty good. However, there are quite a lot of connection lines that run "over" the text label of the traffic channel sensor, making it a bit hard too read. Is there some way to make the label not "transparent" but to have a solid background color? I've tried using "HTML before" and a span background color but it did not work. PRTG just seemed to completely ignore the background color (at least in chrome).
Background for channel label
Votes:
0
7 Replies
Votes:
0
KTimm,
Have you tried putting your code into the HTML After? Something else you might consider is using the Custom HTML map object to create your own labels that you can put anywhere you want on the map.
Benjamin Day
Paessler Support
Votes:
0
I'm not putting the label into the HTML before (or after). It is the "built in" label for the channel.
Votes:
0
Or perhaps just being able to move the connection point of the line from the "middle" to some other point within the sensor might help. I'm trying to avoid having the connection lines run right through the text of sensors but I'm not having much luck avoiding it in our larger institutions.
Votes:
0
KTimm,
Yes, I understand what you are saying. For this, you would be best to create your own label for the object to place in the spot that makes the best sense.
Unfortunately the CSS for PRTG is overriding the code you're trying to put into the HTML Before and After.
Benjamin Day
Paessler Support
Votes:
0
Again, I can't just create my own label. It is the label that is part of the sensor that is ending up with the connector line running through it.
Votes:
0
As a work around, I put a shape "Box (White with black border)" behind the channel sensor. It is a work around because no longer does the connector line run through the text of the channel sensor label. The only real problem is that if I have to rearrange the map because I added something new, I have to move the channel sensor and then move the box because, despite the request being put in back in 2013, you still can't group move items.
Votes:
0
KTimm,
I'm glad to hear you came up with a workaround. Yes, there a some updates to the map editor that have been in development for a while now. We are working on many updates to PRTG, and trying to add the ones that increase overall performance and stability first.
We appreciate your patience and understanding.
Benjamin Day
Paessler Support
Add comment