Ninja Docs Help

Debezium connectors monitoring

Revision

Date

Description

1.0

24.07.2024

Init Changelog

Instructions

After adding file conf on host, we need to add code below in Puppet YAML config for host (without it, after next Puppet run, file will be deleted):

zabbix::userparameter::data: 'debezium.monitoring': content: UserParameter=custom.xyz.debezium.monitoring[*], PGPASSWORD="$3" psql -qtAX -h "$1" -U "$2" -d "xyz" -f "/etc/zabbix/scripts/pgsql.custom.xyz.debezium.monitoring.sql"
Last modified: 17 February 2025