Best Of
-
Re: Script that adds passive agents
Ah, I think I understand you now, i'll put one in the lab and test1 -
Re: Script that adds passive agents
My issue isn't about setting the agent as a node, but rather getting SolarWinds to recognize that a new agent has been installed on a server (in passive mode)1 -
Re: Script that adds passive agents
I might give this a try later, need to put a passive agent in the lab somewhere first. You can probably do a ~ Select id, ip from agents where like passive | addNode.ps11 -
Re: Script that adds passive agents
Thanks, I want it to work like the "Network Discovery". It means, not to pass parameters like "machine name", just give it a subnet and it automatically adds all machines with pas…1 -
Re: Script that adds passive agents
I'd take a look at this PowerShell example. It seems like lines 11 - 55 and 173 - 197 might be useful. OrionSDK/Samples/PowerShell/DeployAgentViaVerb.ps1 at master · solarwinds/OrionSDK · GitHub1 -
Script that adds passive agents
Hi I have a few servers with the SolarWinds agent installed in passive mode (server-initiated). Does anyone know how I can automate the process of assigning them to be polled by a specific APE? Thanks1 -
Re: swql studio doesn't work anymore, still using port 17777
ok channel timed out is a separate problem caused by the default query being too big (it was doing a SELECT TOP 1000). when i lowered the number to SELECT TOP 100, it worked. so uninstalling and rein…1 -
Re: swql studio doesn't work anymore, still using port 17777
i uninstalled and reinstalled and now get a different error message: :1 -
Re: swql studio doesn't work anymore, still using port 17777
The only thing I can think of is to maybe check your Server Type connection?? Are you using Orion (v3) or one of the other options? Or...., maybe point it to (Sever Name connection) to a different po…1 -
Re: swql studio doesn't work anymore, still using port 17777
nope it failed to connect when i specify a port. the strange thing is that it connects fine without specifying a port but isn't able to execute a query after successfully connecting to it1



