[collectd] gearman worker
Attilio Drei
attilio.drei at gmail.com
Sat Jul 26 13:51:13 CEST 2014
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 ?
More information about the collectd
mailing list