I would like to add a description of the server in the node pop-up window when hovering over a node name. Is there a way to accomplish this? SAM v6.1
You can do this by editing the map tooltips. Click the Edit button on the map resource. On the edit map page look to the right and you will find a link to Customize Map Tooltips. Click on this link and on the page that loads you will see numerous dialog boxes that can be edited to include SQL macros (variables). The format must be ${XXXX}. You will likely need to create a custom property for the node description that you want to see there. You will then be able to reference that CP in the Node tooltip box. Check the Orion Network Atlas Admin guide for a list of SQL macros that you can be used.
Hope this helps.
Thank you for the tip! Can you elaborate more on the steps to get to "editing the map tooltips" please? I don't see how to get there.
You must already have a map resource added to the web page. Then all you have to do is click the "Edit" button in the top right corner of the map resource, When the "Edit Resource: map" page loads, click the "Customize map tooltips" link to the right side of the map list.
I believe this is what you are looking for