[collectd] RRD files are not updated
Domagoj Mikac
domagoj.mikac at metronet.hr
Fri Aug 21 14:30:47 CEST 2009
Hi,
I am aware of this, and there is no name changes.
But I am thinking maybe there is a problem with RRD file names.
Is it OK if RRD files are having the same file name but are stored in
different folders.
For example:
/opt/collectd/rrd/device1/snmp/if_octets64-FastEthernet0.rrd
and
/opt/collectd/rrd/device2/snmp/if_octets64-FastEthernet0.rrd
thanks
Domagoj
On Fri, 2009-08-21 at 14:06 +0200, Jarle Bjørgeengen wrote:
> On Aug 21, 2009, at 11:54 , Domagoj Mikac wrote:
> /opt/collectd/rrd/c-intergradnja-st01-c871/snmp
> > Hi,
> >
> > I don't understand why my RRD files are not being updated.
> > Currently I have 55407 RRD files.
> > # find /opt/collectd/rrd -name *.rrd | wc -l
> > 55407
> >
> >
> > My server is not overloaded. I have plenty of RAM and Hard disk space,
> > but when I check which RRD-s have been modified in last 20 minutes, I
> > see that only 18871 RRD file has been modified.
> >
> > # find /opt/collectd/rrd -name *.rrd -mmin -20 | wc -l
> > 18871
> >
> > Something is terribly wrong. Either I am doing something wrong or snmp
> > plugin is not suitable for this number of variables ????
> > Please give me some help regarding this issue.
> >
>
> Are you sure that the input sources of all rrdfiles is still getting
> updates ?
>
> Remember that a slight name-change of any input datasources will
> create new rrdfiles in the backend, and leave the rrdfiles
> corresponding to the old names with no more updates.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20090821/29cc480b/attachment.htm
More information about the collectd
mailing list