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 ArticlePowershell 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 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 ArticleWeb help desk rest api - create ticket in c#
Hello All,I'm a c# developer and wanna create a ticket in web help desk using its API. But I could not create the ticket. My GET request are working fine but by post requests are not working and the...
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 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 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 ArticlePowerShell 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 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 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 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 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 ArticleSWQL value for Node Netflow Exporter (NTA)
I'm trying to generate a report using a SWQL query that shows a list of nodes that are sending Netflow data to NTA. I'm not able to find a value that will show this. The closest I found is...
View ArticleModify Network Sonar Discovery attributes
Is there a way to modify the network sonar discovery scope (add ip addresses for instance) leveraging the api? directly via sql?
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleSolarwinds Rest API Complete Documentation
Hello All, Where can i find complete documentation on working with Solarwinds REST API? Tried this query SELECT+Name,+Status+FROM+Orion.Containers and the error stated the Orion.Containers does not...
View ArticlePowerShell: Correct SQL Select Statement with LIKE
I'm trying to get my PowerShell select statement correct, I can get the correct response with the SWQL, but it does not work for me in the PS script. I'm sure it's easy, but not sure what I'm missing....
View ArticleREPLACE function for SWQL?
Anything available in SWQL that would approximate the REPLACE function in SQL? It's a long story, but this is the query I'm working with in SQL - basically a volume can fill up, but as long as all the...
View ArticleModify Network Sonar Discovery attributes
Is there a way to modify the network sonar discovery scope (add ip addresses for instance) leveraging the api? directly via sql?
View Article