NetHogs

From Global Shellz Wiki
Jump to: navigation, search

NetHogs is a bandwidth monitoring tool. Instead of sorting the data by protocol, ip, port, or subnet, like many other tools do, it lists bandwidth usage for each process.

nethogs must be run as root.

Contents

Modes

The modes include:

  • current bandwidth usage, KB/sec
  • total used bandwidth (since starting nethogs instance), B/KB/MB

To switch between modes, just press m.

Current bandwidth usage

 NetHogs version 0.7.0

  PID USER     PROGRAM                                                       DEV        SENT      RECEIVED       
5354  test     ssh                                                           eth0       0.028       0.070 KB/sec
31108 user     weechat-curses                                                eth0       0.067       0.040 KB/sec
8495  user     midori                                                        eth0       0.000       0.000 KB/sec
...
0     root     unknown TCP                                                              0.000       0.000 KB/sec

  TOTAL                                                                                 0.096       0.109 KB/sec 

Total used bandwidth

NetHogs version 0.7.0

  PID USER     PROGRAM                                                       DEV        SENT      RECEIVED       
4982  user     /usr/lib/firefox-8.0/firefox                                  eth0       0.049       0.448 MB
8495  user     midori                                                        eth0       0.075       0.128 MB
5354  test     ssh                                                           eth0       0.001       0.001 MB
...
0     root     unknown TCP                                                              0.000       0.000 MB

  TOTAL                                                                                 0.130       0.582 MB

Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox