We are trying to add a label to an existing map that will display the output from an SQL query. Is this possible?
Example:
${SQL:Select Count(*) From Nodes}
The above query doesn't return a value, just the text is shown on the map.
Thanks.
my understanding is that right now, you are limited to the table of the object the label is attached to...so if it is a node, you have only the columns on the Nodes table, etc...I asked this question as well because I wanted to list the hostname (Caption) of the node the Interface belonged to.
Solarwinds - is this on the roadmap somewhere?
Thanks