mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 06:14:13 +00:00
adding *_archive_path by request
Signed-off-by: Mark Tomich <tomichms@nih.gov>
This commit is contained in:
parent
32d15d4361
commit
d25f772f5f
19 changed files with 57 additions and 0 deletions
|
@ -110,3 +110,6 @@ argument_specs:
|
|||
alertmanager_amtool_config_output:
|
||||
description: 'Extended output, use C("") for simple output.'
|
||||
default: "extended"
|
||||
alertmanager_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -56,3 +56,6 @@ argument_specs:
|
|||
blackbox_exporter_group:
|
||||
description: "The group the exporter runs as"
|
||||
default: "blackbox-exp"
|
||||
blackbox_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -47,3 +47,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "cAdvisor user"
|
||||
default: "root"
|
||||
cadvisor_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -73,3 +73,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Chrony exporter user"
|
||||
default: "chrony-exp"
|
||||
chrony_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -46,3 +46,6 @@ argument_specs:
|
|||
description:
|
||||
- "I(Advanced)"
|
||||
- "Password to use to protect endpoints with basic auth"
|
||||
fail2ban_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -68,3 +68,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "ipmi_exporter user"
|
||||
default: "ipmi-exp"
|
||||
ipmi_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -70,3 +70,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "memcached_exporter user"
|
||||
default: "memcached-exp"
|
||||
memcached_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -118,3 +118,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "mongodb_exporter user"
|
||||
default: "mongodb-exp"
|
||||
mongodb_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -91,3 +91,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "MySQLd Exporter user"
|
||||
default: "mysqld-exp"
|
||||
mysqld_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -73,3 +73,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "nginx_exporter user"
|
||||
default: "nginx-exp"
|
||||
nginx_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -81,3 +81,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Node exporter user"
|
||||
default: "node-exp"
|
||||
node_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -89,3 +89,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "PostgreSQL Exporter user"
|
||||
default: "postgres-exp"
|
||||
postgres_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -155,3 +155,6 @@ argument_specs:
|
|||
- "How long to wait for Prometheus to shutdown. This is passed as a systemd TimeoutStopSec time spec."
|
||||
type: "str"
|
||||
default: "600s"
|
||||
prometheus_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -60,3 +60,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Pushgateway user"
|
||||
default: "pushgateway"
|
||||
pushgateway_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -179,3 +179,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "redis_exporter user"
|
||||
default: "redis-exp"
|
||||
redis_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -90,3 +90,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Smartctl exporter user"
|
||||
default: "smartctl-exp"
|
||||
smartctl_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -69,3 +69,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Smokeping Prober user"
|
||||
default: "smokeping"
|
||||
smokeping_prober_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -41,3 +41,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "Directory to install snmp_exporter binary"
|
||||
default: "/usr/local/bin"
|
||||
snmp_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
|
@ -67,3 +67,6 @@ argument_specs:
|
|||
default: "systemd-exporter"
|
||||
systemd_exporter_log_level:
|
||||
description: Only log messages with the given severity or above.
|
||||
systemd_exporter_archive_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
|
|
Loading…
Reference in a new issue