Code

Imported upstream version 1.4.2.
[pkg-rrdtool.git] / doc / rrdupdate.txt
index 8ff2503584016a046a9eb446705ce1b66d5e5038..ec544d2363566cfd9ea27ec8be396b1cc789dbd5 100644 (file)
@@ -105,30 +105,30 @@ E\bEN\bNV\bVI\bIR\bRO\bON\bNM\bME\bEN\bNT\bT V\bVA\bAR\bRI\bIA\bAB\bBL\bLE\bES\bS
            present, the command line argument takes precedence.
 
 E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
-       Â·   "rrdtool update demo1.rrd N:3.44:3.15:U:23"
+       ·   "rrdtool update demo1.rrd N:3.44:3.15:U:23"
 
            Update the database file demo1.rrd with 3 known and one _\b*_\bU_\bN_\bK_\bN_\bO_\bW_\bN_\b*
            value. Use the current time as the update time.
 
-       Â·   "rrdtool update demo2.rrd 887457267:U 887457521:22 887457903:2.7"
+       ·   "rrdtool update demo2.rrd 887457267:U 887457521:22 887457903:2.7"
 
            Update the database file demo2.rrd which expects data from a single
            data-source, three times. First with an _\b*_\bU_\bN_\bK_\bN_\bO_\bW_\bN_\b* value then with
            two regular readings. The update interval seems to be around 300
            seconds.
 
-       Â·   "rrdtool update demo3.rrd -- -5:21 N:42"
+       ·   "rrdtool update demo3.rrd -- -5:21 N:42"
 
            Update the database file demo3.rrd two times, using five seconds in
            the past and the current time as the update times.
 
-       Â·   "rrdtool update --cache /var/lib/rrd/demo3.rrd N:42"
+       ·   "rrdtool update --cache /var/lib/rrd/demo3.rrd N:42"
 
            Update the file "/var/lib/rrd/demo3.rrd" with a single data source,
            using the current time. If the caching daemon cannot be reached, do
            n\bno\bot\bt fall back to direct file access.
 
-       Â·   "rrdtool update --daemon unix:/tmp/rrdd.sock demo4.rrd N:23"
+       ·   "rrdtool update --daemon unix:/tmp/rrdd.sock demo4.rrd N:23"
 
            Use the UNIX domain socket "/tmp/rrdd.sock" to contact the caching
            daemon. If the caching daemon is not available, update the file
@@ -146,4 +146,4 @@ A\bAU\bUT\bTH\bHO\bOR\bRS\bS
 
 
 
-1.3.999                           2009-06-09                      RRDUPDATE(1)
+1.4.2                             2009-06-02                      RRDUPDATE(1)