Hi all,

So, in ansible commit 2cce3883a34e5366e822fd581455f63344630c8c, Kevin disabled 
the graphite plugin for collectd.
Unfortunately, at the same time, he removed the restart handler for collectd, 
which means that all of our boxes are still running with the old config, slowly 
filling up their memory (because they hold on to the data until they can submit 
it), and entering low memory conditions until collectd is restarted.
I'd like to restart collectd with an "ansible all -m service -a 'name=collectd 
state=restarted'" across the board, so as to force them to reload the 
configuration.

+1s for this?

Patrick
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to