ncc.zabbix_templates

Yohn Y. 2023-10-29

7:ca9cdec2f51e Go to Latest

ncc.zabbix_templates/pgBouncer/res/pgbouncer.conf

+ Шаблон для PgBouncer

History
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pgBouncer/res/pgbouncer.conf	Sun Oct 29 16:02:48 2023 +0300
     1.3 @@ -0,0 +1,7 @@
     1.4 +Timeout=30
     1.5 +
     1.6 +UserParameter=pgbouncer.pool.discover,/bin/bash /etc/zabbix/scripts/pgbouncer.sh discover
     1.7 +UserParameter=pgbouncer.pool.totals,/bin/bash /etc/zabbix/scripts/pgbouncer.sh totals
     1.8 +UserParameter=pgbouncer.pool.stats,/bin/bash /etc/zabbix/scripts/pgbouncer.sh stats
     1.9 +UserParameter=pgbouncer.pool.lists,/bin/bash /etc/zabbix/scripts/pgbouncer.sh lists
    1.10 +UserParameter=pgbouncer.pool.pools,/bin/bash /etc/zabbix/scripts/pgbouncer.sh pools
    1.11 \ No newline at end of file