Hello all,
I'm new to Zabbix and I need to setup monitoring PostgreSQL database.
Here is the configiuration:
Zabbix server: Linux CentOS appliance
PostgreSQL 14.5, installed on Windows Server 2019
Zabbix Agent 2 Installed on Windows Server 2019 (the same server as PostgreSQL)
I linked Template PostgreSQL Zabbix Agent 2 to server:
PostgreSQL template
Windows Template
Windows template is working fine.
pg_hba.conf is configured correctly, allowing localhost connection
Macros are configured correctly: username/password, port, URI
I followed guides on:
It is unknown how to "Deploy Zabbix agent2 with Postgres plugin.". All instructions mentions that I nned to compile from source, like here:
But how to run "make"?
Can anybody gude me in the right direction or where I can donwload already prepared plugin for windows environment, copy it somewhere and set up macros according to my environment?
Thanks in advance.
I'm new to Zabbix and I need to setup monitoring PostgreSQL database.
Here is the configiuration:
Zabbix server: Linux CentOS appliance
PostgreSQL 14.5, installed on Windows Server 2019
Zabbix Agent 2 Installed on Windows Server 2019 (the same server as PostgreSQL)
I linked Template PostgreSQL Zabbix Agent 2 to server:
PostgreSQL template
Windows Template
Windows template is working fine.
pg_hba.conf is configured correctly, allowing localhost connection
Macros are configured correctly: username/password, port, URI
I followed guides on:
It is unknown how to "Deploy Zabbix agent2 with Postgres plugin.". All instructions mentions that I nned to compile from source, like here:
But how to run "make"?
Can anybody gude me in the right direction or where I can donwload already prepared plugin for windows environment, copy it somewhere and set up macros according to my environment?
Thanks in advance.
Comment