git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_varnish/varnish-nagios/README.md
blob: 92b05594ac99ca388d9c9dab3f44cc14638ede25 (plain)
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