Created
February 21, 2015 21:06
-
-
Save deniszh/ec7888645baaacb93fbc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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