Hello,

> On Fri, Jun 11, 2010 at 08:40:30AM +0200, Jerome Renard wrote:
> > Are you still running the plugin on your production machines ?

I was planning to but actually I spent some time struggling to build a
decent rpm package. Finally the kind fedora folks have more or less done
this for me [¹] :-)

As I try to avoid entropy on production servers by not circumventing the
package manager, the next step for me is to build a nice package with the
source from the HEAD of Florian's branch. Then push it on the machines...

In any case, I'll keep you informed of any trouble encountered.

> > Did you nothing any (new ?) issue so far ?

I just spent some time testing with different "instance" parameters, which
work just fine.

I was also working on a reasonable varnish config for
contrib/collection3/etc/collection.conf, but maybe I should wait until
Florian settles down with the way instances and types are named...


> If we move some of the information into the plugin instance, the data is
> structured better:

This seems quite sensible to me.

> > Do you think the plugin should monitor more stuff or is that
> > sufficient for now ?
> 
> I think the following might be interesting:
> 
>   s_sess       Total Sessions
>   s_req        Total Requests
>   s_pipe       Total pipe
>   s_pass       Total pass
>   s_fetch      Total fetch
>   s_hdrbytes   Total header bytes
>   s_bodybytes  Total body bytes

I would find the stuff about running threads would be nice too:

   n_wrk                N worker threads
   n_wrk_create         N worker threads created
   n_wrk_failed         N worker threads not created
   n_wrk_max            N worker threads limited
   n_wrk_queue          N queued work requests
   n_wrk_overflow       N overflowed work requests
   n_wrk_drop           N dropped work requests


> > @Florian :
> > Do you think we should focus on the Wiki page that will document the
> > plugin now ?
> 
> I already set up a preliminary wiki page at [0]. Feel free to edit it to
> your liking ;) You need to log-in to upload example graphs, though.

I'll be glad to upload a couple of graphs as soon as I have some "real"
ones. I've added a note concerning this linking issue Florian diagnosed.

Marc

[¹] https://bugzilla.redhat.com/show_bug.cgi?id=536725

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to