Quantcast
Channel: THWACK: Popular Discussions - Orion SDK
Browsing all 3719 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Orion SDK --Perl -- Add node issue

Using below Perl code against our standalone NCM setup, I can create new node and attach "SNMP" pollers to it. I can see, through querying SWQL, that the software (NCM 7.2.1) populate node data in...

View Article


PowerShell or Python ?

Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...

View Article


Manage/Unmanage nodes via powershell

Hi, I have tried to follow the below and I am stuckSilence Group of NodesPowershell scripts to automatically unmanage\remanage a node using the Orion SDK This is the script im using # 2014-07-21 Node...

View Article

SWQL entity for disabling NetFlow/CBQoS?

I have a few hundred routers I need to disable NetFlow collection as well as CBQoS on globally, so naturally I'd like to script it. I've been looking for an entity to call using Python. Can anyone...

View Article

SWQL connection changed between ForecastCapacity and Nodes.CustomProperties?

Hopefully someone here will have a sense of what might have changed here.  Previously, I had reports set up with the "Top Capacity Problems" resource utilizing those nice colored charts to send to...

View Article


Trying to add a node with the add_node.py script

I get the following errors: Add an SNMP v2c node:/usr/lib/python2.7/site-packages/urllib3/connectionpool.py:769: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate...

View Article

Orion SDK with PowerShell - manage/unmanage multiple nodes

I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...

View Article

Setting CreateCorePluginConfiguration details for Orion.Discovery in python

I've been trying to manage adding and removing nodes using the API.  My language of choice is python.  I have most of the discovery profile details figured out, but am not able to understand how to set...

View Article


Powershell scripts to automatically unmanage\remanage a node using the Orion SDK

First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...

View Article


Modifying Alert Recipients via SDK

We're trying to amend our active alerts so that they include an additional recipient email address. We'd like to use the Orion SDK to achieve this. If I'm not wrong there are probably 2 ways of doing...

View Article

Image may be NSFW.
Clik here to view.

"Invalid Node" error on DiscoverInterfacesOnNode

Hi, I want to invoke "DiscoverInterfaceOnNode" method. I get "InvalidNode" error. There is a node having "3" NodeID. When appears that error? When not exist or not having ant interfaces etc.? Briefly,...

View Article

How do I limit the scope of a query to the current node?

I am trying the following: SELECT CS.RowID as RowID, IsNull(CS.Status, 0) as ValueFROM Orion.NPM.CustomPollerStatus CSINNER JOIN Orion.NPM.CustomPollerAssignment CA ON CA.CustomPollerAssignmentID =...

View Article

IPAM + PowerShell

Greetings, Used the following to get an available IP:How to use the IPAM API and get "Free IP Address" Getting an error while trying to update any information:Set-SwisObject : Operation not supported...

View Article


Upgrade from NMP 11.0.1 to 11.5 breaks SDK 1.10 set CustomProperties

Hello all,I want to thank those that released the SDK.  It's a great tool and we've used it extensively. We have a powershell script, using v1.10.16.0 of the SDK, which we use to add nodes, setup...

View Article

Image may be NSFW.
Clik here to view.

Using Powershell to add nodes with Custom Properties for Device Type

Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...

View Article


SWQL queries not working in Custom Query and Custom Reports since NPM v12 but...

Hello World before the upgrade to NPM v12 we were using some custom queries in order to extract IOPs per process from the database and create charts and tables with that. Everything was working...

View Article

Source entity [NPM.RoutingTable] not found in catalog - how do i get the...

Hi all, Im using sql studio to browse the DB, and i can see that the table is name as such [SolarWindsOrion].[dbo].[NPM_RoutingTable] Converting that into SWQL i would of presumed...

View Article


Set NCM Credentials

Hello all - I've managed to successfully create nodes using v3, and add that node to NCM with v2.  One thing I am not seeing though is  how to set the credentials for NCM? I used XmlDocument xdoc = new...

View Article

Image may be NSFW.
Clik here to view.

SWQL "Group By" command for Custom Query dashboard resource

Trying to display data gathered from a custom script monitor within a custom query resource on our dashboard view - however I can't seem to get the query to actually display grouped data - instead I...

View Article

Query nodes based on custom property

Hello, Is there any way to query the Orion nodes with all the custom properties? Thanks.CluM09

View Article
Browsing all 3719 articles
Browse latest View live