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 bae8b37..b45da14 100755
--- a/scripts/do-newntpstat
+++ b/scripts/do-newntpstat
@@ -16,11 +16,12 @@ ${RRD_BIN}/rrdtool create $1.rrd \
DS:wander:GAUGE:1200:U:U \
DS:freq:GAUGE:1200:U:U \
DS:disp:GAUGE:1200:U:U \
+ DS:jitter:GAUGE:1200:U:U \
RRA:LAST:0.5:1:312 \
RRA:LAST:0.5:12:2304
#end
mv $1.rrd ../rrd/
-echo $1 >> ../rrd/list-of-systems
+#echo $1 >> ../rrd/list-of-systems
./do-build-index