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.