>> I like the line utilization on the map. Will you share with us how you did this? I would like to do something similar.
Sure I will !
Sorry for the delay, I haven't logged-on in a bit.
Here's how you do it. Go into Network Atlas (obviously) and select a connection line. Then give it a caption something like this (note the use of the variables in the caption text):
4.5 Mbps
I ${InBps}(${InPercentUtil})
O ${OutBps}(${OutPercentUtil})
Note that the line speed is hard-coded text. There may be a variable for that somewhere, I don't know, but it didn't matter to me for my purpose.
Tip: If you need the original caption to be whatever it is, you can always add a secondary caption and do the same thing. I do this all the time on various objects, especially server / device objects.
Hope that helps!
John