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?
I think I posted this somewhere else, but I wanted to put it here so that it's easily accessible to all those interested in the Orion API and SDK Discussions. Table of Contents * Preamble * Doing the work in SWQL Studio * Moving to PowerShell * The Simple Step-by-Step Process* Get PowerShell 7 * Get the latest SolarWinds…
Hi all - i have the following swql (below) for my alerting KPI - but i need to included the following customer property - CustomProperties.CoreProductionSystem LIKE '%YES%' where would i add this into the swql - thanks Alerts (Acknowledged) SELECT COUNT (AlertObjectID) AS Quantity FROM Orion.AlertActive WHERE IsNull…
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…
It looks like you're new here. Sign in or register to get started.