Collectd+postgres for db-datanommer01
This commit is contained in:
parent
ad799abed9
commit
e258bae727
5 changed files with 46 additions and 1 deletions
3
roles/collectd/postgres/templates/postgres.conf
Normal file
3
roles/collectd/postgres/templates/postgres.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
<Plugin exec>
|
||||
Exec "nobody" "/usr/local/bin/collectd_postgres.sh" "-h" "{{ ansible_hostname }}" "-p" "10"
|
||||
</Plugin>
|
Loading…
Add table
Add a link
Reference in a new issue