Skip to content

Releases: postgrespro/mamonsu

2.4.4

21 Feb 10:09
Compare
Choose a tag to compare
  • change command name for uploading metrics from the file (written by mamonsu /var/log/mamonsu/localhost.log, [metric_log] parameter in agent.conf file) to Zabbix Server
  • update help message

2.4.3

13 Feb 15:52
Compare
Choose a tag to compare
  • add support for Zabbix 4.4 Server
  • display postgres connections parameters in log
  • new feature: export metrics from file (written by mamonsu /var/log/mamonsu/localhost.log, [metric_log] to parameter in agent.conf file) to Zabbix Server
  • minor fixes

2.4.1

12 Sep 13:15
Compare
Choose a tag to compare
  • add trigger for pgsql.ping
  • fix debian packages

2.4.0

22 Aug 14:37
Compare
Choose a tag to compare

-add zabbix-agent template and configuration file export,
-add new types of connections in "connections" plugin,
-add modification of interval for metric gather,
-add a message in mamonsu log to notify if plugin was disabled in the configuration file,
-add new plugin: archive_command,
-fix oldest transaction time instead of oldest query time and exclude excess processes from a query in "oldest" plugin,
-fix typos in "connections" plugin.