Skip to content

varnish/varnish-nagios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Status

This repository is not being maintained at the moment. Please reach out to espen@varnish-software.com if you'd like to take on the role as the maintainer of this repository.