|
Sounds like the delay is in the RRDs calls, so not down to the number of cfg files.
If you can, use FastCGI, mod_perl, speedycgi or similar, so that the RRDs library does not have to reload every time, which might help.
Otherwise, possibly an issue with the filesystem on which the RRD files is? Do the RRD files have all 8 RRAs created, or are the higher-granularity ones missing, causing larger graphs to do a lot of consolidation work on the fly?
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|