collectd-elasticsearch
collectd-elasticsearch copied to clipboard
Add support for cluster health
Add a call to /_cluster/health that extracts the "health" section, maps it to a set of integers sends it to collectd.
The mappings are: 0 - green health, 1 - yellow, 2 - red and 3 for an unknown health status