Skip to content

Instantly share code, notes, and snippets.

@mrvicadai
Forked from mfournier/gist:5883828
Last active August 29, 2015 14:26
Show Gist options
  • Save mrvicadai/d3a2edb4ca441a66347d to your computer and use it in GitHub Desktop.
Save mrvicadai/d3a2edb4ca441a66347d to your computer and use it in GitHub Desktop.
example collectd processes plugin
<Plugin "processes">
ProcessMatch "carbon-cache" "python.+carbon-cache"
ProcessMatch "carbon-aggregator" "python.+carbon-aggregator"
</Plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment