Charm: munin
Summary
network-wide graphing framework (grapher/gatherer)
Charm Store
juju deploy cs:precise/munin-3
Maintainer
Clint Byrum
Series
precise
Description
Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. This package contains the grapher/gatherer. You will only need one instance of it in your network. It will periodically poll all the nodes in your network it's aware of for data, which it in turn will use to create graphs and HTML pages, suitable for viewing with your graphical web browser of choice. It is also able to alert you if any value is outside of a preset boundary, useful if you want to be alerted if a filesystem is about to grow full, for instance. You can do this by making Munin run an arbitrary command when you need to be alert it, or make use of the intrinsic Nagios support. Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from <http://munin.projects.linpro.no/> to a live installation.
Links
Repository   Bugs
lp:~charmers/charms/precise/munin/trunk
Interfaces
Provides
Requires
Changes  
2012/05/22 Clint Byrum bumping revision to get new changes (revno 12)
2012/05/22 Clint Byrum setting maintainer (revno 11)
2012/04/25 Clint Byrum also accept unit id from munin-node (revno 10)
2012/04/25 Clint Byrum Make munin accept a new field, 'service-name', if the munin-node on the other side supports it (revno 9)
2012/04/13 Clint Byrum fixes for new subordinate code (revno 8)
2011/10/11 Mark Mims revision split-out (revno 7)
2011/09/30 Mark Mims cleanup from project rename (revno 6)
2011/06/10 Clint Byrum website relation needs hook (revno 5)
2011/06/10 Clint Byrum adding copyright file to all formulas (revno 4)
Lint Check
  • warn: no README file
  • warn: missing recommended hook start
  • warn: missing recommended hook stop