ncc.zabbix_templates
2023-10-29
ncc.zabbix_templates/pgBouncer/res/pgbouncer.sh
+ Шаблон для PgBouncer
1 #!/bin/sh
2 # devel.a0fs.ru -- ncc.zabbix_templates/pgbouncer/res/pgbouncer.sh -- v0.r202310.1 #
11 #USER=$3
12 #DB=$2
15 then
19 /\|/ { if (n != 0)
20 printf ",";
21 gsub(" ", "", $1);
22 gsub(" ", "", $2);
23 printf "{\"{#PGBOUNCER_DATABASE}\": \"" $1 "\", \"{#PGBOUNCER_USER}\": \"" $2 "\"}";
24 n++; }
25 END { printf "]}"; }'
27 then
32 then
37 then
42 then
46 fi