[
  {
    "targets": [
{% for host in groups['node_exporter'] %}
{% if loop.last %}
      "{{ hostvars[host]['ansible_host'] }}"
{% else %}
      "{{ hostvars[host]['ansible_host'] }}",
{% endif %}
{% endfor %}
    ],
    "labels": {
      "host":"{{ hostvars[host]['ansible_host'] }}",
      "service":"ks3_monitor_system",
      "use":"icmp"
    }
  }
]

Copyright & TianCiwang 2021 all right reserved,powered by Gitbook修改时间: 2021-09-15 19:23:53

results matching ""

    No results matching ""

    results matching ""

      No results matching ""