Hello Thwack Team, For the below working query - which works in custom swql dashboard resources and in swql studio, SELECT TOP 1 ARRAYVALUEAT(SPLITSTRINGTOARRAY(Replace('Part1-Part2-Part3-Part4','-','|§|§|')),0) as Field1, ARRAYVALUEAT(SPLITSTRINGTOARRAY(Replace('Part1-Part2-Part3-Part4','-','|§|§|')),1) as Field2, CONCAT(…
Team, To display events summary on the custom widgets as the Top 10 events should display in CST time zone, I have created the below script but its not working. Please someone help on this. Thanks SELECT TOP 10 DATEADD(hour, -6, E.EventTime) AS [Time of Event], E.EventTypeProperties.Name AS [Event], E.Message AS [Message],…
Hello, I have multiple subnets to create in Solarwinds (without using the GUI), some of them have more than 4096 IP Addresses and Solarwinds does not automatically populate IPs for them. The CRUD operations provided in the SDK allow me to create IPs but I get an error 400 if the same address is already present in DB, no…
After upgrading to 2025.4.3, I noticed that when unmanaging a node from the details page, it presents a prompt for a reason this is being unmanaged and displays the reason next to Node Status in Node Details. Great improvement. It doesn't prompt if unmanaging from the popover menu, seems only from the details page, but…
Hi Team, I am currently automating map creation using a Python script in conjunction with the Orion SDK. While I am able to generate the maps successfully, they are all being created with the same GraphPOID. This issue is causing problems with map status monitoring and results in references in a parent map pointing to a…
Hi All!! Is there any REST API available for integration with ServiceNow which can automate the process of node manage or unmanage via Service Now? Best Regards, Yatin
Hi All - i have tried searching on here but cant find it im after the Node status values i.e 1 =- up 2 = down 9 - Unmanaged etc can someone help - thanks
Hi - would someone be able to help in creating a widget and swql for high network interface traffic please no sure which widget would be best but would need it to display the node and network interface if possible, if not just the interface name and the current usage percentage - thank you
Looking to have Solarwinds to run data export reports that capture all interfaces that are administratively up, but operationally down for more than X days? I need to have this include ports that have not been used since before the last switch reload, so that it specifically does not use "last used date/time" by the date…
Does SolarWinds NPM provide an API that would allow us to automatically extract device information into Eracent?
It looks like you're new here. Sign in or register to get started.