[EMAIL PROTECTED] wrote:
I've been working on a list of ways to improve the PHP web frontend. Just curious what every else thinks of these.- add support for a caching layer for generated graphsAdd code that allows caching of generated graphs, either on the filesystem or in a memcache cache. When generating a graph, serve the cached version if the refresh time for that metric has not passed.
The rrdtool program already has a "--lazy" option that will (quoting from the rrdgraph man page): "[o]nly generate the graph if the current graph is out of date or not existent."
While not a complete in-ganglia solution, it should be an easy change. -- Jesse Becker NHGRI Linux support (Digicon Contractor)
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
