Acknowledge Events Log Table via API
I would like to acknowledge events in the events log table via the invoke command. Is this possible? If not? How do a get a list of Alerts for a specific node, I then would like to use that...
View ArticleAcknowledge Alert via SDK Perl
I am calling the Acknowledge Alert syntax using the example from the sample.pl file for the Perl example.When I do the following my $alertDefId = $alert->{alertdefid}; my $alertNodeId =...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleSupport CustomPollerAssignment on Orion SDK?
Hi,Does support Orion SDK for creating/assign any custompoller to a node? I try to do this but I got "Access to Orion.NPM.CustomPollerAssignment denied." error. My code is (C# / VS 2010):...
View ArticleThe Magic of SWQL: Create "All Components With Problems" Resource With...
Here is how your end result will look like - BEAUTIFUL ========================================================Here is what you do to create it: 1. Add "Custom Query" component on your page2. Use the...
View ArticleREST / JSON Query problem in Perl
I am trying to run the query using the REST and Json calls. I keep getting this error. "Unsupported type: System.String[]. Use the JsonSerializer class to get the object\'s JSON representation. Path...
View ArticleTrigger NCM configuration download from SDK
Is there any way with the SDK to start a configuration download? For some reason my nightly backup of configs runs into some issues, but when I manually download from node details, it always works...
View ArticleChange node status with API
Hello, Hopefully an easy question for SDK gurus - is it possible to change the status of a node using the API? I'm thinking of how UnmanageRunner.exe (scheduled Unmanage tool) works, but being able to...
View ArticleI want to change C# source code of Orion website.
Hello, everyone!My friend asked me to change work of search nodes widget of ORION website.Widget execute this...
View ArticleAcknowledging Alerts with SWIS in C#
HelloI am trying to acknowledge alerts using the invoke method. The only example I have is in java. I need to do this in C#. I thought I converted the code but the code I have is not acknowledging the...
View ArticleHow can I execute CLI with python script.
Hello, thanks for reading this articles.i did test the executing CLI script via NCM with powershell is works well.but want to know how can i execute the CLI via NCM with python script. connection and...
View Articlehow can make script working for multiple nodes.
Dear, Teamwant to using the powershell script to using os version check multiple nodes in the WEST groupsee the following script plz...
View ArticleAdding health monitors to devices
Hello All, I am trying to find where / how to add health monitors to devices with the SDK (or in the database) as I need to enable them on 2000 devices. In the database, there isn't any poller assigned...
View ArticleIs an NPM event required to get an alert in the alertstatus table
Hey all, Another question about Alerts. Are alerts put into the AlertStatus table if no NPM Event is created? In other words, if our only Alert Action is to run an external application, is an alert...
View ArticleConnect-Swis Authentication Type
I have been working on integrating SolarWinds alerts/acknowledgements with IBM's Tivoli Netcool. I currently have a database trigger running on a scheduled interval to acknowledge SolarWinds alerts...
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 ArticleHow can I set application custom properties with the Orion SDK?
This might be an easy one, but I am getting an error when attempting to set SAM Application Custom Properties with the SDK. Basically, I'm following the example for setting custom properties for...
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 Articleanyone who can parse below text with powershell.
Dear, Team.Find the method to parse below text ,Anyone who can tell to me the method to parse to below??? ===PARSE RESULT============Ethernet1/49 Tx Power -2.67 Rx Power -3.48...
View ArticlePowershell Invoke-Swisverb trouble
Please help. I"m having trouble trying to unmanage a list of devices. Below is my script. When it gets to invoke-swisverb it errors out with this message: Could not find file...
View Article