Skip to content
Snippets Groups Projects
Name Last commit Last update
README.md
hosts
monitor_host.yml

Ansible Monitoring

The general idea

Monitoring on servers is good. A consistent setup across serversis good. Ansible should be a good delivery mechanism for this.

Monitoring

Currently (my) thoughts are that the following combination looks promising:

  • Grafana
  • Prometheus
  • Thanos

There seems to be ansible scripts for installing these individual components