Skip to content

Munin plugin to graph AAISP broadband quota and sync rate

License

Notifications You must be signed in to change notification settings

natm/munin-plugins-aaisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAISP plugin for Munin

Munin plugin to graph Andrews & Arnold / AAISP broadband quota and sync rates. Handles multiple lines associated with a single login.

It uses version 2 of AAISPs CHAOS API.

Demos

Live demo install with 3 lines.

## Screenshots ##

Quota

Graph per line showing quota and data remaining:

Screenshot Screenshot

Multiple lines on a single graph displaying data remaining:

Screenshot Screenshot

Sync rate

A single line displaying down and upstream sync:

Screenshot

Multiple lines, downstream rates (upstream graph also produced):

Screenshot

Plugin config

in /etc/munin/plugin-conf.d/aaisp:

[aaisp]
env.aaispuser aa11@a
env.aaisppass SomeLongPassword

Setup

  1. Install dependencies

  2. Clone this repo

  3. Set username and password in /etc/munin/plugin-conf.d

  4. Symlink script

Debugging

$ munin-run --debug aaisp config
$ munin-run --debug aaisp

License

MIT

Contributing guidelines

  • Fork the repo
  • Create a branch
  • Make your changes
  • Open a pull request back from your branch to master in this repo

Found a bug? open an issue.

About

Munin plugin to graph AAISP broadband quota and sync rate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages