Code Monkey home page Code Monkey logo

vnstat's Introduction

What is vnStat
::::::::::::::

 vnStat is a console-based network traffic monitor that uses the network
 interface statistics provided by the kernel as information source. This
 means that vnStat won't actually be sniffing any traffic and also ensures
 light use of system resources.

 Traffic statistics are stored on a hourly level for the last 24 hours,
 on a daily level for the last 30 days and on a monthly level for the
 last 12 months. Total seen traffic and a top 10 days listing is also
 provided.

 Optional png image output is available in systems with the gd library
 installed.

 See the webpage http://humdi.net/vnstat/ for output examples.


Getting started
:::::::::::::::

 vnStat works best when installed. See the INSTALL or INSTALL_BSD file
 depending on used operating system. Experimental instructions for OS X
 are available in the INSTALL_OSX file. These files contain all needed
 information for the installing process. Instructions for upgrading from
 a previous version are included in the UPGRADE file.


Available options and documentation
:::::::::::::::::::::::::::::::::::

 A list of commonly used options is available with 'vnstat --help'. The
 complete list can be accessed with 'vnstat --longhelp'. The following
 man pages are available with more detailed descriptions of each option
 including some usage examples:

    vnstat          general documentation and console query parameters
    vnstatd         daemon documentation
    vnstati         image output documentation
    vnstat.conf     configuration file


Usage tips
::::::::::

 Most vnStat settings can be changed from the config file. The config
 file is either ~/.vnstatrc or /etc/vnstat.conf depending which one is
 found first. A new config file can be generated using current settings
 with the following command:

    vnstat --showconfig >newconfig

 The config file contains comments before any settings describing with
 the purpose and usage of each setting is. More detailed descriptions
 about each setting and suggested usage can be found from the vnstat.conf
 man page.


Contacting the author
:::::::::::::::::::::

 email:    Teemu Toivola <tst at iki dot fi>
 irc:      Vergo (IRCNet)

 git:      https://github.com/vergoh/vnstat

 The current version of vnStat is always available from
 http://humdi.net/vnstat/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.