[Bug 294001] New port: sysutils/pgwd - Postgres Watch Dog, monitor connection counts

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Mar 2026 16:33:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294001

            Bug ID: 294001
           Summary: New port: sysutils/pgwd - Postgres Watch Dog, monitor
                    connection counts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: hrodrig@usb.ve

Created attachment 269049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269049&action=edit
Shar archive containing sysutils/pgwd port files (Makefile, pkg-plist,
pkg-descr, distinfo, rc.d/pgwd)

pgwd monitors PostgreSQL connection counts (total, active, idle, stale) and 
sends alerts via Slack and/or Loki when configured thresholds are exceeded.

Features:
- 3-tier alert levels (attention, alert, danger)
- Kubernetes support: port-forward to Postgres and Loki inside the cluster
- One-shot or daemon mode; suitable for cron or rc.d
- Config file (pgwd.conf); rc.d script included
- Static binary, MIT licensed

Tested on FreeBSD 15 amd64. make makesum, make install verified.

-- 
You are receiving this mail because:
You are the assignee for the bug.