[collectd] plugin-exec big problem

kpawlow at redefine.pl kpawlow at redefine.pl
Mon Nov 3 22:48:42 CET 2008


Hello,


i've FreeBSD 7.0 on my servers with collectd 4.5.1 installed from source.
Everything works ok until I add plugin-exec.  Collectd forks, child run my
script for a while and then became zombie. (parent collectd works fine)
First I thought that my script is wrong so i wrote simpler one:


#!/usr/local/bin/bash
echo " a01/exec_plugin/gauge Interval=60 N:3"


but with this one, everything happen the same, plugin-exec collects data for a
while and than become zombie

have you got any idea what am I doing wrong?

Thanks in advance,

best regards,

Krzysztof Pawłowski






More information about the collectd mailing list