Ryan Armstrong
Ryan Armstrong
I did have this working at some stage but from memory, the `state` column was only introduced recently (maybe 9.2?). I'll take a look again at reimplementing it with graceful...
Awesome thanks. I'll look at adding a native key in the next version.
Very cool! `pg_monitor` did not exist prior to PostgreSQL 10. Definitely would like to include this in the docs. It's been a while since I compiled the docs, but I...
There is no grafana dashboard yet, but contributions are welcome!
Awesome thank you! I'll update the docs with a link to your dashboard. You should add some screenshots!
Creating a general tool to monitor PostgreSQL logs is difficult because there is no standard log format or configuration that could be assumed. For this problem, I normally recommend using...
The libzbxpgsql packages are only compatible with the Zabbix packages provided by Zabbix at http://repo.zabbix.com/zabbix/2.2/. Did you install the Zabbix agent from there? Please post the result of `$ rpm...
Great idea, thanks. For now the script uses the Net-SNMP Perl library and relies on default SNMP configuration to determine where MIBs are loaded from. You can overwrite this using...
Hopefully! Can you please attach the MIB files that resulted in this issue?
Still accepting PRs but can no longer actively work on this project.