lesovsky / zabbix-extensions

Zabbix additional monitoring modules
BSD 3-Clause "New" or "Revised" License
316 stars 230 forks source link

ZBX_NOTSUPPORTED: Unsupported item key. #96

Open 5x3 opened 2 years ago

5x3 commented 2 years ago

in zabbix agent log I have: ... Requested [pgsql.bgwriter["127.0.0.1","5432","censored","postgres"]] ... Sending back [ZBX_NOTSUPPORTED: Unsupported item key.]

postgresql 14.2 from PGDG repo. is this postgresql supported\tested ? or I miss something?

stephankn commented 2 years ago

This error is already coming from Zabbig Agent. It seems to not know the key pgsql.bgwriter. Which version of Zabbix agent are you running? Can you please double-check that the postgresql.conf is properly installed and loaded by the agent?