marathon-apps-collectd-plugin

marathon-apps-collectd-plugin

  • 所有者: jsargiot/marathon-apps-collectd-plugin
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

marathon-collectd-plugin

A Marathon plugin for collectd
using docker-py and collectd's
Python plugin.

Based on the work of: Docker CollectD Plugin

This uses the new stats API (https://github.com/docker/docker/pull/9984)
introduced by Docker 1.5.

The following container stats are reported for each marathon app container:

  • Network bandwidth
  • Memory usage
  • CPU usage
  • Block IO

Environment variables

  • COLLECTD_HOST - host to use in metric name, defaults to the value of DOCKER_REMOTE_HOST.
  • COLLECTD_INTERVAL - metric update interval in seconds, defaults to 10.
  • GRAPHITE_HOST - host where carbon is listening for data.
  • GRAPHITE_PORT - port where carbon is listening for data, 2003 by default.
  • GRAPHITE_PREFIX - prefix for metrics in graphite, collectd. by default.
  • DOCKER_REMOTE_HOST - docker daemon host to monitor.
  • DOCKER_REMOTE_PORT - docker daemon port number, defaults to 2376.
  • DOCKER_SSL_CLIENT_KEY - SSL client key
  • DOCKER_SSL_CLIENT_CERT - SSL client cert
  • DOCKER_SSL_CA_CERT - SSL server CA

主要指標

概覽
名稱與所有者jsargiot/marathon-apps-collectd-plugin
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2015-09-25 21:45:30
推送於2016-01-29 14:35:06
最后一次提交2015-09-26 00:16:01
發布數1
最新版本名稱v0.1 (發布於 )
第一版名稱v0.1 (發布於 )
用户参与
星數0
關注者數2
派生數1
提交數40
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?