Hello all, I've gotten UnDP assignment and deletion working, though deletion was using bulk delete because I couldn't figure out just the delete command by myself, and I'm wondering if there is some way to "bulk create" these assignments. I'm trying to do this in a single command in hopes that it reduces the load on the…
Hi, I am using Python and looking to create a process to modify admin passwords via API. The problem that I just found is that I can't update the password via this API although there are verbs available, seems like the table can't manage CRUD operations. On the above snapshot the documentation says the Entity can't be…
Hello Thwackers, I spent six hours determining that Microsoft patch KB5010427 was the problem with my SolarWinds installation down issue. About four SW services wouldn't start, so the application was unavailable. The Configuration Wizard failed at about 87% with the message "Could not connect to net…
My 1st python project inspired by the discussion here https://thwack.solarwinds.com/product-forums/the-orion-platform/f/orion-sdk/90708/how-to-update-settingvalue-in-nodesettings-table The script provides the following options: 1. Create a new SNMPv2 credential. 2. Update existing SNMPv2 credential. 3. Create a new…
I have a view with a limitation on a group containing nodes. The nodes contain SAM applications. How does one present alerts for all children in a group without adding the SAM applications to the group as well? I am using this query to present cleared alerts for objects in the view limitation, but the AlertObjects table…
When I Compile/Run the data I got data like this {"results":[{"NodeID":140089}]} But I want the data expressed like this. 140089 **$text is the data I input. Can someone help me? thank you This is the code from PHP. <?php $url = "https://localhost:17778/SolarWinds/InformationService/v3/Json/Query"; $data[0] = array('query'…
In our environment we monitor system disk and only alert if the space available get to 512 mb or lower. For other volumes we alert at 5%. I do not see how to monitor system disk in the newer version of SolarWinds. Does anyone have any information that could point me in the direction of how to set this up? Thank you.
I've been sifting through the available verbs for this, but I'm not sure if there is one. Basically I'm looking for a way to automate checking the "Application Dependency Polling Enabled" checkbox for a node. These are all nodes that have the agent already installed.
I'm terrible at SQL and I'm trying to learn SWQL this year. Examples go a long way for my learning. Can someone give me a basic SWQL query to list nodes and filter by node custom property? I believe the data I want is in Orion.Nodes and Orion.NodesCustomProperties. I see there is a link but I'm unclear how to get what I…
Hello I am new to Solarwinds. I have some SQL and Powershell experience. I am trying to get a powershell connection established but I am running into this error. -ERROR- Get-SwisData : Identity check failed for outgoing message. The expected DNS identity of the remote endpoint was 'SolarWinds-Orion' but the remote endpoint…
It looks like you're new here. Sign in or register to get started.