Role that installs the prometheus server https://prometheus.io
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico c2e07f8425
New default version
10 months ago
defaults New default version 10 months ago
handlers Import the old role. 4 years ago
meta Import the old role. 4 years ago
tasks do not create the 'data' directory. 2 years ago
templates Increase nfiles in the systemd unit. 2 years ago
tests Initial commit 4 years ago
vars Fix the nginx configuration. 1 year ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Import the old role. 4 years ago

README.md

Role Name

A role that installs the Prometheus open-source systems monitoring and alerting toolkit, https://prometheus.io

Role Variables

The most important variables are listed below:

prometheus_install: True
prometheus_version: 2.19.2
prometheus_loglevel: info
prometheus_http_port: 9090
prometheus_opts: '--storage.tsdb.retention=360d'

Dependencies

  • nginx
  • letsencrypt-acme-sh-client

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it