[collectd] gearman worker
Ville Ojamo
lists.ville at ojamo.eu
Mon Jul 28 08:06:32 CEST 2014
I am not familiar with gearman but it would be simple to extract most of the metrics you mention with "tail" plugin if the web server logs are saved into flat text files like nginx or Apache log files. I think you could not get per session statistics with tail.
+V
> -----Original Message-----
> From: collectd-bounces at verplant.org [mailto:collectd-
> bounces at verplant.org] On Behalf Of Attilio Drei
> Sent: Saturday, July 26, 2014 6:51 PM
> To: collectd at verplant.org
> Subject: [collectd] gearman worker
>
> Hi,
> is possible to post metrics from a gearman worker via network like
> submitting to etsy statsd?
> i want to centrally parse web logs and summarize some metrics like n of
> sessions, errors, bytes etc for interesting urls .
> i thinked to do:
>
> ——————--------— collectd dbi gman_do_background ? |
> ↓
> nxlog agents with filter -> central rsyslog-> mysql -> gearman udf —>
> gearman server —> worker queue
>
> gearman worker parse log line —————————— to collectd (
> aggregate?)
> gearman worker parse log line —————————— to collectd
>
> or there is a simpler way to this ?
>
>
>
>
> _______________________________________________
> collectd mailing list
> collectd at verplant.org
> http://mailman.verplant.org/listinfo/collectd
More information about the collectd
mailing list