One more tweak.

This commit is contained in:
Ralph Bean 2014-05-29 16:51:04 +00:00
parent 20eef15011
commit 1b20c92541

View file

@ -1,3 +1,3 @@
<Plugin exec>
Exec "nobody" "/usr/local/bin/collectd_postgres.sh" "-h" "{{ ansible_fqdn }}" "-p" "10"
Exec "nobody" "/usr/local/bin/collectd-postgres.sh" "-h" "{{ ansible_fqdn }}" "-p" "10"
</Plugin>