This commit is contained in:
2024-11-20 15:37:39 +01:00
parent 54022f0491
commit ef9c6150bb

View File

@@ -90,6 +90,10 @@ Howto identify and kill high load sessions on the ssh gateway, useful commands f
`w` will list all user connections (see manpage for details)
`w <username>` will list connections for a specific user
### Show users most traffic
```bash
[ ~]# nethogs
```
### Show heavy CPU consumers
```bash
@@ -160,7 +164,7 @@ builder_b pts/41 pc9681.psi.ch Tue Oct 10 11:08 still logged in
32177 sshd: wally_e@pts/10
32286 sshd: wally_e@pts/68
```
Terminate Sessions