From: Wouter Wijngaards Date: Mon, 16 Mar 2009 13:31:44 +0000 (+0000) Subject: unbound cacti contrib X-Git-Tag: release-1.3.0~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76c0cb3913133e171edaa05e7fdb917dc286859b;p=thirdparty%2Funbound.git unbound cacti contrib git-svn-id: file:///svn/unbound/trunk@1528 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/README b/contrib/README index 4c5458c82..138868319 100644 --- a/contrib/README +++ b/contrib/README @@ -9,4 +9,5 @@ distribution but may be helpful. of trust anchor files. Run from cron twice a month. * update-itar.sh: shell script that updates from itar.iana.org. Run from cron. * unbound_munin_ : plugin for munin statistics report +* unbound_cacti.tar.gz : setup files for cacti statistics report * selinux: the .fc and .te files for SElinux protection of the unbound daemon diff --git a/contrib/unbound_cacti.tar.gz b/contrib/unbound_cacti.tar.gz new file mode 100644 index 000000000..1fe9f1b18 Binary files /dev/null and b/contrib/unbound_cacti.tar.gz differ diff --git a/doc/Changelog b/doc/Changelog index 0915e58e6..8e691bb57 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,7 @@ 16 March 2009: Wouter - fixup diff error printout in contrib/update-itar.sh. + - added contrib/unbound_cacti for statistics support in cacti, + contributed by Dmitriy Demidov. 13 March 2009: Wouter - doxygen and lex/yacc on linux.