On Wed, 30 Aug 2006, Dr. Dave Blunt wrote: > The RRD last mod time is now changing every minute while updates are being > submitted to gmond. However, I don't understand why this should be done.
I believe this is a result of using RRD to store the data. The RRD files expect to have data handed to them at semi-regular intervals, regardless of whether the value has changed or not. The gmetad just tries to feed these files at the expected rate (or close to it). -- Rick -------------------------- Rick Mohr Systems Developer Ohio Supercomputer Center

