Hi,
I am currently using ps aux | grep id (where id is a user that is connecting).
I can find that a user id is connecting multiple times over and over and bogging down the server; however, how can I find out where this connection is coming from? It might be a PC or another application but I cannot seem to narrow it down.
Please assist.
Thx
I am currently using ps aux | grep id (where id is a user that is connecting).
I can find that a user id is connecting multiple times over and over and bogging down the server; however, how can I find out where this connection is coming from? It might be a PC or another application but I cannot seem to narrow it down.
Please assist.
Thx