Skip to content

Instantly share code, notes, and snippets.

@jeanlouisferey
Last active April 27, 2017 08:42
Show Gist options
  • Save jeanlouisferey/9783e8ad649e3887911e6eff227a55d6 to your computer and use it in GitHub Desktop.
Save jeanlouisferey/9783e8ad649e3887911e6eff227a55d6 to your computer and use it in GitHub Desktop.
How to get MQTT Plugin in Collectd on Ubuntu Xenial (16.04)
# /etc/apt/sources.list.d/pkg.ci.collectd.org.list
# and before apt update:
# gpg --recv-keys 3994D24FB8543576
# gpg --export -a 3994D24FB8543576 | apt-key add -
deb http://pkg.ci.collectd.org/deb xenial collectd-5.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment