Skip to content

nysander/munin-ipv6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Install Plugin

$ curl -o /usr/share/munin/plugins/ipv6_ https://raw.githubusercontent.com/MorbZ/munin-ipv6/master/ipv6_
$ chmod +x /usr/share/munin/plugins/ipv6_

Setup Graphs

Total throughput:
$ ln -s /usr/share/munin/plugins/ipv6_ /etc/munin/plugins/ipv6_total

Percentages:
$ ln -s /usr/share/munin/plugins/ipv6_ /etc/munin/plugins/ipv6_percent

Don't forget to restart Munin after changing plugins:
$ service munin-node restart

System requirements

bc package

for ubuntu # apt install bc

About

📈 Plugin to monitor the traffic (throughput) by IP protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%