Hi, I'm running Zabbix 7.0.x (on EL9 with PostgreSQL 17.x and TimescaleDB Apache Edition 2.19.x) and I'm having some issues with housekeeping.
Even tough it is schedule to run every hour, it seems to have no effect, the housekeeper table in the DB is empty and if I try to run it manually with zabbix_server -R housekeeper_execute , it returns:
If I understand correctly, the first is a warning (due to using a different PSQL version) and can be ignored, while the second one is fatal, but I can't understand where it's coming from, any advice on where could I have a look?
Even tough it is schedule to run every hour, it seems to have no effect, the housekeeper table in the DB is empty and if I try to run it manually with zabbix_server -R housekeeper_execute , it returns:
Code:
zabbix_server: /usr/pgsql-17/lib/libpq.so.5: no version information available (required by zabbix_server) zabbix_server [1487473]: Cannot perform runtime control command: Cannot connect to service "rtc": [2] No such file or directory.