libzbxpgsql icon indicating copy to clipboard operation
libzbxpgsql copied to clipboard

Monitoring Multiples Instances

Open marciofoz opened this issue 8 years ago • 1 comments

Hello.., great tool!! I have a server running multiples instances of Postgresql, all using 9.6.5, and ports 5431, 5432 (default) and 5433, all using zabbix 3.4.. I monitor the default instance running in port 5432 (default) without any problems. The question is: is possible to monitor all other instances running in diferent ports ? Tks

marciofoz avatar Oct 02 '17 13:10 marciofoz

This can be a little tricky, but essentially you should triplicate the template and set different connection strings for each copy.

cavaliercoder avatar Oct 03 '17 01:10 cavaliercoder