The most recent content from our members.
I've been told by that Orion SDK v1.5 support the deployment of application monitors in SAM 5.2 (awesome!), but I don't see any documentation for that. Can anyone provide an example of this or point me to some updated documentation? Thanks! Re: How can I quickly deploy multiple instances of an application monitor template?
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.
SolarWinds & Service-Now ===================== We’re trying to do the following (option 1 is our preferred while option 2 is a fallback): 1) A) SolarWinds generates alert B) SolarWinds uses a “webservice/api/sdk/other tool” to “communicate with/connect to” with the appropriate information so ServiceNow can open a ticket…
Hello ! I'm trying to create groups, using perl, but I can't figure out how to send the group members definition (in a xml format). I only get the message : "Verb Orion.Container.CreateContainer cannot unpackage parameter 6". SDK 1.5 with the patched InformationService.pm for the Invoke method. Thanks. orion_sdk perl
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): string _nodeName = Methods.getNodeName(_nodeID); string _CPID = Methods.getCustomPollerID(_customPollerUniqueName); string uri_Details…
I would like to use Get-SwisData in a Windows Powershell script component but I am unable to connect using 'Connect-Swis -Trusted' (the error is Invalid User Name) and 'Connect-Swis -Credential (Get-Credential)' requires entering a password. The output of [Security.Principal.WindowsIdentity]::GetCurrent() is NT…
Please can someone tell me why changing the advance alert triggers would change the results fetched using the SWQL? A brief description of my situation The advance alert manager was set up to send an email when a node is down, unknown or unreachable, I have replaced this with an application that returns data using the swql…
Hello folks, I'm in the process of writing a power-shell script to mass create a set of groups with both Parent and Child entities e.g. EU - Parent London - Child Berlin - Child Paris - Child Milan - Child I can mass import groups no problem, however when trying to create the relationships between the Parent and the Child…
I am trying to replicate an advance alert manager trigger using SWQL studio, I can not find PassivePoll on the SWQL but it is available on advance alert manager when selecting the interface option. I have queried for the trigger query to find this information: SELECT DISTINCT Interfaces.InterfaceID AS NetObjectID,…
I am working on building a plugin which will get alert critical and recovery data using Orion sdk. Can you please provide detailed queries and other related information. Is there unique id available to identify for both critical and recovery alert.
It looks like you're new here. Sign in or register to get started.