aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/do-newntpstat
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/do-newntpstat')
-rwxr-xr-xscripts/do-newntpstat3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/do-newntpstat b/scripts/do-newntpstat
index 42851be..a373f99 100755
--- a/scripts/do-newntpstat
+++ b/scripts/do-newntpstat
@@ -17,7 +17,8 @@ ${RRD_BIN}/rrdtool create ../rrd/$1.rrd --step 300 \
DS:freq:GAUGE:600:U:U \
DS:disp:GAUGE:600:U:U \
DS:clients:GAUGE:600:U:U \
- DS:abusive:GAUGE:600:U:U \
+ DS:limited:GAUGE:600:U:U \
+ DS:kod:GAUGE:600:U:U \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \