The most recent content from our members.
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.
Hello, I am prototyping a C# client wrapper , which is consuming the Information Service. Right now, I'm working on Invoking verbs through the service. I tried calling the PollNow method, but is there any way to get an information about when it's done? I want the user to be able to call PollNow once in a while, and AFTER…
Hi, Is there any verbs for "NCM Properties" section at Edit Node Properties? For example, I created a node, then add to NCM. At this point, I want to set any specific value for "Global Connection Profile" and "Device Template". Can I use "NCM.NodeProperties" object or any other one? Can you help me how to do this? PS: NPM…
I am coding an DLL file, to use at integration applicatioons via C#. I can add poller on node but not assign custompoller. Maybe, it should be useful the verb to do this. There are sample codes add poller and custompoller. (Add poller is correctly running.) Add Poller: string uri_Details = swis.Create("Orion.Pollers", new…
Hi, Is there any Orion verb to update custom properties for group/container?
Hi, Is it necessary update node status to "Unmanaged" and Unmanaged flag to "1" after invoke Unmanage verb for this node?
Hi, We work on SWIS to create containers, nodes etc. Sometimes we get an error like 'Unknown Orion user admin' or 'Unknown Orion user <username>'. Why get this error?
I'm trying to write code to feed an internal monitoring tool we have here and so I've written code to spin up a Task (C# / .Net 4.5) for each of our, say 900-1200 monitored nodes/devices and query the Events table for each device. The problem I'm seeing so far is that many of the tasks are throwing A Task was cancelled…
We are coding integrations (console apps) on SWIS - Orion SDK with .NET 4 Framework. Orion SDK v1.7 is used log4Net v1.2.10.0 support for .Net 3.5 FW. So, we get confliction because of .Net FW version. Maybe the new SWIS - Orion SDK is supported for .NET 4 Framework.
I am trying to write a method for Unmanaging and Remanaging nodes in Orion, in C#. Using the CSClient example, I've been able to write a query Orion for a NodeID based on sysname. However, when I want to Invoke("Orion.Nodes", "Unmanage", args) I don't know how to correctly create the ArrayOfXMLElement that the method seems…
It looks like you're new here. Sign in or register to get started.