Skip to content

tarnfeld/collectd-mesos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mesos-collectd-plugin

An Apache Mesos plugin for collectd using collectd's Python plugin.

This plugin is based heavily on the Elasticsearch Collectd Python plugin written by phobos182.

Stats:

  • Cluster status (Activated slaves, schedulers, num tasks)
  • Cluster stats (cpu, disk, memory)
  • Task stats (finished, lost, failed)
  • Many more...

Install

  1. Place mesos.py in collectd'opt/collectd/lib/collectd/plugins/python (assuming you have collectd installed to /opt/collectd).
  2. Configure the plugin (see below).
  3. Restart collectd.

Configuration

  • See mesos.conf

Requirements

  • collectd 4.9+
  • Mesos 0.19.0 or greater

About

Collectd Python plugin to parse Apache Mesos stats.json metrics and send to Collectd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors