vnstat*: fix flag, rename placeholder and add Spanish translation (#12775)

* vnstati: fix argument position

* vnstati: add Spanish translation

* vnstat: add Spanish translation

* vnstat: rename network interface placeholder

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
Ulices
2024-05-12 18:16:47 -06:00
committed by GitHub
parent be0c9144d0
commit 3c25371ecd
4 changed files with 47 additions and 3 deletions

View File

@@ -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:

View File

@@ -9,7 +9,7 @@
- Output the 10 most traffic-intensive days of all time:
`vnstati --top10 --iface {{network_interface}} --output {{path/to/output.png}}`
`vnstati --top 10 --iface {{network_interface}} --output {{path/to/output.png}}`
- Output monthly traffic statistics from the last 12 months: