libzbxpgsql icon indicating copy to clipboard operation
libzbxpgsql copied to clipboard

how can we monitor multiple postgres installation from a single machine?

Open ikzelf opened this issue 8 years ago • 2 comments

I am not so sure how this works with the agent's module ..... I have a zabbix host with linux template with a single agent running on it. Using that agent I want to monitor multiple pgsql installations. Can I just create hosts in the zabbix application that point to that single active agent, or should I have a dedicated agent running for every pgsql installation ?

ikzelf avatar Oct 20 '17 07:10 ikzelf

I'm interested to hear if you have solved this problem in an interesting way.

You shouldn't need any additional agents, but you may need to duplicate the template. A single template cannot be applied multiple times to a Zabbix Host, but duplicating the template and modifying the macro values for each one should (I think) provide you everything from a single Host.

cavaliercoder avatar Jun 13 '18 22:06 cavaliercoder

I just continued with zbxdb. Every Postgres cluster is a zabbix host. For that matter, no limits.

ikzelf avatar Mar 14 '21 22:03 ikzelf