Autodeploy LAN, add to NPM and NCM, and collect backup etc
Hi all I´m trying to get a feel for the SDK, which has been on my to-do list for quite some time now, however my lack of sripting knowledge may prevent my success... What i´m trying to achieve, is that...
View ArticleUnable to connect to swis from remote server - Using Powershell script
Hi All, Im trying to ack the alerts from remote ticketing tool. I have taken the reference from Re: Re: Re: Re: Third Party Application Acknowledge SolarWinds Event. Here is the code Add-PSSnapin...
View ArticleHelp with simple Json query?
Hi I need query that will give me all the nodes with CP to every node order by node id Have node ID Okay but how do I join CP and other field from the node table to that JSON query ?...
View ArticleCannot get interface caption using discovery through PowerShell and...
Hi, I am trying to do some automatic interface additions based on interface type and on interface name. I have slightly modified the PowerShell example to discover interfaces on nodes in order to get...
View ArticleSync information to orion from various sources
I am attempting to synchronize information from VMware, AD, and SCCM into my Orion environment. So far I am working with the following custom properties. Backup_Policy-- Taken from VM note field...
View ArticleI wanted to create a Java program for Solarwinds to Query everything on an IP...
Hi, I wanted to create a Java Program which could run Queries and give me an output for the Queries. I already have it in Python but specifically wanted it for Java. import requestsimport jsonfrom...
View ArticleCan anyone let me know how to get a full list of node custom properties via a...
Or how do I tell if a field in the nodes table is a custom property? Thanks,Daniel
View ArticleCan we create dependencies using the SDK?
I have a couple of thousand switches, for which dependency mapping through a GUI would be painful.: rob.hock descubed that here Re: Alert Chaining Is there a way to create these programmatically?can...
View ArticleUsing PowerShell to add dependencies in NPM
Hello,Anyone in the community trying to use the SDK to add dependencies via PowerShell? Automated the device add/remove, but trying to help our network guys by automating the dependencies. The help and...
View Articleforgot windows password how can i crack it.
i bought this desktop computer and it is running windows 7 but i cant get into the operating system without getting past the winpows 7 password. if anyone can help me with any tips i would really...
View ArticleHow do I add CPU, RAM, and Disk pollers to a new SNMP node via the Python API?
I am attempting to add nodes via SNMP using python. I have previously been using ICMP to add the nodes only for Status and response time polling, but would like to expand further and gather more...
View Articlecurl, invoke with parameter
I'm trying to do preliminary research on leveraging the Json endpoint before I begin coding an integration in java. I can send GET requests successfully to the endpoint, but I'm having trouble using...
View ArticleSet Poll Interval on Node
Hi,Can we set poll interval value on any node via SWIS? I try to Update method but I got an error like this, "Operation not implemented for entities mapped to multiple storages. PollInterval: 300"
View ArticleIn-house Solarwinds to ServiceNow Integration: Basic Questions
We are looking at the possibility of an in-house ServiceNow integration using our own Perl programmers in order to send alerts from our Solarwinds NPM/NCM/NTA server to ServiceNow for ticketing...
View ArticleSWIS or JSON/REST API to bulk IMPORT xml web reports?
NPM 11.5.2, NCM 7.4 and SDK 1.10 I have managed to take an xml export of a web based report and using perl, read the file (as one line) and using regex to replace existing nodeID's, interfaceIDs in...
View ArticleAutodeploy LAN, add to NPM and NCM, and collect backup etc
Hi all I´m trying to get a feel for the SDK, which has been on my to-do list for quite some time now, however my lack of sripting knowledge may prevent my success... What i´m trying to achieve, is that...
View ArticlePERL REST Discovery Profile XML
Attached is a SNMP Profile I have tested with, might seem like a stupid question but what does a ICMP only profile look like? We are going to have multiple versions of each and I don't see any examples...
View ArticleQuestion on SWQL and intervals
So i have this base query for swql to extract netflow data: select OutTraffic from (SELECT SUM(EgressBytes)*8/60 as OutTraffic, TimeStamp FROM Orion.Netflow.Flows(nolock=true) WHERE...
View ArticleOrion SDK Unmanage Script works then Remanages before its set to
I have a powershell script that uses a list of hostnames in a CSV to unmanage in mass via the Orion SDK. I have the results of the script exported to a log file. The Unmanage reports as successful...
View ArticleRelationship between SWQL and SQL
Hi,Is there any information/documentation about the relationships between SWIS object and SQL tables and columns? For example, Orion.NPM.Nodes => dbo.NodesData and dbo.NodesCustomProperties,...
View Article