Actions
Task #2221
closed
Experiment with a new monitoring/metrics tool: influxdata (influxdb)
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Feb 10, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
The tool is promising:
- All the components are free software (they sell managed services and consulting)
- Can do alerts, or delegate them to nagios
- It has metrics plugins for almost all the software we commonly use
Drawbacks: It seems that does not natively aggregates logs as logstash does, but in the worst case we could use the same input plugins to route the logs to an ELK instance.
Some references:
https://influxdata.com/time-series-platform/
https://www.elastic.co/guide/en/logstash/current/plugins-outputs-influxdb.html
https://www.digitalocean.com/community/tutorials/how-to-analyze-system-metrics-with-influxdb-on-centos-7
https://github.com/rochaporto/collectd-ceph
https://github.com/pbanaszkiewicz/collectd-ganeti (Needs modifications because it only supports KVM right now)
Actions