Of git, get, and gud
1 2 3 4 5 6 7 8 9 10 11 12
# check_varnish A simple nagios check for varnish. ## Building You will need the varnish source tree, or development packages in addition to autoconf, automake and pkg-config in order to build this: ./autogen.sh ./configure make