Hi, I would like to know, if it is possible to read the content of a PostgreSQL table with Zabbix. I have a a sequence of tables, every day a new one like: table1, table2 ... tableX and I want to know, how many records does each table have. Can Zabbix do this and send me an email about the count of these table's features?
Ad Widget
Collapse
PostgreSQL connection
Collapse
X
-
You can use odbc monitoring : https://www.zabbix.com/documentation...es/odbc_checks and then just hang the triggers on top of the items.
Regards,
Alex!
Comment