A tool to bridge monitoring tools and PostgreSQL
Go to file
James Campbell 7665ce08d6
Pass args from Zabbix explicitly
* Using $0 psases the entire command, so just pass all 9 possible
  positioinal values.

* Allow empty arguments.

* Update sample config:
** Use a socket by default.
** Return a set with database discovery to be able to assign a macro.
2024-05-17 00:58:37 -04:00
Makefile Add simple Makefile 2024-05-16 15:20:23 -04:00
pgmon_userparameter.conf Pass args from Zabbix explicitly 2024-05-17 00:58:37 -04:00
pgmon.cfg Pass args from Zabbix explicitly 2024-05-17 00:58:37 -04:00
pgmon.py Pass args from Zabbix explicitly 2024-05-17 00:58:37 -04:00