summaryrefslogtreecommitdiffstats
path: root/roles/collectd/postgres/templates/postgres.conf
blob: d829e003be245fac036ffe45c00b75aad3211f25 (plain)
1
2
3
<Plugin exec>
    Exec "nobody" "/usr/local/bin/collectd-postgres.sh" "-h" "{{ inventory_hostname }}" "-p" "10"
</Plugin>