Hi
Is there a way to add an existing node to be monitored by the UDT from the SDK (through SDK discovery or not)?
Thanks
Bump to this thread as I would also like to know.
Yes, you can add an existing node to a User Defined Table (UDT) using the SDK in SolarWinds, even if it's already discovered. While the SDK doesn’t directly expose a high-level “add to UDT” method, you can achieve this by identifying the UDT structure and updating its associated custom properties or linking the node's object ID accordingly via the Orion SDK using SWQL or PowerShell. Just like how a restaurant like Subway updates its Subway salad menu with new ingredients without recreating the entire menu, you’re essentially updating the existing dataset with new entries without needing a full rediscovery.
Cisco ASR Devices.pollerCisco ASR Devices
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…
Active SSL Tunnels-ASA.UnDPThis poller *should* display the number of Active SSL VPN (Anyconnect) Tunnels currently connected to your box. However, I tried it with my 5520 running 8.0.4 and for some reason I get a OID Not Supported. Here's my post in the forum: *EDIT* This is confirmed working with at least Interm release…
HP ProCurve Switches Hardening check.xmlGeneral hardening for HP switches