Port details |
- zabbix22-libzbxpgsql Zabbix agent module for comprehensive monitoring of PostgreSQL servers
- 1.1.0_3 databases
=0 1.1.0_3Version of this port present on the latest quarterly branch.
- Maintainer: martin@waschbuesch.de
- Port Added: 2017-08-26 18:39:59
- Last Update: 2019-12-01 12:38:21
- SVN Revision: 518769
- License: GPLv2+
- WWW:
- http://cavaliercoder.com/libzbxpgsql/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zabbix22-libzbxpgsql>0:databases/zabbix22-libzbxpgsql
- Conflicts:
- CONFLICTS:
- zabbix[0-13-9][0-13-9]-libzbxpgsql
- zabbix[0-9]-libzbxpgsql
- No installation instructions:
- This port has been deleted.
- PKGNAME: zabbix22-libzbxpgsql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1503755196
SHA256 (cavaliercoder-libzbxpgsql-v1.1.0_GH0.tar.gz) = 50acc4364241253a013058daf76c4184cc522104f78005d3c4d5e7e09d77571a
SIZE (cavaliercoder-libzbxpgsql-v1.1.0_GH0.tar.gz) = 61106
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : net-mgmt/zabbix22-agent
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- Runtime dependencies:
-
- zabbix_agentd : net-mgmt/zabbix22-agent
- Library dependencies:
-
- libconfig.so : devel/libconfig
- libpq.so.5 : databases/postgresql95-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zabbix22-libzbxpgsql-1.1.0_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf gmake libtool pgsql
- pkg-message:
- For install:
- In order to enable the module, add libzbxpgsql.so to the LoadModule=
line in zabbix_agentd.conf and restart the agent with
service zabbix_agentd restart
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_3 01 Dec 2019 12:38:21 |
rene |
Remove databases/zabbix22-libzbxpgsql, it was end of life in August 2019 |
1.1.0_3 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.1.0_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.0_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.1.0_1 06 Aug 2018 17:22:37 |
fernape |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442 |
1.1.0 29 Aug 2017 23:43:05 |
dbaio |
databases/zabbix[22|3|32]-libzbxpgsql: Configure PORTSCOUT
Discussed with maintainer by email. |
1.1.0 26 Aug 2017 18:39:51 |
dbaio |
New port databases/zabbix22-libzbxpgsql: PostgreSQL monitoring module for
zabbix22-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/zabbix22-libzbxpgsql
PR: 221830
Submitted by: Martin Waschbusch <martin@waschbuesch.de> |
Number of commits found: 7
|