# BrightcoveOS/Diamond

Repository: https://github.com/BrightcoveOS/Diamond
Canonical: https://ross.abutalabs.com/products/brightcoveos-diamond
License Family: other
Last push: 2017-03-17T04:54:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5556, "days_push": 3456, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 382 (observed 2026-08-28T04:03:51.193303+00:00)

## What it is
Diamond is a Python daemon that collects system and service metrics from servers and publishes them to monitoring backends such as Graphite, StatsD, and others via a pluggable collector architecture. This repository has moved; development continues at python-diamond/Diamond.

## Use cases
- collect cpu memory and disk metrics from linux servers
- ship server metrics to graphite
- monitor many hosts with a lightweight metrics agent
- write custom collectors for application metrics
- replace collectd with a python-based agent
- feed statsd metrics from servers

## When to choose
- you need a configurable, plugin-based metrics collection daemon in Python
- your monitoring stack consumes Graphite or StatsD metrics
- you want community collectors for many services and hardware

## When to avoid
- you need a modern agent with native Prometheus support
- you want actively maintained tooling - use the successor repo python-diamond/Diamond or alternatives like Telegraf
- you need Windows-first metrics collection

## Facets
- artifact type: service
- maturity: maintenance
- function: monitoring, agent-framework
- domain: monitoring
- platform: python, self-hosted, cross-platform
- tags: metrics-agent, statsd, graphite, collectd-alternative, daemon, time-series, moved-project, metrics-collection, devops, data-engineering, linux

## Member repositories
- BrightcoveOS/Diamond (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.193303+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:34.657761+00:00, confidence not recorded.
  - readme: https://github.com/BrightcoveOS/Diamond (fetched 2026-08-28T04:03:51.193303+00:00, sha 2838fe2687b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
