--- bind9stat/Defaults 2002/07/01 19:36:00 1.2 +++ bind9stat/Defaults 2003/11/03 10:30:48 1.3 @@ -4,16 +4,18 @@ # you'll probably want to change this... unless you # have Cricket in ~/cricket and your config tree in ~/config util-dir = /usr/share/cricket/util - identity = "-i ~/.ssh/bind9-rsa" + identity = "-i ~/.ssh/bind9" remexec = "ssh -T -q %identity% -l %user% %auto-target-name%" user = cricket target-type = DNS + skip-view = "forward reverse success referral nxrrset recursion failuren nxdomain" + datasource --default-- - rrd-ds-type = COUNTER - rrd-min = 0 - rrd-max = 2097152 + rrd-ds-type = DERIVE +# rrd-min = 0 +# rrd-max = undef precision = integer datasource success-t ds-source = "exec:0:%remexec% parse_bind9stat.pl"