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)
Custom Link
gtsports1
I want to create a custom link inside of node details that takes me to a management web page for that node. How do I configure the URL to inlcude the node name of the node I am looking at? For instance, I am looking at server WEB1, and want the custom link to read
https://web1:8080
.
Any assistance would be greatly appreciated.
Find more posts tagged with
Accepted answers
All comments
Levi
I would use the custom property editor to add a new colum for the link. In the field, you would put:
<a href="
https://${IPAddress}:8080"
; target="_blank">Web Management</a>
IPAddress could be any valid macro for the node, like DNS, NodeName, etc.
Then add a User Defined Property to the Node Details view. In Preview mode, edit the resource and select the link field. If you use this method, you don't have to know any ASP and any nodes that don't support Web Management you can just leave the field blank.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of