SWIS query delay using BasicHttpBinding
Hello,we have a problem lately that a query to SWIS takes a long time to response (approximately 1 sec) using the SWIS BasicHttpBinding. When we use NetTcpBinding, no such delay exists.So for example...
View ArticleCannot Bind Argument Error Running Windows Scheduled Task
Hi Everyone, I'm running a Windows Scheduled Task with a specific service account - it's in GPO, and also has admin access on the server. I receive this error when running the task.Cannot bind argument...
View ArticleOrion SDK Information
Thank you for your interest in the SDK.You can download the SDK 1.6 here (SDK v1.5 is here & SDK v1.4 is here) What’s new in SDK v1.6?Updated documentation reflecting technical changes made in...
View ArticleApplication Integration With SDK for Events
I want to use solar winds to manage notifications and alerts for my custom applications. I was planning on creating events using the Orion DK from within my custom apps and then using solarwinds...
View ArticleWhere can I find "PassivePoll" using the SWQL Studio?
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...
View ArticleProblems with QueryXml when using a more complex query with multiple tables...
I am trying to modify the CSClient code that is provided in the SDK to fetch data via QueryXml with more than one table in the query.The problem I am having is when I try include another table data I...
View ArticleHow can I deploy Application monitors using Powershell and the Orion SDK?
I've been told by aLTeReGo 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...
View ArticleIs it possible to use queryxml like a trigger from Advance Alerts?
I am trying to replicate an existing advance alert trigger using queryxml using the c# sample provided in the SDK.Ultimately I am wanting to query Orion database and store the results in a local...
View ArticleBulk Creating Groups with Parent & Child members
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 - ParentLondon - ChildBerlin - ChildParis -...
View ArticleUsing Swis v3 getting error using AddInterfaceToNode
Using a groovy application we can successfully use the verb AddInterfaceToNode if we discover the interface on the node first but if we come back later to add we can an error: Here is how we are...
View ArticleNCM Node Details
Hi folks,I have a question. I created a node for NCM via SWIS and C# code but any information doesn't shown on Node Details section. Is there any requirement fields/properties to fill (like Caption,...
View ArticleOrion.Nodes schema table
What are the possible values that may appear in the "Severity" field of the "Orion.Nodes" table?
View ArticleOrion.APM.CurrentApplicationStatus schema table
What are the possible values that may appear in the "Availability" field of the "Orion.APM.CurrentApplicationStatus" table?
View ArticleAccount limitations with the SDK, broken?
I am working on a project using the SDK to pull alerts and want to take advantage of account limitations. I have found that using swql to pull alerts using the orion.alertstatus and...
View ArticleSWQL Studio 1.5/1.6/1.7 unable to view Cirrus.* tables
Ok, to make a long story short, if I launch SWQL Studio, select 'Cirrus.Audit' on the left, right-click and 'Generate Select Statement', that works. If I then attempt to Query that, it fails with a...
View ArticleExporting Items to CSV via SWIS
Hi Folks,I want to export Data to a CSV to compare this Data with another import CSV. I already have the "wrapping" around but I can not export the Data. Is there any Powershell-Expert out there to...
View ArticleNo node details in node detail view
I've successfully created a node, added interfaces, and added pollers to both. When I view the node in node details view, I have dials for response, packet loss, CPU, memory, but no interface stats or...
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 ArticleNeed Help Converting SQL Report Writer Code to SWQL - Down Time Duration
Here is Report Writer SQL code that produces the duration of down time for a node. I need to be able to convert this to SWQL and populate the 'hours down' time into a custom property field. I want to...
View Article