Hi, Andreas.

> Now, when I restart collectd, my forked process does not get killed but keeps
> on running. I would like it to die properly. for that reason I need to handle
> the signal properly that ends the parent process, for it to kill the child, 
> too, before it exists.

> What is the signal that kills the perl plugin process?

You should use `shutdown callback` and send signal to your forked process
yourself.

-- 
Regards,
 Pavel                          mailto:[email protected]


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

Reply via email to