Skip to content

check_pgactivity 1.24

Compare
Choose a tag to compare
@ioguix ioguix released this 28 Sep 09:11
· 513 commits to master since this release

2015-09-28 - version 1.24

Changelog:

  • improve message for streaming_delta and hot_standby_delta services
  • add replication_slot service
  • enhance table_bloat queries
  • enhance btree_bloat queries
  • add -l option, aliased for --list
  • backends service has a new maximum_connections perfdata
  • backends service now consider the maximum connections as max_connections - superuser_reserved_connections
  • improve checks for hot_standby_delta service
  • fix check_pgactivity to run with Perl 5.10.0
  • add commit_ratio service
  • various documentations improvements