tags 743881 + fixed-upstream
thanks

Hi,

On Mon, Apr 07, 2014 at 05:19:34PM -0300, Fabiano Pires wrote:
> When I tried to graph apache2 stats with collectd/collection.cgi, I got these 
> results:
> * No graph is generated for this plugin (others plugins are graphing ok).
> * Apache have mod_status enabled and configured (I can access it via brwoser 
> and wget).
> * Apache's log contains some lines like this:
>   collection.cgi: RRDs::graph: No DS called 'count' in 
> '/var/lib/collectd/rrd/jb1.example.org/apache-raiz/apache_bytes.rrd' at 
> /usr/lib/cgi-bin/collection.cgi line 787
> 
> After some googling, I found somewhere that the DS name in the rrd files 
> changed from 'count' to 'value'.
> So I opened collection.cgi in vim and did ":960,1021s/count/value". This 
> solved the issue.

Thanks you for reporting this and providing a patch!

I've submitted your fix to the upstream repository:
https://github.com/collectd/collectd/commit/5d0a10f15f361c6f019b48d0619e87ee8bb936e3

It'll be included in the next upstream release.

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to