/[cricket]/bind9stat/Defaults
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /bind9stat/Defaults

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Mon Jul 1 19:36:00 2002 UTC revision 1.3 by dpavlin, Mon Nov 3 10:30:48 2003 UTC
# Line 4  target --default-- Line 4  target --default--
4      # you'll probably want to change this... unless you      # you'll probably want to change this... unless you
5      # have Cricket in ~/cricket and your config tree in ~/config      # have Cricket in ~/cricket and your config tree in ~/config
6      util-dir    =   /usr/share/cricket/util      util-dir    =   /usr/share/cricket/util
7      identity    =   "-i ~/.ssh/bind9-rsa"      identity    =   "-i ~/.ssh/bind9"
8      remexec     =   "ssh -T -q %identity% -l %user% %auto-target-name%"      remexec     =   "ssh -T -q %identity% -l %user% %auto-target-name%"
9      user        =   cricket      user        =   cricket
10    
11      target-type =   DNS      target-type =   DNS
12    
13        skip-view = "forward reverse success referral nxrrset recursion failuren nxdomain"
14    
15  datasource      --default--  datasource      --default--
16      rrd-ds-type =   COUNTER      rrd-ds-type =   DERIVE
17      rrd-min     =   0  #    rrd-min     =   0
18      rrd-max     =   2097152  #    rrd-max    =   undef
19      precision   =   integer      precision   =   integer
20    
21  datasource success-t    ds-source = "exec:0:%remexec% parse_bind9stat.pl"  datasource success-t    ds-source = "exec:0:%remexec% parse_bind9stat.pl"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26