Hi,
We recently run into an issue that we have not imagine:
we are monitoring couple of SQL cluster with multiple SQL instance. These instance have port setup by the DB team.
We have deployed SolarWinds agent to monitor the servers. We have setup an Agent initiated communication. The agent communicate to the SolarWinds server on port 17778 from 2 local port which seems to be random high port,
On one of our SQL cluster SQL03 was passive and SQL04 active, the DBA wish to switch the active instance on the SQL03 server for maintenance reason on the SQL04.
They had a surprise that the port used by the SQL instance was already locked by the SolarWinds agent...
So the question to avoid this is : can we either configure the network port used by the agent on a Agent initiated communication or can we exclude some port to avoid the issue that we encounter recently ?
I have already create a SAM template to check if the Agent is communicating to the SolarWinds server from a reserved port however this is only a kind of workaround for the time being.
Any idea to avoid this situation ?
Cheers