aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/do-newntpstat
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-07 22:19:21 -0500
committerMatt Rude <[email protected]>2011-05-07 22:19:21 -0500
commit825fccb8064c0f4b4b01595adbed7bc9d10412b4 (patch)
treebd0058b06a43359223521903d30fe2497456b2ee /scripts/do-newntpstat
parent9ebe31e6656bb2b0fca29118d467da4ab1fa3636 (diff)
downloadtime.mattrude.com-825fccb8064c0f4b4b01595adbed7bc9d10412b4.tar.gz
time.mattrude.com-825fccb8064c0f4b4b01595adbed7bc9d10412b4.tar.bz2
time.mattrude.com-825fccb8064c0f4b4b01595adbed7bc9d10412b4.zip
updatin scripts
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