Skip to content

Instantly share code, notes, and snippets.

@mfournier
Created June 28, 2013 10:35
Show Gist options
  • Save mfournier/5883828 to your computer and use it in GitHub Desktop.
Save mfournier/5883828 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