Re: DERIVE and rrd-min=0
Ed Ravin <[email protected]>
| Newsgroups | gmane.network.cricket.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 11, 2006 at 07:36:40PM -0700, Sean Whitney wrote: > So following instructions at > > http://cricket.sourceforge.net/support/doc/reference.html#datasource > > I have set rrd-min=0 for several values, then I ran rrdtune to reset > the rrd-min values in the file. I am wondering will it only set a > min value for future values? Or will it removed old spikes from a > graph as well? No, tuning the parameters doesn't do anything to the data already in the RRD file. You need to remove the old spikes manually. If you do "rrdtool dump" to a text file and load it back in with "rrdtool restore", rrdtool will reject any data upon reloading that is outside of the bounds. You can also use the "killspike2" tool from the Cricket contrib site, which uses the method described above (dump and reload) to remove the spikes. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642