[collectd] collectd2html.pl: write SVG-plots into the XHTML-file
Timur Kirilichev
tima_kirilichev at qip.ru
Tue Sep 14 13:28:51 CEST 2010
I suggest for collectd2html.pl to write SVG-plots not in separate files
(as it does at present), but to write them into the XHTML-file.
Benefits:
1) saves the filesystem space;
2) saves in number request to the HTTP-server (all the data are
transferred in one request to the server);
3) it's easier to copy just one file.
In order to realize it, the command string formation was replaced by the
command list formation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20100914/68908b12/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my.diff
Type: text/x-diff
Size: 3739 bytes
Desc: not available
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20100914/68908b12/attachment.diff>
More information about the collectd
mailing list