Hey everyone just thought I'd post a simple collectd python plugin that I just released which turns all stats returned from the Mesos stats.json endpoint into Collectd metrics.
This plugin requires Mesos 0.19.0+ and collectd 4.9+ Big shout out to phobos182(https://github.com/phobos182) who wrote the original Elasticsearch collectd python plugin upon which my plugin borrows from heavily. Mesos Collectd Python plugin: https://github.com/rayrod2030/collectd-mesos Hope this is useful to others and I welcome pull requests, comments and suggestions. Ray Rodriguez Twitter: @rayray2030 Github: rayrod2030

