quote:Originally posted by jonchillThanks Ryan this will be very useful.One problem I do have some of our core equipment has multiple links between one another, when I add these as lines on the map if automatically puts them next to each other which when using the in and out utilisation macros overlaps each other significantly.Is there anyway of spreading the lines out along the edge of the object rather than have it automatically put them next door to each other with a small gap between each one?ThanksJonIT Infrastructure ManagerPilgrim HospitalUK
quote:Originally posted by RyanJettYou can do this by adding Macros to Labels on the Map. Any Macro that can be used to create an Alert message (including Custom Properties) can be used in a Map.To add Bandwidth Utilization to a Network Link on a Map, right click on the Network Link and click Add Label. Edit the Label and delete any text in the Label. Type "${Caption}" and then add another line by pressing CTRL-Enter on the keyboard. Then type "In Utilization: ${InPercentUtil}". Press CTRL-Enter on the keyboard again to add another line and type "Out Utilization: ${OutPercentUtil}".The final Label should look something like this:${Caption} In Utilization: ${InPercentUtil} Out Utilization: ${OutPercentUtil}Save the Map and then view the Map on the Website. In this example, the Label would appear as:FastEthernet0/24 - Test Lab In Utilization: 42% Out Utilization: 21%*NOTE: The Macros will not parse when viewed within the Map Maker application.Ryan JettSolarWinds.Net918-307-8100