aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-11-19 19:52:36 -0600
committerMatt Rude <[email protected]>2011-11-19 19:52:36 -0600
commitcc4566cd96264b6a2b96172cead347dbf2dc964a (patch)
treeca335d2e6c2ea09940bf76d7e71561530179359a /scripts
parentda4255f0dbc3b7a565ff4828761f24b4db014925 (diff)
downloadtime.mattrude.com-cc4566cd96264b6a2b96172cead347dbf2dc964a.tar.gz
time.mattrude.com-cc4566cd96264b6a2b96172cead347dbf2dc964a.tar.bz2
time.mattrude.com-cc4566cd96264b6a2b96172cead347dbf2dc964a.zip
more status update
Diffstat (limited to 'scripts')
-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 \