3 years ago
LM collection Consul Health /Metrics
Hi,
Is it possible to monitor the state of the Consul (https://www.consul.io/) and its metrics in LM?
Counters and metrics like these:
- Hostname of the Consul Leader
- How many Consul Servers are active
- Consul Servers/Clients count
- Consul PID (for restart monitoring)
- Some information like CPU Idle and load
- Metrics like data written to disk and to other Consul Servers
If so, how to implement it in the Monitor?
Can have examples with description/configuration?