Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt :: Monitoring :: Prometheus
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs with context %}
{{ dirs.share }}/monitoring/checks/nrpe/check-prometheus:
file.managed:
- source: salt://roles/prometheus/monitoring/files/check-prometheus.sh
- mode: 755
- template: jinja
- makedirs: True
- context:
dirs: {{ dirs }}

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 18, 17:23 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3172286
Default Alt Text
init.sls (623 B)

Event Timeline