Good afternoon We are trying to implement the following on our Orion/ServiceNow setup SolarWinds - SolarWinds Announces Integration With ServiceNow Service Graph Connector Program Service Graph Connectors harness the expertise of ServiceNow technology partners and ServiceNow engineering to provide a quick and reliable…
Dear all, I am looking to update Orion.CpuLoadThreshold or Orion.NodesThresholds tables ,, using REST API. But i am not seeing URI's from these table. Could you kindly suggest any points.. My intention is to update, node thresholds via REST API
Hello everyone. I am using SWQL Studio, I need to obtain average availability/inactivity values for the past month automatically in the "Modern Dashboard" section This is the code I am using. ***** SELECT 'Last Month' AS [Month] , ROUND(AVG(Availability),2) AS [AVG Availability] , ROUND(AVG(PercentDown),2) AS [AVG Percent…
Hello, I have no SQL or SWQL experience but I am looking for some guidance. I have been able to create the following Query SELECT TOP 10 NodeID, Address, Application_Arch, BusinessOwner, BusinessUnit, City, Comments, Company, ContactName, CoreDependencies, Country, Custom_Serial_Poller, DateAdded, DeviceDescription,…
I have a powershell script that adds fortigate. I'd like to enable Wireless Controller. Checked Orion.Pollers but nothing to enable it.
I am trying to follow this article to enable Asset Inventory on my Servers (selected via Custom Property). We have some that have SAM templates applied (agents), some being monitored via WMI (most of them) and some monitored via SNMP. Currently on version 2023.4.2 with SAM installed and some licenses in use. I was told by…
I have a script that runs fine locally on our ADFS server. However, when I try to create a Powershell component monitor I get an unknown status with no other details. I have gone over as many articles i can find but I'm still having issues and was hoping someone could offer guidance. I plan to use the $CertType variable as…
I am an Orion novice, I am trying to pre-stage various network devices in Orion.. I would like to take a csv with Name, IP, MAC, and Location and create new unmanaged nodes and as the devices are powered on I would like to leverage ICMP and SNMP..to update the missing fields What I am wanting to know, are there required…
Hello, Can someone please point me in the direction of where I could find the endpoint/query to determine if a node is a virtual server? We will be using the nodeID or the hostname and doing this via REST. Thanks! Dominic
I'm working on scripts to automate adding devices and resources. It appears that I can't selectively add Resources after a list resource via API, only import the whole thing. So I want to go back after doing the list resources and unmanage the interfaces I'm not interested in. I'm looking at Orion.NPM.Interfaces and see…
It looks like you're new here. Sign in or register to get started.