[collectd] Collection3 - Cache of files object
McCoy, Neil
Neil.McCoy at hitwise.com
Tue Mar 22 01:22:24 CET 2011
We found the performance and resource usage of Collection3 didn't work
well with lots of RRD's.
To overcome this we introduced a method of caching so the RRD tree
didn't need to be scanned repeatedly. We used "Storable" for this.
This patch requires a ./var directory, writable by the user the Perl cgi
runs as (eg www-data).
A "Rescan Cache" button is added to the selection area to be used when
ever a new RRD file is added to the tree. In our environment this only
happens when we add a new host, which for us is manageable.
In addition to the "Rescan Cache" button this patch also adds a "Reset"
button, which simply is a way of bringing you back to start page and not
related to the cache.
Hope others may find this useful.
Cheers,
Neil McCoy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: collectd-4.10.2-mineCache.patch
Type: application/octet-stream
Size: 6612 bytes
Desc: collectd-4.10.2-mineCache.patch
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20110322/1cd321b1/attachment.obj>
More information about the collectd
mailing list