Skip to content

Instantly share code, notes, and snippets.

@lutter
Created December 21, 2012 20:58
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 lutter/4355772 to your computer and use it in GitHub Desktop.
Save lutter/4355772 to your computer and use it in GitHub Desktop.
Add another plugin to collectd config with Augeas
# Completely untested
ins LoadPlugin after /files/etc/collectd/collectd.conf/directive[. = 'LoadPlugin'][last()]
set /files/etc/collectd/collectd.conf/directive[. = 'LoadPlugin'][last()]/arg some_value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment