Is there a log that stores the authentication methods used by the SDK or...
Looking for auditing purposes.
View ArticleGetting the error of "Set-SwisObject : Access to IPAM.IPNode denied." using...
When doing the set-swisobject I get an access denied error. The account "admin" is marked as an admin in the Orion website. Is there another location to set permissions that enable read/write on the...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleREST Orion.NPM.Interfaces/DiscoverInterfacesOnNode - ifOperStatus
Hello Orion SDK Community, I'm using the Orion.NPM.Interfaces/DiscoverInterfacesOnNode verb - when I take a look at the discovery results, I get ifOperStatus = 4 for all interfaces. Upon adding those...
View ArticlePowerShell - Create and update Custom Property for a node being monitored via...
Hello Orion Experts. I am trying to create and update custom property values for 300+ nodes that are being monitored via ICMP. Found a script OrionSDK/CRUD.SettingCustomProperty.ps1 at master ·...
View ArticleApplication Alerts, insert SWQL variables
Hi, I am creating an "Application" alert to notify me when an application goes down. On the message, I want to insert a custom variable to show all components that are down. However, when I use this...
View ArticleImportDiscoveryResults (API)
We have a Python script that does a full discovery, including Interface filters, with AutoImport=True and it works like a champ. However, we're trying to figure out how to have a two part approach: 1 -...
View ArticleSWQL Complex query
very new to the swis api and SWQL so would greatly appreciate any help.i am looking for a query that will give me traffic information interfaces this being the max/min in/out bps and the avg in/out...
View ArticleREST Orion.NPM.Interfaces/DiscoverInterfacesOnNode - ifOperStatus
Hello Orion SDK Community, I'm using the Orion.NPM.Interfaces/DiscoverInterfacesOnNode verb - when I take a look at the discovery results, I get ifOperStatus = 4 for all interfaces. Upon adding those...
View ArticlePowerShell - Create and update Custom Property for a node being monitored via...
Hello Orion Experts. I am trying to create and update custom property values for 300+ nodes that are being monitored via ICMP. Found a script OrionSDK/CRUD.SettingCustomProperty.ps1 at master ·...
View ArticleApplication Alerts, insert SWQL variables
Hi, I am creating an "Application" alert to notify me when an application goes down. On the message, I want to insert a custom variable to show all components that are down. However, when I use this...
View ArticlePowerShell - Create and update Custom Property for a node being monitored via...
Hello Orion Experts. I am trying to create and update custom property values for 300+ nodes that are being monitored via ICMP. Found a script OrionSDK/CRUD.SettingCustomProperty.ps1 at master ·...
View ArticleApplication Alerts, insert SWQL variables
Hi, I am creating an "Application" alert to notify me when an application goes down. On the message, I want to insert a custom variable to show all components that are down. However, when I use this...
View ArticleError Updating Properties and Custom Properties of Nodes
Greetings, I am currently trying to automate the maintenance of the SWQL database using the ORION SDK, SwisSnappin and PowerORION Module for Powershell. I have been successful in deleting and adding...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticlePython API add node?
Is it possible to add a node using the python api? I have been trying and have been unsuccessful. Here are the requests I've tried to perform: Using API:r = swis.create(Orion.Nodes, {"IPAddress = " +...
View ArticleHow to know the nodes that are not present in solarwinds
Hi Am using the below script to unmanage the nodes. but the problem is if i give a node that is not in solarwinds its trying to unmanage instead of mentioning the node is not in solarwinds. Can some...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View Article