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