controlio-check-varnish
v0.0.1
Published
controlio module for checking Varnish stats
Downloads
2
Readme
controlio-check-http
A check module for controlio.
Description
Runs varnishstat -1j
on the remote server and checks the result.
Options
valueKey
: If defined, must be a key from the varnishstat output. If undefined, this check will always be OK as long as varnishstat returns a parseable result.valueMax
: If defined, the value for valueKey is checked against this limit.valueMin
: If defined, the value for valueKey is checked against this limit.