I've installed latest version of Orion Platform 2020.2.6 HF2 and latest release of SWQL Studio (3.0.0.336) and I cannot log in to Orion - got error "unaccepted format of input string" of something like that. I'm using Orion admin account to connect. This account works for Web console. Should I use another type of…
Jump directly to the resolution. Error Description We are aware of an error generated on connection of SWQL Studio 3.0.0.336 (and possibly prior versions) to Orion Platform 2020.2.6 HF2 which returns the following error message: Please note that you can click Continue above and run queries in the Query Tabs, but the tree…
I'm still learning how to speak SWQL and have never known how to speak SQL, so excuse the noobness of this question, but I'm trying to add fields for "created" and "updated" date/time for Service Desk incidents to my device summaries to give us a little more visibility into existing incidents while in the Orion platform.…
I need to have an automated way to r-discover all of our agentless devices. I am using the powershell SDK. Our env have 45 additional pollers for about 16K devices, Our issue is that I need to manage all interfaces that contain "MON#" in the interface descriptions, and manager all non-network disks. I am able to create…
Hey Thwackers, I'm looking to do targeted re-discoveries of some of our server nodes automatically via the API which includes both SNMPv2c, and agent nodes. The primary goal is to rediscover and add new volumes, however another goal as well would be to initially add volumes and interfaces once the nodes get created…
Hello, I need to create and manage Orion objects (example API Poller) through API (Powershell Swis or REST API). My problem is the lack of documentation provided by Solarwinds. Could you please help me on this topic or tell me if this topic is not possible due to a product limitation ? Thank you in advance for your help…
Is there any way in the API or through SQL queries to retrieve the next available subnet in a supernet? For example, if I want to know the next free /28 subnet in a 10.10.10.0/24, how would I do that?
Hello Fellow Thwackers, As referenced by my name, when I want to create a report/alert/etc I usually skip and go right to custom swql query I'm wondering if anyone can assist with the following : I am attempting to write a swql query for netflow reporting and notice that the…
We are trying to run a powershell script that updates some data nightly and I'd like to run it on the Orion server itself. The issue is, the credentials I'm running the script as work fine when not on the local machine but fail when running locally. I've tried the FQDN, localhost, IP, nothing works. same error:…
I try to deploy my first own Component Monitor. there I added the Windows Powershell Monitor and this script $ActivationStatus = Get-CimInstance SoftwareLicensingProduct -Filter "Name like 'Windows%'" | Where-Object { $_.PartialProductKey } | Select-Object LicenseStatus $LicenseResult =…
It looks like you're new here. Sign in or register to get started.