Comments
-
The guys in lab coats from Solarwinds instructional videos keep claiming they monitor the Thwack forums closely to provide assistance but cannot answer a very simple question such as this? Per documentation SWQL *does not* provide SELECT * queries, so I could not possible dump all of a nodes properties by issuing: SELECT *…
-
Hi Mark, thank you for the response. Based on what you have explained I am definitely looking in to a monitoring profile to easily add new nodes using the SWQL API. To be more precise, the following two functions on the python swisclient implementation: orionsdk-python/add_node.py at master · solarwinds/orionsdk-python ·…