Bug 221831 - [NEW PORT] databases/zabbix32-libzbxpgsql: PostgreSQL monitoring module for zabbix32-agent
Summary: [NEW PORT] databases/zabbix32-libzbxpgsql: PostgreSQL monitoring module for z...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL: http://cavaliercoder.com/libzbxpgsql
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-26 12:53 UTC by Martin Waschbüsch
Modified: 2017-08-26 19:12 UTC (History)
1 user (show)

See Also:


Attachments
shar archive of new port (4.40 KB, application/x-shar)
2017-08-26 12:53 UTC, Martin Waschbüsch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Waschbüsch 2017-08-26 12:53:50 UTC
Created attachment 185781 [details]
shar archive of new port

zabbix-32 specific version of the libzbxpgsql module for PostgreSQL monitoring.

As discussed with dbaio@freebsd.org here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221798#c2

there will be one port per zabbix<version>-agent in the ports tree.

Attached is a shar of the new port.

QA:

portlint -AC: OK
poudriere testport on 11.1/amd64: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-26 19:06:56 UTC
A commit references this bug:

Author: dbaio
Date: Sat Aug 26 19:06:01 UTC 2017
New revision: 448782
URL: https://svnweb.freebsd.org/changeset/ports/448782

Log:
  New port databases/zabbix32-libzbxpgsql: PostgreSQL monitoring module for zabbix32-agent

  This project provides comprehensive monitoring of PostgreSQL servers using a
  natively compiled Zabbix agent module, written in C.

  The module enables discovery and monitoring of tablespaces, databases,
  namespaces, tables, indexes, etc.

  WWW: http://cavaliercoder.com/libzbxpgsql/

  databases/zabbix3-libzbxpgsql -> databases/zabbix32-libzbxpgsql

  PR:		221831
  Submitted by:	Martin Waschb?sch <martin@waschbuesch.de>

Changes:
  head/databases/Makefile
  head/databases/zabbix32-libzbxpgsql/
  head/databases/zabbix32-libzbxpgsql/Makefile
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-08-26 19:12:24 UTC
Committed, thanks!