Does the default config backup job do write command on cisco devices after...
Hello,Can you help me with this question, please?
View ArticleFetching records from/before a particular date - SWQL
Hello,I'm trying to fetch records of inbound traffic after a specified date using SWQL. I've tried using a where clause as soSELECT DateTime, InAveragebps, OutAveragebps FROM Orion.NPM.InterfaceTraffic...
View ArticleWhat is the enum for DiscoveryProgress?
Hello, I'm trying to catch the status of my node discovery, but I don't know what to test for. My motivation for catching is that discovery has stopped working for me right now (directly through the...
View ArticleEnable QoE Management w/ REST Client
I was wondering if someone can point me in the right direction on how to enable QoE management of a node via the SDK REST. Basically I have a list of nodes that I want to enable it for. I am familiar...
View ArticleBulk-unmanage of SQL databases
Hey all, we're in the process of adding AppInsight for SQL monitoring to our environment. Because of the way this monitor deals with SQL 2014 AAG clusters, we need to link the monitor to each of the...
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 ArticleSWIS denies all login attempts of AD users
Hello together, while trying to write a scripted query for SWIS for a UDT installation at a customer site, I'm confronted with a problem I' so far unable to solve. All login attempts to the API...
View ArticleViews Resources table in SWQL?
Is there a complement to the Resources table from the SQL Database (dbo.Resources) in SWQL? (I cannot see anything but the Views table in the latest stable release of SWQL Studio) In line with this...
View ArticleMost efficient approach to fetch huge record sets, SWQL
Hello, I'm trying to fetch records from Orion.NPM.InterfaceTraffic. And I'm getting huge data set but the query time is more than 3 minutes. Is there a way in which I can fetch these records in as less...
View ArticleConverting UTC times in SWQL results
Hi, I am trying to write an SWQL query that will sum a statistic for a SAM counter by day for the last 7 days. The query works, but the times returned are UTC so don't translate correctly into local...
View ArticleCustom Query - percentage bars
Hi Twack, Support pointed me here as they don't seem to like anything involving customization . I'm trying to replicate the look of the "Top 10 Interfaces by Percent Utilization" resource, in my own...
View ArticleAdd/Edit/Delete DPA Relationships via API
Looking through the DPA entities in SWQL Studio and through the Metadata.Verb table I don't see any DPA related verbs. So, is it possible to Add/Edit/Delete Database and Client relationships through a...
View ArticleExcluding addition of interfaces to UDT during StartDiscovery
Is it possible to exclude ports from being added to UDT in the OrionSDK when calling CreateCorePluginConfiguration & StartDiscovery? We only use UDT for a very limited subset of devices and imports...
View ArticleHow can I get the SQL query underlying a SWIS data object?
The various SWIS data objects (e.g. Orion.Nodes, Orion.APM.Application, Orion.TechnologyPollingAssignments) appear to be based on views in the SolarwindsOrion database. Sometimes I need to query the...
View ArticlePerl SDK - Start Discovery - PluginConfigurations
How can I find what is the least amount of XML to pass to PluginConfigurations? Here is what I pass: and I get a bad_request error. Basically what I need to know is the bare min, I want to pass a IP...
View ArticleSWIS denies all login attempts of AD users
Hello together, while trying to write a scripted query for SWIS for a UDT installation at a customer site, I'm confronted with a problem I' so far unable to solve. All login attempts to the API...
View Articlecustomization = own page via npm
Folks, is it possible to customize the navigation bar on top of NPM and add your own link, something like 'myPage'? I would like to display the link, that then opens a custom page as part or the...
View ArticleSWQL Volumes Forecast Capacity Table A and B Columns
Math is not my strength, that's for sure. For the life of me I can not figure out what the Aavg/Apeak and Bavg/Bpeak columns in the SWQL Entity/Table Orion.VolumesForecastCapacity are. I've got...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View ArticleADD Node example with SNMPv3 (python)
Hi Guys, Does anyone have a example to add a F5 with SNMPv3 using the SDK and python? Or even with just the correct api calls and JSON data would help. Thanks,Danie
View Article