Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Store
Home
Products
Network Performance Monitor (NPM)
More TooltipsText on map
Seashore
When you hoover over a node on a map in the webinterface you see some tooltipstext.
Can a get other fields from the database there and where do I change the code?
I saw in the [mapname].OrionMap that the text i set in that file but what process produces that file?
Regards
Thomas
Find more posts tagged with
Accepted answers
All comments
DonYonce
Thomas,
You can change the Map ToolTips in version 7.1. (Due out next week).
Use the following URL to modify the ToolTips :
http://<your
server>/NetPerfMon/Admin/MapToolTipTemplates.asp
The Tool Tips can be set using any of the Node Macros.
An Example: ${NodeName} in ${Building}${CR}Response Time is ${ResponseTime}
The primary reason this was added is to allow Custom Properties to be displayed in the Tool Tips.
The default setting for Node Tool Tips is :
${Caption}${CR}${StatusDescription}${CR}${MachineType}${CR}${IP}
Don
iunderwo
Don,
Any chance we can get hyperlinks to these tools off the admin page (including the one which changes the max response time in the gauges)?
// Ian Underwood - Service Management
// Level 3 Communications
Seashore
Custom Properties i just what I want to use it with.
Great!
/Thomas
Network_Guru
Ian,
I just edited the adminmenu.asp file and added some of the custom asp files to the admin menu on the left side of the page.
Here are the last few lines of the AdminMenu.asp file:
<%#
@~^CAAAAA==7Ax[
,q6PDwIAAA==^#~
@%>
;
<tr>
<td width="25"> </td>
<td nowrap><a class="NavBarMenu" href="MapToolTipTemplates.asp">Map Tool Tips</a></td>
</tr>
<tr>
<td width="25"> </td>
<td nowrap><a class="NavBarMenu" href="ResponseTimeGaugeScale.asp">Response Time Scale</a></td>
</tr>
<tr>
<td width="25"> </td>
<td nowrap><a class="NavBarMenu" href="ClearCache.asp">Clear Web Cache</a></td>
</tr>
<%#
@~^LgAAAA==7&
;0~g+Dn+M0tGxcZ;DM+UOzmmK;xDRb^sGhzNskUPP4x7YhAAAA==^#~
@%>
;
<tr>
<td width="25"> </td>
<td nowrap><a class="NavBarMenu" href="<%=#
@~^CgAAAA==uV2U+M\+MAAQAAA==^#~
@%>
;/NetPerfMon/Help/Admin/default.htm" target="_blank">Admin Guide</a></td>
</tr>
<%#
@~^CAAAAA==7Ax[
,q6d+AEAAA==^#~
@%>
;
</table>
This moves the Clear Web Cache item down and inserts:
Map Tool Tips
Response Time Scale
into the Admin menu.
-=Cheers=-
NG
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of