Port details |
- libzbxpgsql Zabbix agent module for comprehensive monitoring of PostgreSQL servers
- 1.0.0_1 databases
=0 1.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: martin@waschbuesch.de
- Port Added: 2016-08-16 07:57:32
- Last Update: 2017-08-26 18:14:55
- SVN Revision: 448779
- 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.
A preconfigured Zabbix Template is also included for your convenience.
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 - There is no configure plist information for this port.
- Dependency lines:
-
- libzbxpgsql>0:databases/libzbxpgsql
- No installation instructions:
- This port has been deleted.
- PKGNAME: libzbxpgsql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1471426354
SHA256 (libzbxpgsql-1.0.0.tar.gz) = fd934f24ccfc5e9f4542860700b817477c9b45c85783b50a8e33ec4f8d01b68e
SIZE (libzbxpgsql-1.0.0.tar.gz) = 346344
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/zabbix3-agent
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- Runtime dependencies:
-
- zabbix_agentd : net-mgmt/zabbix3-agent
- Library dependencies:
-
- libpq.so.5 : databases/postgresql93-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- autoreconf gmake libtool pgsql
- pkg-message:
- 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
A sample template has been placed in %%EXAMPLESDIR%%
It can be imported into zabbix and assigned to a host.
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_1 26 Aug 2017 18:14:55 |
dbaio |
databases/libzbxpgsql: Update to 1.1.0, Rename to databases/zabbix3-libzbxpgsql
Rename to allow multiple version of libzbxpgsql to coexist, each one
uses a different zabbix-agent version.
Add CONFLICTS in preparation for multiple versions as well.
PR: 221798
Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer) |
1.0.0_1 17 Aug 2016 13:25:58 |
matthew |
Switch download site away from GitHub to quiet portscout
PR: 2119329
Submitted by: martin@waschbuesch.de (maintainer) |
1.0.0 16 Aug 2016 13:00:11 |
matthew |
Fix pkg-plist and handling the sample file
Pointy-hat to: me
Submitted by: mat |
1.0.0 16 Aug 2016 07:57:21 |
matthew |
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.
A preconfigured Zabbix Template is also included for your convenience.
WWW: http://cavaliercoder.com/libzbxpgsql/
PR: 211844
Submitted by: Martin Waschbuesch <martin@waschbuesch.de> |
Number of commits found: 4
|