Bug#482185: collectd2html.pl: should allow for --imgformat to be passed to rrdtool

2009-02-20 Thread ABL
A quick hack to allow collectdčhtml.pl to work with newer collectd. It isn't best (function duplicates), but it works. --- collectd_orig.pl 2009-02-20 14:19:20.0 +0200 +++ collectd_mod.pl 2009-02-20 14:23:33.0 +0200 @@ -41,7 +41,7 @@ use File::Basename; use Getopt::Long qw(:conf

Bug#482185: collectd2html.pl: should allow for --imgformat to be passed to rrdtool

2008-05-27 Thread Ivan Shmakov
> Sebastian Harl <[EMAIL PROTECTED]> writes: >> Please consider the following patch. >> $ diff -u \ >> <(zcat /usr/share/doc/collectd/examples/collectd2html.pl.gz) \ >> collectd2html.pl > I'm quite surprised to get a patch for that script. It has never been > ported to vers

Bug#482185: collectd2html.pl: should allow for --imgformat to be passed to rrdtool

2008-05-27 Thread Sebastian Harl
Hi, On Wed, May 21, 2008 at 05:40:04PM +0700, Ivan Shmakov wrote: > Please consider the following patch. > > $ diff -u \ > <(zcat /usr/share/doc/collectd/examples/collectd2html.pl.gz) \ > collectd2html.pl I'm quite surprised to get a patch for that script. It has never been po

Bug#482185: collectd2html.pl: should allow for --imgformat to be passed to rrdtool

2008-05-21 Thread Ivan Shmakov
Package: collectd Version: 4.3.2-1~bpo40+1 Severity: wishlist Please consider the following patch. $ diff -u \ <(zcat /usr/share/doc/collectd/examples/collectd2html.pl.gz) \ collectd2html.pl --- /dev/fd/63 2008-05-21 10:33:07.497848437 + +++ collectd2html.pl2008-05-2