Is there a way to read the Orion db using SqlConnection?
We are trying to create a business-use status page for folks that do not have a technical need. A simple page with "Up, Warning, Down" icons. I have downloaded the OrionSDK and have found very little...
View ArticleShould I use discovery or swis verb to add child objects/pollers to agent...
We added several hundred agent-based nodes and found our discovery profile with the check for update agents does not get through all of them adding volumes and interfaces- maybe just the first dozen or...
View ArticleIs there a swql function to query the database?
Is there a swql function to query the database?
View ArticleExecute external script updating ${N=Alerting;M=Notes} with results for email...
HI.. I'm new to building Alerts. I need an alert that that executes an external script when triggered and takes the output and places it in the email that gets sent. Is that even possible? So far...
View ArticleWhen you run a query that times out in SWQL studio the NPM server continues...
Looking for some feedback from the devs or maybe someone who has had the patience to experiment and test how this thing works. I write a lot of custom SWQL queries and I've noticed that if I write a...
View ArticleHow do I delete a node from SW using the Orion SDK
I have a server decom script that I wrote in Powershell that removes everything from a node except for Solarwinds prior to it being removed from the network. It would be super helpful if I could...
View ArticleAPI created ICMP node never gets polled
I'm using PS and the API to add nodes from a CSV, and set custom properties. Here is the content of the CSV:Code, Hostname, IpAddr, Department, Env,...
View ArticlePlease help about correct python command to add a new member to a existing group
existing groups organized as follow: country office A switches routers office B switches routers adding another office C. I can create the new groups...
View ArticleAutomatization for add nodes in server.
Guys, I need help for to make the action for my customer.when he add a server um your enviroment , the orion server identify this server and add a new node.How we can automatiation this ?
View ArticlePowerShell Add Server Node - Details
I am playing with the CRUD.AddNode.PS1 Example script to get a Server added to SAM. I can get my server added but, I am not getting the information in the Node Details pane. I wait for polling to...
View ArticlePython command to create dependencies
in a old post found the following command: but what's the existing one please $swis = Connect-Swis -UserName admin -Password '' New-SwisObject $swis Orion.Dependencies...
View ArticleOrion.AlertActiveObjects deprecated?
Does anyone know if this table has been deprecated? (referenced in the API here: Alerts · solarwinds/OrionSDK Wiki · GitHub )I did some testing, by creating a basic advanced alert with "multiple...
View ArticleUpgraded server. Python API broken, PowerShell working
Our server admin upgraded Solarwinds from a physical server to virtual server. He said he did it by the book. We have alot of python scripts that pull from the solarwinds API that are now broken....
View ArticleIPAM SDK Powershell
Can somebody please help me out?I am able to connect to the orion database using Connect-Swis powershell cmdlet (latest) and Orion (4.3)But every attempt to gather data fails with the below errorAny...
View Articlepython orionsdk.SwisClient.(invoke, update) method examples
Hi, Are there any more examples of using the Orionsdk.SwisClient.invoke( or update) methods than what's at the wiki page for python Orionsdk? I need to push data from an external script into the...
View ArticleSWQL how to join multiple custom properties into group reports
Hi guys, just joined the forum. Been searching on how to get container data to merge in with custom properties table. I would normally do this on the web report, but I can't link the custom group...
View ArticleSwisClient methods (invoke, update)
Are there any examples showing how to update tables? I'm simply trying to push comments or notes inside the Orion.AlertObjects.AlertNotes field. I see in that table a relationship with...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleError with REST/JSON while trying to unmanage node
I've been trying to work out a POSH script that can unmanage a node. I've successfully created one that can change a custom property here and i'm using that as my base. I can unmanage the node via the...
View ArticleCreating a last 24hr reboot noc view
Hi, When I run this query, I get a different time as to the actual lastboot time, but when I checked the message center for last reboot event time, it is correct. Any ideas, or does anyone have any...
View Article