5c2a5c1d0bf94139b913ea7bf7807f5ef10e31b0
[munin-cn.git] / debian / control
1 Source: munin-cn
2 Section: net
3 Priority: optional
4 Maintainer: Dinko Korunic <kreator@CARNet.hr>
5 Build-Depends: debhelper (>= 4)
6 Standards-Version: 3.7.2
7
8 Package: munin-cn
9 Architecture: all
10 Depends: munin (>= 1.2.6-10~lenny1), munin-node (>= 1.2.6-10~lenny1)
11 Description: network-wide graphing framework (grapher/gatherer)
12  Munin is a highly flexible and powerful solution used to create graphs of
13  virtually everything imaginable throughout your network, while still
14  maintaining a rattling ease of installation and configuration.
15  .
16  This package contains the grapher/gatherer. You will only need one
17  instance of it in your network. It will periodically poll all the nodes
18  in your network it's aware of for data, which it in turn will use to
19  create graphs and HTML pages, suitable for viewing with your graphical
20  web browser of choice.
21  .
22  It is also able to alert you if any value is outside of a preset
23  boundary, useful if you want to be alerted if a filesystem is about to
24  grow full, for instance.  You can do this by making Munin run an
25  arbitrary command when you need to be alert it, or make use of the
26  intrinsic Nagios support.
27  .
28  Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent
29  RRDtool. To see a real example of Munin in action, take a peek at
30  <http://www.linpro.no/projects/munin/example/>.
31  .
32  This package brings CARNet-related configuration.