Comments
-
Here is a Solution to the global variable: If you can pick a node that is the 'holder' of global variables, this will work. For instance you could you use your solarwinds server itself -- in this example lets make it have nodeID = 1234 and lets say you have a custom property named:meaningful_global_variable In what ever…
-
Any word on whether Solarwinds will be at the DC Devops Days 2017? It's July 17-18.
-
Prawj, Thank you.
-
Hey Prawij, Did you create the resource "Volumes not responding" or did it come as a stock resource. In either case can you help me to find or create this resource? thanks
-
Here is a nice SWQL query to list all verbs, the verb arguments (in order) and the entities they affect: SELECT EntityName, VerbName, name, position, XmlTemplate, XmlSchemas, IsOptional FROM Metadata.VerbArgument order by entityname, verbname, position
-
Go to the idea: https://thwack.solarwinds.com/ideas/6574 . I have added a comment there on how to make a global variable work around (at least for alerts.)