AppInsight for IIS assing to node API
Associating a AppInsight for IIS to a node using API. I tried to use Orion.APM.Application.CreateApplication and Orion.APM.IIS.Application.CreateApplication and did not work
View ArticleHow to monitor for a HTTP 200 OK response?
I am trying to set up a API healthcheck against one of our vendors. The url is: https://rxsx.xxx.com/xapi/healthcheckThis will return a HTTP 200 OK if there API is up and processing. I've tried to...
View Articlehow to delete unmanaged nodes in Solarwinds.
how to delete unmanaged nodes in Solarwinds.
View ArticleDeleting Nodes (Can't get it to work with Perl LWP or Curl)
Hello All,I'm working on a project that requires us to change the IP address of every server in our infrastructure. There are a number of operations that happen on different servers as part of this...
View ArticleDeleting an Orion Agent and its Node using Powershell SDK instead of GUI
I want to replicate the behavior in the GUI that occurs if I go to: https://myOrionServer/Orion/AgentManagement/Admin/ManageAgents.aspx Select an Agent, and click Delete. This not only removes the...
View ArticlePopulate AcknowledgedNote field in AlertActive table via Acknowledge Rest API...
Hi,I am using the Rest API Method to acknowledge an active alert bool Acknowledge(int[] alertObjectIds, string note). With this method the note is appended in the AlertsStatus.Note field which is fine....
View ArticleList of properties that a node should have ? (a router for NPM)
Hello, I'm new to this software so I have a few questions that might seem obvious. Does anyone have a list of properties that a node should have when creating one using the api? I´m using a python code...
View ArticleOrion 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 ArticleSWQL 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 ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
View ArticleUsing the API, is it possible to control the services?
Can the services be controlled much like the Service Manager "Start Everything" and "Stop Everything".My environment has 10 pollers and it would be nice to be able to run a script to shut down all the...
View ArticleNode Discovery Error
I am currently running into an issue while running a Node Discovery via RestAPI. I am seeing the following error in Status Description within SWQL Studio. I have noticed is when I login into Orion...
View ArticleSDK Introduction
Would anyone be able to point me to an article or reference material where some very basic and easy tasks are completed using the API ?
View ArticleSQL Query for DNS addresses - list of tables
I am looking to find the table that contains the 'Network Interfaces' information under the 'Asset Inventory' for a node so I can query the DNS entries and run a quick report. Thanks for any help you...
View ArticleAny new OrionSDK features in NPM 12.0?
I hear that NPM 12 will be reaching RC in the near future, does this release have any new API features? Anything which will make automation for adding new nodes will be welcomed. Jon.
View ArticleDiscovering volume for a node in python
Im looking for a way to get the list of volume from a node. I used SWQL to obtain the list from Orion NPM, but since none of the Node's volume have been discovered it return an empty list. Is there a...
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 ArticleWhere can a get a FULL listing of the verbs that are available within the SDK?
Where can a get a FULL listing of the verbs that are available within the SDK?
View ArticlePython API
Is there an API I can connect to with Python?I would like to query IPAM with Ansible/PythonThanks.
View ArticleCan you add nodes to NPM using Python or another language?
I'm automating provisioning/configuring Linux boxes using Ansible. I just finished automating the SNMP install/config, and I'd like to add steps that would add the linux server as a node to...
View Article