Files
fedora-infra_ansible/roles/collectd/postgres/templates/postgres.conf
2014-05-29 16:51:04 +00:00

4 lines
116 B
Plaintext

<Plugin exec>
Exec "nobody" "/usr/local/bin/collectd-postgres.sh" "-h" "{{ ansible_fqdn }}" "-p" "10"
</Plugin>