aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-08-26 19:06:01 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-08-26 19:06:01 +0000
commitb132eca71edd15adf582d2dc10f79087e27ec758 (patch)
tree0d0bbfc11e95ec865c686ffb30fcda52c66df841 /databases/Makefile
parentdc8910b4f2c3a3c9be62af6bfafb729528f8079c (diff)
downloadports-b132eca71edd15adf582d2dc10f79087e27ec758.tar.gz
ports-b132eca71edd15adf582d2dc10f79087e27ec758.zip
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>
Notes
Notes: svn path=/head/; revision=448782
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 091eeb13598d..748a94cf1b5e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1044,6 +1044,7 @@
SUBDIR += xtrabackup
SUBDIR += zabbix22-libzbxpgsql
SUBDIR += zabbix3-libzbxpgsql
+ SUBDIR += zabbix32-libzbxpgsql
SUBDIR += zodb3
.include <bsd.port.subdir.mk>