Monitoring: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) |
Sirmax (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
=Monitorimg= |
=Monitorimg= |
||
==Collectd== |
==Collectd== |
||
+ | |||
+ | Collectd is simple data collector, use plugins to collect data and output plugins to send tada to another tool (heka in our confuration)<BR> |
||
+ | Collectd is collecting following metrics (compute node, simple cluster): |
||
+ | |||
+ | ===Metrics=== |
||
+ | * cpu |
||
+ | * df |
||
+ | * disk |
||
+ | * interface |
||
+ | * load |
||
+ | * memory |
||
+ | * processes |
||
+ | * swap.conf |
||
+ | <PRE> |
||
+ | </PRE> |
||
+ | |||
==Heka== |
==Heka== |
Версия 13:28, 19 января 2016
Monitorimg
Collectd
Collectd is simple data collector, use plugins to collect data and output plugins to send tada to another tool (heka in our confuration)
Collectd is collecting following metrics (compute node, simple cluster):
Metrics
- cpu
- df
- disk
- interface
- load
- memory
- processes
- swap.conf