aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2011-06-14 21:39:56 +0000
committerBrooks Davis <brooks@FreeBSD.org>2011-06-14 21:39:56 +0000
commitc43376d335db62d4170fc267989d30d062fdce9c (patch)
tree2d7c7e4ce850bda83d82c23d7bf58b05303583fa /databases/Makefile
parent97085c300de960b4f026c6d4b462d83536ca4100 (diff)
downloadports-c43376d335db62d4170fc267989d30d062fdce9c.tar.gz
ports-c43376d335db62d4170fc267989d30d062fdce9c.zip
Add nagios-check_postgres_replication, a Nagios plugin to check the lag
between a postgresql streaming replica and master.
Notes
Notes: svn path=/head/; revision=275592
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 30616a67aa72..7381a3dfcfbc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -250,6 +250,7 @@
SUBDIR += mysqltuner
SUBDIR += mytop
SUBDIR += mywwwatcher
+ SUBDIR += nagios-check_postgres_replication
SUBDIR += namazu2
SUBDIR += ocaml-pgocaml
SUBDIR += ocaml-sqlite3