The most recent content from our members.
I have over 200+ Linux servers that aren't showing their resources in SolarWinds since it seems upon an agent install, there is no way to automatically start monitoring mount points like '/' (root), '/var', '/home', '/run', etc. I looked at the 'Manage Nodes' and tried to select all of the nodes, but there is no way to do…
Let's say I have a description "WAP" in the interface and I want to monitor ONLY the active interfaces. Slightly confused by the key values. Is '2' supposed to be for active interfaces? I have a script in place but something still is broken: <# .SYNOPSIS Adds only "Up" WAP interfaces to SolarWinds monitoring. Keeps all…
I am trying to install an Orion Agent with following code. Invoke-SwisVerb -swisconnection $swis -entityName Orion.AgentManagement.Agent -verb Deploy -arguments @( $engineId,` $agentName,` $hostname,` $machineUsername,` $machinePassword, ` $Ip) I keep getting this error. Any ideas? Invoke-SwisVerb : Password can't be null…
Hello all, I am using Azure Functions with managedDependency setup in requirements.psd1 to use specific PS module versions. It was working properly, when I configured required module to be 'SwisPowerShell' = '3.1.0.343'. All the module commands worked properly in scripts behind for months. But as soon as I recently updated…
Hoping I can get some insight on an issue I am running in to. I am using powershell and the swis module to automate several tasks in regards to creating a new node. Everything seems to work properly for me, however despite me adding a new volume (fixed disk), it doesn't automatically check that box under "List Resources" I…
trying to remove a uri object from Orion.Routing.Neighbors table, but getting an exception of "Operation not supported " any other possible way using swis ?also where can i check if this table has "can delete" access through SWIS
How to use SWQL query nodes Polling IP Address ONLY? I have some manage nodes which have more than 10 IP addresses, after SRM DR failover, if I can write a SWQL query to retrieve the nodes Polling IP Address ONLY, then I can use PowerShell to update the Polling IP Address in Solarwinds.
If you’ve used the SolarWinds® PowerShell Module (SwisPowerShell) for any amount of time, you know one of the long-standing requirements was it ran under Windows® PowerShell (2.x, 3.x, 5.x). I’m pleased to tell you as of the 3.0.309 release, that’s no longer a constraint and it now can run under PowerShell (formerly called…
Recently, a client of mine was upgrading their SolarWinds servers and they were still using the old Scheduled Unmanage utility. You remember the one, right? It produced XML files and .cmd files that were run via scheduled tasks. We wanted to move them to using the SDK and the Invoke-SwisVerb command that is part of the…
Hello, I am trying to add a large number of subnets to IPAM and allow my users to do it. Currently, the user has full ADMIN privileges to IPAM and the script does not work. BUT if I give them full admin permissions to solarwinds it works. NPM: 12.1 IPAM: 4.5.1 Powershell 5 and will be months before we upgrade. Second…
It looks like you're new here. Sign in or register to get started.