Hi everyone !
I have been reading on this topic throughout this Forum and also other internet sites, but I am still not able to find what is wrong with my installation/config.
I am using Zabbix LTS 6 on ubuntu 20.04. I set up a sample host with postgresql 14 database. I linked the "Posgresql by zabbix agent" and "Linux by zabbix agent" templates to the host. I have no problem with Linux template, but postgres template does not work.
All pgsql.* item keys show as unsupported when looking in the zabbix agent log (debug mode does not give any additional info) or when running zabbix_get. Connection to the database seems to be set up properly: checked firewall, pg_hba.conf, db user, etc...
When I check the zabbix server database, I can see that the pgsql item keys can be found in the items table.
If anyone has similar experience, or knows the solution, I would really appreciate your help, I have been stuck for two days on this topic.
Best Regards,
Attila Cseke
I have been reading on this topic throughout this Forum and also other internet sites, but I am still not able to find what is wrong with my installation/config.
I am using Zabbix LTS 6 on ubuntu 20.04. I set up a sample host with postgresql 14 database. I linked the "Posgresql by zabbix agent" and "Linux by zabbix agent" templates to the host. I have no problem with Linux template, but postgres template does not work.
All pgsql.* item keys show as unsupported when looking in the zabbix agent log (debug mode does not give any additional info) or when running zabbix_get. Connection to the database seems to be set up properly: checked firewall, pg_hba.conf, db user, etc...
When I check the zabbix server database, I can see that the pgsql item keys can be found in the items table.
If anyone has similar experience, or knows the solution, I would really appreciate your help, I have been stuck for two days on this topic.
Best Regards,
Attila Cseke
Comment