Discover Interfaces on node (powershell and curl)
I am running into an issue with trying to add interfaces on a node that I was successfully able to add by either powershell or curl. For powershell I am running the command:$discovered =...
View ArticleCreating a detail view page but limited to certain custom property edits.
Hi,I am trying to create a single detail page with only a few "custom property" that I can allow a user to edit. I then added a view limitation to certain groups of servers that can also be...
View ArticleSolarwinds MIB
Hello: How can i get the solarwinds MIB in MIB format is that makes sense . I had gotten the MIBs but in the format MIB.cfg but the programmer is request for the MIBs in mib format? Does anyone know...
View Articlechange node SNMP V3 encryption
Hello,Please I need help help to change SNMPv3 encryption. I can use swis.update(uri,PrivacyMethod='AES128') to change it. but still has other field to change:Found the the field in NCM.nodes buttried...
View ArticleIs there a log that stores the authentication methods used by the SDK or...
Looking for auditing purposes.
View ArticleOrion SAM script or API - Display Custom Application Status results pulled by...
Hello Orion Experts, I am trying to display application health status from an API feed. (Unfortunately we do not have access to the servers to install agents). I have a power shell script that works...
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 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 ArticleAdd node (or something) to NCM - NPM
Hi,I have a question. Can be added a node via SWIS (Orion SDK) ? Can you help me about that? -like sample code-(I'm working on ASP .Net / C# project about that subject.)Thanks.
View ArticleHow do I use curl to suppress alerts
I want to use curl to suppress alerts. I've tried invoking SuppressAlerts however I'm not able to get it working. URL...
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 ArticleSWIS Fails when querying uninitialized Date/Time fields in NodesCustomProperties
I've run into a strangeness dealing with SWQL/SWIS. If I use the following query in SWQL Studio, it works fine. If I attempt to run the same query via SWIS (python flavor), I get a strange error. I...
View ArticleIssues creating SNMPv3 nodes via the API
Hi, We're trying to get SNMPv3 nodes created via the API (from Python) with both SNMPv3PrivKeyIsPwd and SNMPv3AuthKeyIsPwd set to False, but it seems like this is failing with a "400 Client Error:...
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 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 ArticleDiscover Interfaces on node (powershell and curl)
I am running into an issue with trying to add interfaces on a node that I was successfully able to add by either powershell or curl. For powershell I am running the command:$discovered =...
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 ArticleOrion SDK 2.2 released
Orion SDK 2.2 has been released. The main feature in this release is smart autocomplete in SWQL Studio, but there are also various minor bugfixes and improvements. You can download the installer from...
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 Article