Mainos / Advertisement:

Ero sivun ”Vnstat/en” versioiden välillä

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
(Ak: Uusi sivu: '''''Note that the program only updates every 10 seconds''''')
(Ak: Uusi sivu: Another useful guide: http://humdi.net/vnstat/man/vnstat.html)
 
(8 välissä olevaa versiota samalta käyttäjältä ei näytetä)
Rivi 24: Rivi 24:
 
'''''Note that the program only updates every 10 seconds'''''
 
'''''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.
+
Inspect file transfers. You may need to wait a while for the program to log enough data to display.
  
 
   vnstat
 
   vnstat
  
Esimerkki tulostuksesta:
+
Example print:
  
 
    
 
    
Rivi 49: Rivi 49:
 
     estimated        --    |      --    |      --    |
 
     estimated        --    |      --    |      --    |
  
'''RX''' = Lataus tiedonsiirtomäärä
+
'''RX''' = Download amount
  
'''TX''' = Lähetys tiedonsiirtomäärä
+
'''TX''' = Upload amount
  
'''total''' = Kokonaismääräinen tiedonsiirtomäärä
+
'''total''' = Total transfer amount
  
'''avg. rate''' = Keskimääräinen tiedonsiirtonopeus
+
'''avg. rate''' = Average transfer speed
  
  
LIVENÄ esitys
+
Live display
  
 
   vnstat -l
 
   vnstat -l
  
  
Lisäohjeita saat antamalla komennon
+
You can get additional help and information with the command
  
 
  man vnstat
 
  man vnstat
  
Tästä suoraan ohjeeseen: http://humdi.net/vnstat/man/vnstat.html
+
Another useful guide: http://humdi.net/vnstat/man/vnstat.html

Nykyinen versio 17. elokuuta 2015 kello 11.57

Muut kielet:
English • ‎suomi

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

Inspect file transfers. You may need to wait a while for the program to log enough data to display.

 vnstat

Example print:


  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 = Download amount

TX = Upload amount

total = Total transfer amount

avg. rate = Average transfer speed


Live display

 vnstat -l


You can get additional help and information with the command

man vnstat

Another useful guide: http://humdi.net/vnstat/man/vnstat.html

Mainos / Advertisement: