I recently used MRTG to provide some simple graphs, now I am trying to learn how to use RRDtool. Here is my problem: After installing from ports on freebsd 4.7, and even on 4.8, after following the excellent tutorial at: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/tutorial/rrdtutorial. html I always get the output: 920805000: 4.0000000000e-02 920805300: 2.0000000000e-02 920805600: 0.0000000000e+00 920805900: 0.0000000000e+00 920806200: 3.3333333333e-02 920806500: 3.3333333333e-02 920806800: 3.3333333333e-02 920807100: 2.0000000000e-02 920807400: 2.0000000000e-02 920807700: 2.0000000000e-02 920808000: 1.3333333333e-02 920808300: 1.6666666667e-02 920808600: 6.6666666667e-03 920808900: 3.3333333333e-03 Instead of: 920805000: 0.04 920805300: 0.02
920805600: 0.00 920805900: 0.00 920806200: 0.03 920806500: 0.03 920806800: 0.03 920807100: 0.02 920807400: 0.02 920807700: 0.02 920808000: 0.01 920808300: 0.02 920808600: 0.01 920808900: 0.00 920809200: NaN Any ideas? I've tried doing a src gmake, still same result as well. Thanks P -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
