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
Fri, Nov 21, 16:17 (18 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3172286
Default Alt Text
init.sls (623 B)

Event Timeline