mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
Add in a blurb aboud Diamond to the monitoring 101 chapter
This commit is contained in:
@@ -60,3 +60,10 @@ scripts can send alert data to one or more handlers for flexible
|
||||
notifications. Sensu provides the server, client, api and dashboard
|
||||
needed to build a complete monitoring system.
|
||||
|
||||
Diamond
|
||||
-------
|
||||
`Diamond <https://github.com/BrightcoveOS/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.
|
||||
|
||||
Reference in New Issue
Block a user