{% if collectd_load_prometheus_plugin %} LoadPlugin write_prometheus {% endif %} Port {{ collectd_prometheus_port }} {% if collectd_prometheus_host|d %} Host "{{ collectd_prometheus_host }}" {% endif %}