Skip to content

Instantly share code, notes, and snippets.

@nutrino
Last active March 22, 2023 23:45
Show Gist options
  • Select an option

  • Save nutrino/d19bc50a8896224e6cbb3f7e7226fa42 to your computer and use it in GitHub Desktop.

Select an option

Save nutrino/d19bc50a8896224e6cbb3f7e7226fa42 to your computer and use it in GitHub Desktop.

Revisions

  1. nutrino revised this gist Mar 22, 2023. 2 changed files with 14 additions and 9 deletions.
    9 changes: 0 additions & 9 deletions network-monitor.md
    Original file line number Diff line number Diff line change
    @@ -1,9 +0,0 @@
    https://www.tecmint.com/linux-network-bandwidth-monitoring-tools/

    nload

    sudo iftop

    sudo nethogs

    sudo iptraf
    14 changes: 14 additions & 0 deletions network-monitor.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    #https://www.tecmint.com/linux-network-bandwidth-monitoring-tools/

    nload

    sudo iftop

    sudo nethogs

    sudo iptraf

    #server
    iperf3 -s
    #client
    iprtf3 -c [hostIp]
  2. nutrino revised this gist Mar 22, 2023. 1 changed file with 4 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions network-monitor.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,9 @@
    ##https://www.tecmint.com/linux-network-bandwidth-monitoring-tools/
    https://www.tecmint.com/linux-network-bandwidth-monitoring-tools/

    nload

    iftop
    sudo iftop

    nethogs
    sudo nethogs

    sudo iptraf
  3. nutrino revised this gist Mar 22, 2023. 2 changed files with 8 additions and 5 deletions.
    5 changes: 0 additions & 5 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +0,0 @@

    nload

    iftop

    8 changes: 8 additions & 0 deletions network-monitor.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    ##https://www.tecmint.com/linux-network-bandwidth-monitoring-tools/

    nload

    iftop

    nethogs

  4. nutrino created this gist Mar 22, 2023.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@

    nload

    iftop