I periodically monitor backend health using the varnishadm command:

$ varnishadm debug.health | awk /Backend/'{print $2,$4}'

However, this spits the output also to syslog. Aside from setting up my own
rsyslog rules for the output, is there a way to silently run varnishadm
commands?

-- 
Stephen Wood
Dev/Ops Engineer
Moz, Inc.
Website: www.heystephenwood.com
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to