I'm looking at deploying collectd over a large number of servers. As such,
I want to avoid having any local configuration if possible, and manage/push
configuration from a central place.
Seems like I can write a custom plugin that itself can dynamically
start/stop other plugins using e.g. plugin_load(), but is there any way to
configure these plugins, other than having them read from the default .conf
file?
/steve
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to