diff options
author | demon <demon@FreeBSD.org> | 2014-02-03 19:27:39 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-02-03 19:27:39 +0800 |
commit | 726ca90ada5ad903205bffc3d9c41a649099990b (patch) | |
tree | 141733f62cc52f5eaaf2d29153d32ed7284d0aa4 /databases/Makefile | |
parent | b1c046de1f0e61ec202989a62d7fe7db94096a7a (diff) | |
download | freebsd-ports-gnome-726ca90ada5ad903205bffc3d9c41a649099990b.tar.gz freebsd-ports-gnome-726ca90ada5ad903205bffc3d9c41a649099990b.tar.zst freebsd-ports-gnome-726ca90ada5ad903205bffc3d9c41a649099990b.zip |
New port: nagios-check_redis.
Nagios plugin to check redis status.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8b80875f8f86..1b35f89d6dd6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -246,6 +246,7 @@ SUBDIR += mytop SUBDIR += mywwwatcher SUBDIR += nagios-check_postgres_replication + SUBDIR += nagios-check_redis SUBDIR += namazu2 SUBDIR += ocaml-mysql SUBDIR += ocaml-pgocaml |