summaryrefslogtreecommitdiff
path: root/etc/haproxy.cfg
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-04-08 17:11:49 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-04-08 17:11:49 +0100
commita101bc4cdf403beaf46661f5708f8489e38d8bef (patch)
tree99fa63e4796105622d2a75c7d4fd51b81c33bf2e /etc/haproxy.cfg
parentAdd Nagios config (diff)
downloadconfig-a101bc4cdf403beaf46661f5708f8489e38d8bef.tar.bz2
config-a101bc4cdf403beaf46661f5708f8489e38d8bef.tar.xz
config-a101bc4cdf403beaf46661f5708f8489e38d8bef.zip
Add haproxy monitoring to nagios
Diffstat (limited to 'etc/haproxy.cfg')
-rw-r--r--etc/haproxy.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/haproxy.cfg b/etc/haproxy.cfg
index dddc4ce..a14c916 100644
--- a/etc/haproxy.cfg
+++ b/etc/haproxy.cfg
@@ -2,6 +2,7 @@ global
user haproxy
group haproxy
ssl-server-verify none
+ stats socket /run/haproxy.stats mode 660 group nagios
defaults
timeout connect 5000ms