Hello,

Use lsof (lsof -p <pid>) to know what plugins are loaded.

This is NOT a way to find out if a plugin exists and is collecting.
But it IS a way to know that a plugin is NOT loaded and NOT collecting if you do not find it in the list.

Regards,
Yves

Le 2014-05-06 01:23, Stuart Cracraft a écrit :
On a collectd server, other than running collectdctl to find out if plugin ABC exists and is collecting for a given collectd client of the collectd server,
is there any other approach from the server to determine if the plugin
is collecting?


_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to