Skip to content

Plugin for munin to display the network traffic for the current day

License

Notifications You must be signed in to change notification settings

henderbj/munin-vnstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

munin-vnstat

A munin plugin to visualize daily traffic stats. The plugin draws three graphs: Inbound, outbound and overall traffic based on data collected by vnstat. It's normal that the graphs drop to 0 after 24 o'clock because the counters a reset to 0.

Installation

Checkout this repository to /usr/share/munin/plugins. Afterwards you have to create a softlink:

ln -s /usr/share/munin/plugins/munin-vnstat/vnstat_ /etc/munin/plugins/vnstat_etho, in order to monitor eth0.

The plugin has autoconf and suggest capabilities, so you can do: munin-node-configure --shell --libdir=/usr/share/munin/plugins/munin-vnstat/ | bash, in order to automatically create the links.

Example configuration in code header "CONFIGURATION".

After a few runs you can already see the output. After a day you can see a nice drawing. After a week you can see your peak time.

About

Plugin for munin to display the network traffic for the current day

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%