Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wQBr0-001LYI-1x for pgsql-announce@arkaria.postgresql.org; Thu, 21 May 2026 22:26:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wQBqw-00BU6R-0o for pgsql-announce@arkaria.postgresql.org; Thu, 21 May 2026 22:26:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wQBqv-00BU68-1f for pgsql-announce@lists.postgresql.org; Thu, 21 May 2026 22:26:54 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wQBqu-00000000ni4-03EP for pgsql-announce@lists.postgresql.org; Thu, 21 May 2026 22:26:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=sd/lRMdTJrx2PfpJEOoxVSiH6eyl7yk8L1KA0OmgJT4=; b=VgugTsxK5gGu735ct7hPbeIucy PjCA4tzCcrmiCOLGMCVQIoqHPC+jEfwppRqQZ9Z14TdmJ3+jzcD/BnobUJGHz0OFLfnmk9DTE0B6q PuwkvvnoxstuRSDBAA2KuAw8jkeOwLWWLW6v2oEKkjcbM6AKGw1X0RjZ0P/gCOTlS5r193FyZdH8A zkXs5lrD7kiUtlGBtdXsQ6Bi8A5jRdBdhGBE7vPZi5H8IL+oEaNe8iaFm0L0VW54tnIvWdIeCsFBw MR9Azl/mB5cJOimcrM+8/cBXeULwVAHglDM7VKT2YzuIZu5is8LxAuCjIizcnZL1OFH5CtzJPBcU3 9nHQ4Qcw==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wQBqr-000VI8-2U for pgsql-announce@lists.postgresql.org; Thu, 21 May 2026 22:26:50 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wQBZe-004I3H-2a for pgsql-announce@lists.postgresql.org; Thu, 21 May 2026 22:09:02 +0000 Content-Type: multipart/alternative; boundary="===============2030268259092276380==" MIME-Version: 1.0 Subject: Release: check_pgactivity 2.10 To: PostgreSQL Announce From: check_pgactivity project via PostgreSQL Announce Reply-To: ioguix@free.fr Date: Thu, 21 May 2026 22:08:50 +0000 Message-ID: <177940133085.794.14221743615647176232@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 7e12a6cb064ab1819fc34d6008e2f0722aafb084ae38ed73c96c1380081b6b94 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============2030268259092276380== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable check_pgactivity version 2.10 released =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D check_pgactivity is a PostgreSQL plugin for Nagios. This plugin is written = with a focus on a rich perfdata set. Every new features of PostgreSQL can b= e easily monitored with check_pgactivity. Changelog : * add: new unused_indexes service * add: new relation_size service * change: pgss_dealloc service now handles --dbservice * change: invalid_indexes now also gets TOAST invalid indexes * change: add the database name to a query error message * change: set application_name to the program and service names * change: add application_name of the offending query in the msg * change: various enhancements to check_last_maintenance * change: exclude partitioned table for last_analyze service * change: add exclude option for last_vauum and last_analyze services * fix: keep only three integers after the comma * fix: pgss_dealloc service is only PG14+ (doc) * fix: slru_hit_ratio is only PG13+ (doc)=20 Here are some useful links: * github repo: [https://github.com/OPMDG/check_pgactivity](https://github.c= om/OPMDG/check_pgactivity) * reporting issues: [https://github.com/OPMDG/check_pgactivity/issues](http= s://github.com/OPMDG/check_pgactivity/issues) * latest release: [https://github.com/OPMDG/check_pgactivity/releases/lates= t](https://github.com/OPMDG/check_pgactivity/releases/latest) * contributors: [https://github.com/OPMDG/check_pgactivity/blob/master/cont= ributors](https://github.com/OPMDG/check_pgactivity/blob/master/contributor= s) Thanks to all the contributors! --===============2030268259092276380== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Release: check_pgactivity 2.10
 

Release: check_pgactivity 2.10

check_pgactivity version 2.10 released

check_pgactivity is a PostgreSQL plugin for= Nagios. This plugin is written with a focus on a rich perfdata set. Every = new features of PostgreSQL can be easily monitored with check_pgactivity.

Changelog :

  • add: new unused= _indexes service
  • add: new relati= on_size service
  • change: pgss_de= alloc service now handles --dbservice
  • change: invalid= _indexes now also gets TOAST invalid indexes
  • change: add the= database name to a query error message
  • change: set app= lication_name to the program and service names
  • change: add app= lication_name of the offending query in the msg
  • change: various= enhancements to check_last_maintenance
  • change: exclude= partitioned table for last_analyze service
  • change: add exc= lude option for last_vauum and last_analyze services
  • fix: keep only = three integers after the comma
  • fix: pgss_deall= oc service is only PG14+ (doc)
  • fix: slru_hit_r= atio is only PG13+ (doc)

Here are some useful links:

Thanks to all the contributors!

This email was sent to you from check_pgactivity project. It was delivered = on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to check_pgactivity project.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============2030268259092276380==--