diff options
author | anders <anders@FreeBSD.org> | 2012-04-16 22:19:57 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2012-04-16 22:19:57 +0800 |
commit | aa65cad037d264619d95c11ed33d67c8c8e4883e (patch) | |
tree | 56942b8a27eb2c1a070550f1a9f06c52401ae7f6 /www/Makefile | |
parent | 9d9a86a5c08809b8937eff3aafa8f52b01f5cf94 (diff) | |
download | freebsd-ports-gnome-aa65cad037d264619d95c11ed33d67c8c8e4883e.tar.gz freebsd-ports-gnome-aa65cad037d264619d95c11ed33d67c8c8e4883e.tar.zst freebsd-ports-gnome-aa65cad037d264619d95c11ed33d67c8c8e4883e.zip |
Add Nagios plugin to check status of Varnish.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b9719c58b4d3..6bee368268fc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1927,6 +1927,7 @@ SUBDIR += validator SUBDIR += varnish SUBDIR += varnish-libvmod-header + SUBDIR += varnish-nagios SUBDIR += varnish2 SUBDIR += vdr-plugin-live SUBDIR += vdradmin-am |