Hi
How/where do i get the connection string between my orion app server and db
and i mean by connection string the IP and Protocol and Port used for connection between my web server and DB
iam using 2022.3.0 platform
thanks in advance
In your solarwinds install folder, under folder Orion, you have a file called SWNetPerMon.db. There you have the SQL connection string. (Default path: C:\Program Files (x86)\SolarWinds\Orion\SWNetPerfMon.DB)
You probably get access denied trying to read that file. If you have permission, copy the file to another place and look at it there.
Thanks for your replay, i found the file but it does not contain the info that i need it.
if you can help me it will be great
i need the full connection details for example the source IP/Port of my APP server and the destination IP/Port of the DB server
which protocol servers used for this connection also.
am asking these cause the orion platform frequently got disconnected and show up a 500 Http Error so i would like to troubleshoot the connection between servers.
Again Thanks in advance