]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
unbound cacti contrib
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 16 Mar 2009 13:31:44 +0000 (13:31 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 16 Mar 2009 13:31:44 +0000 (13:31 +0000)
git-svn-id: file:///svn/unbound/trunk@1528 be551aaa-1e26-0410-a405-d3ace91eadb9

contrib/README
contrib/unbound_cacti.tar.gz [new file with mode: 0644]
doc/Changelog

index 4c5458c823261fded8b444a1f7c055bbfd2f92ba..1388683193fcbeb0d64cf9f27cc457160527e47b 100644 (file)
@@ -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 (file)
index 0000000..1fe9f1b
Binary files /dev/null and b/contrib/unbound_cacti.tar.gz differ
index 0915e58e612a3a8bf85affe2ce8069b841332248..8e691bb57e70592f7e6b661a24791a23a488f97b 100644 (file)
@@ -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.