Hi,Maybe someone has experience with the following:How can I use Solarwinds SDK and PowerShell to select all switch ports on all nodes with access as switchport mode?I want to use this selection to change the monitor option to "Display interface as unplugged rather than down".
Hello Guys, Does anyone perform the Network automation using solarwinds NCM module and Ansible playbooks, If yes could you please help me with process. What needs to be checked first and how you achieved.
I am new to Solarwinds and need to set up a automation, its a cisco shop please help me or guide me what i need to do where i will get the public apis
Hi , I am querying below tables to fetch the Orion inventory. NodesData, AssetInventory_ServerInformation, AssetInventory_Software and few more tables. Are there any OOTB API endpoints to fetch above inventory with documentation? I found https://solarwinds.github.io/OrionSDK/swagger-ui/?urls.primaryName=2024.4# page , but…
First THWACK post, so take it easy on me. I'm trying to get a SWQL query to include the Group Container status icons in the table. I've reviewed other posts and have been able to widdle the query down to a couple of options but I can't get the gif image to show correctly for Option #1 and I can't get the icon color to show…
Hi All. I'm trying to list nodes with volume changes and the date it changed. I have this so far, but I can't seem to figure out how to get the associated datetime the change was made. Any ideas? SELECT N.Caption AS [Node] ,N.NodeID ,VS.VolumeID ,V.Caption AS [Volume] ,Round(MIN(DiskSize)/1024/1024/1024,0) AS [MinDisk_GB]…
Hi, I am looking for your kind support to develop an SWQL query to get AvgRate value displayed as a chart with historical data. I already have a custom poller which is displaying default total value as shown in the screenshot but I need AvgRate value which is already available in DB. Thanks Shahzad
Hello All, I am are trying to build a custom alert that will allow us to consolidate windows alerts for nodes. When there is a critical even, I would like to have the alert include all the nodes components that are in warning or critical. And maybe even include a like back to Orion or and RDP link to FQDN hostname or IP…
Should I uninstall 2.3.0.108 SwisPowerShell to update to 3.2.0.50049. If so any tips on how to do this cleanly. I have a number of things that depend on what I have in place. WARNING: Version '2.3.0.108' of module 'SwisPowerShell' is already installed at 'C:\Program…
Hi All, This is my first post, I'm hoping someone can help me with my SWQL query. I simply want to show A list of devices that have a node status of 2 or 3 and the country in their custom properties is not equal to 'Cloud' SELECT A.DisplayName as NodeName, IPaddress as IPAddress, A.Status as NodeStatus, B.Country as…
It looks like you're new here. Sign in or register to get started.