Code

41da4bd13472a0adc6304aa2647f20b1043e1a05
[rrdtool-all.git] / website / frontends / bronc.wml
1 #include "$(ROOT)/.wml/template.inc" section=frontends subsection=bronc
3 <H1>Bronc</H1>
4 <P>by Chris Snell</P>
6 <P>Bronc aims to be the fastest front-end available for RRDtool.  It is
7 written in Perl, using Mason as a template/component engine and mod_perl
8 to speed things up.  Bronc features...</P>
10 <UL>
11 <LI>a SNMP collector, which queries SNMP-capable devices and stores
12 measurements in RRDtool databases</LI>
14 <LI>on-the-fly graphing using BRONC::Grapher, which runs under mod_perl</LI>
16 <LI>a extensible, Perl-based configuration file, which allows for quick
17 configuration of complex graphs</LI>
18 </UL>
20 <P>Bronc is written by Chris Snell and is available from the <A
21 HREF="http://bronc.blueaspen.com">Bronc Home Site</A>.</P>