Skip to content

Instantly share code, notes, and snippets.

@deniszh
Created February 21, 2015 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deniszh/ec7888645baaacb93fbc to your computer and use it in GitHub Desktop.
Save deniszh/ec7888645baaacb93fbc to your computer and use it in GitHub Desktop.
<LoadPlugin python>
Globals true
</LoadPlugin>
<Plugin python>
ModulePath "/usr/lib/collectd/plugins/python"
Import "collectd_iostat_python"
<Module collectd_iostat_python>
Path "/usr/bin/iostat"
Interval 2
Count 2
Verbose False
</Module>
</Plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment