find the IP using excessive resources

Post Reply
jimlongo
Junior Member
Posts: 19
Joined: 19 Oct 2013, 00:33

find the IP using excessive resources

Post by jimlongo »

I'm getting excessive resource usage for sftp and ssh connections (which is fine as I'm pretty confident they are legitimate users), but the client would like confirmation that it is their IP that is connecting.

Is there a way to find that.

I can view the logs but they only show the process and resource, not the IP.
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: find the IP using excessive resources

Post by sawbuck »

You can use netstat from the command line.
jimlongo
Junior Member
Posts: 19
Joined: 19 Oct 2013, 00:33

Re: find the IP using excessive resources

Post by jimlongo »

Thanks, that's great.
Post Reply