Hi Team, I am very new to Solarwinds and the SWQL query. We are trying to pull the below fields data for devices. I have no idea which objects in Solarwinds have this information and the list of objects is overwhelming to go through each. Any pointers would be greatly appreciated. Field Name Details Sample Data Serial…
I really wish there was an official SolarWinds Ansible collection that was covered under support, but I have been using this Ansible collection to manage my SolarWinds nodes: jeisenbath/ansible-collection-solarwinds-orion: An Ansible collection for managing nodes in Solarwinds Orion (github.com). It has been working pretty…
Anyone help me with the Ps to test the NCM connection profile which exist already to a node.
How to calculate node availability and kindly provide the query to fetch last month data
Hi, I have installed the trial version of the Solarwinds SAM & Log Analyzer module in my environment, and installed several agents on the node. For monitoring logs purposes, I changed the Log & Event Monitoring status to Enabled in the monitoring target, but the log data did not appear. can anyone help me solve this…
The Node Details widget remains empty after adding a node by using PowerShell. If I change the Category field by by hand the widget gets populated. How can I ether trigger autodiscovery via code like on other nodes added by hand or modify category field via PowerShell code? This code produces an error: $newNodeProps = @{…
Hi, need to sum the counts of two diferent entities. Here the queries I'm using to get the count of monitored nodes and the one used to get the total number of switches that are stacked across the network. How to get the sum of this in a single query? SELECT COUNT(NodeID) as value FROM Orion.Nodes WHERE (SysName LIKE…
Hey there. I'm very new here, trying to wrap my head around Swis. Is there any way to list column names for a table via Swis? For example, I can select 'Name' from Metadata.Entity to gtet a list of tables. Doing so, I found SnmpCredential. Now I'd like to get a list of the available columns in SnmpCredential. But I'll be…
I am trying to import the "network summary" ( Networks Summary ) but it's giving me an error(attached) . I am on Version 2020.2.6. Can someone point me in the right direction? I followed the below steps from another Article * download the JSON * open in Notepad++ to linearize * Ctrl +A, Ctrl +C * Go to SWQL and find Import…
can we monitor the disk space of network firewall. I found that by using OID we can create SNMP monitor component or we need ipMonitor module for this. kindly suggest
It looks like you're new here. Sign in or register to get started.