Mainos / Advertisement:
Ero sivun ”Vnstat/en” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: == Monitor file transfer ==) |
(Ak: Uusi sivu: '''''Note that the program only updates every 10 seconds''''') |
||
Rivi 22: | Rivi 22: | ||
== Monitor file transfer == | == Monitor file transfer == | ||
− | ''''' | + | '''''Note that the program only updates every 10 seconds''''' |
Katso tiedonsiirtoa, sinun tulee hieman aikaa odottaa että näet tiedonsiirtotapahtumat saman päivän aikana ja kuukautena. | Katso tiedonsiirtoa, sinun tulee hieman aikaa odottaa että näet tiedonsiirtotapahtumat saman päivän aikana ja kuukautena. |
Versio 17. elokuuta 2015 kello 11.54
With this tool you can monitor data transfers occurring on a server.
Installation
Install as sudo
apt-get install vnstat
Configuration
On first time startup, define each NIC to be monitored.
For a wired NIC:
vnstat -u -i eth0
Wireless NIC:S
vnstat -u -i wlan0
Monitor file transfer
Note that the program only updates every 10 seconds
Katso tiedonsiirtoa, sinun tulee hieman aikaa odottaa että näet tiedonsiirtotapahtumat saman päivän aikana ja kuukautena.
vnstat
Esimerkki tulostuksesta:
eth0 since 06/15/14 rx: 104 KiB tx: 354 KiB total: 458 KiB monthly rx | tx | total | avg. rate ------------------------+-------------+-------------+--------------- Jun '14 104 KiB | 354 KiB | 458 KiB | 0.00 kbit/s ------------------------+-------------+-------------+--------------- estimated -- | -- | -- | daily rx | tx | total | avg. rate ------------------------+-------------+-------------+--------------- today 104 KiB | 354 KiB | 458 KiB | 0.07 kbit/s ------------------------+-------------+-------------+--------------- estimated -- | -- | -- |
RX = Lataus tiedonsiirtomäärä
TX = Lähetys tiedonsiirtomäärä
total = Kokonaismääräinen tiedonsiirtomäärä
avg. rate = Keskimääräinen tiedonsiirtonopeus
LIVENÄ esitys
vnstat -l
Lisäohjeita saat antamalla komennon
man vnstat
Tästä suoraan ohjeeseen: http://humdi.net/vnstat/man/vnstat.html
Mainos / Advertisement: