Hi everyone,
new on Zabbix server and new with the use of PostgreSQL.
Anyway I am trying to use the libzbxpgsql template on my databases.
But I really don't understand why the thing doesn't work.
in my host template, I have set the settings that can be seen in the file attached.
On my zabbix server when I executed the following command it is working perfectly:
My return code is 0 when PostgreSQL is stop and 1 when running.
But I can't see anything in Zabbix Web interface.
Help would be greatly appreciated.
new on Zabbix server and new with the use of PostgreSQL.
Anyway I am trying to use the libzbxpgsql template on my databases.
- Zabbix_server: 3.2
- Zabbix_agent: 3.2
- libzbxpgsql is the one for 3.2
But I really don't understand why the thing doesn't work.
in my host template, I have set the settings that can be seen in the file attached.
On my zabbix server when I executed the following command it is working perfectly:
Code:
zabbix_get -s XX.XX.XX.XX -k pg.connect[user=monitoring,postgres]
But I can't see anything in Zabbix Web interface.
Help would be greatly appreciated.
Comment