Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.

  • 所有者: python-diamond/Diamond
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Diamond

Join the chat at https://gitter.im/python-diamond/Diamond
Build Status

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others).
It is capable of collecting cpu, memory, network, i/o, load and disk metrics.
Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.

Getting Started

Steps to getting started:

  • Read the documentation
  • Install via pip install diamond.
    The releases on GitHub are not recommended for use.
    Use pypi-install diamond on Debian/Ubuntu systems with python-stdeb installed to build packages.
  • Copy the diamond.conf.example file to diamond.conf.
  • Optional: Run diamond-setup to help set collectors in diamond.conf.
  • Modify diamond.conf for your needs.
  • Run diamond with one of: diamond or initctl start diamond or /etc/init.d/diamond restart.

Success Stories

  • Diamond has successfully been deployed to a cluster of 1000 machines pushing 3 million points per minute.
  • Diamond is deployed on Fabric's infrastructure, polling hundreds of metric sources and pushing millions of points per minute.
  • Have a story? Please share!

Repos

Historically Diamond was a brightcove project and hosted at BrightcoveOS.
However none of the active developers are brightcove employees and so the development
has moved to python-diamond. We request
that any new pull requests and issues be cut against python-diamond. We will keep
BrightcoveOS updated and still honor issues/tickets cut on that repo.

Contact

主要指标

概览
名称与所有者python-diamond/Diamond
主编程语言Python
编程语言Makefile (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2013-10-11 23:32:13
推送于2024-06-29 14:21:40
最后一次提交2023-11-01 12:50:44
发布数12
最新版本名称v4.0.515 (发布于 )
第一版名称v3.0.0 (发布于 2012-07-25 00:00:03)
用户参与
星数1.8k
关注者数87
派生数601
提交数3.3k
已启用问题?
问题数236
打开的问题数66
拉请求数329
打开的拉请求数57
关闭的拉请求数148
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?