[rrd-users] Re: Who has the most RRD files (or data sources)?
Jason Fesler
jfesler at gigo.com
Mon Mar 20 23:26:36 MET 2006
>> But opening isn't *that* expensive. I wrote a short Perl script which
>> opens and closes all of our 20k+ RRD files and it runs in .5 seconds. So
>> it seems like something else is at play.
Open.
Seek.
Read a chunk for the headers.
Seek.
Write a chunk for the headers.
For each RRA (regardless of DS count):
Seek.
Write.
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list