Skip to content

Commit

Permalink
vnstat: rename network interface placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
hasecilu committed May 11, 2024
1 parent a3cb829 commit 8d508b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/linux/vnstat.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@

- Display traffic summary for a specific network interface:

`vnstat -i {{eth0}}`
`vnstat -i {{network_interface}}`

- Display live stats for a specific network interface:

`vnstat -l -i {{eth0}}`
`vnstat -l -i {{network_interface}}`

- Show traffic statistics on an hourly basis for the last 24 hours using a bar graph:

Expand Down

0 comments on commit 8d508b7

Please sign in to comment.