forked from unixsurfer/haproxystats
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhaproxystats.conf
More file actions
40 lines (35 loc) · 811 Bytes
/
haproxystats.conf
File metadata and controls
40 lines (35 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[DEFAULT]
loglevel = info
retries = 2
timeout = 1
interval = 2
[paths]
base-dir = /var/lib/haproxystats
[pull]
loglevel = info
socket-dir = /run/haproxy
retries = 1
timeout = 1
interval = 1
pull-timeout = 0.5
pull-interval = 10
dst-dir = ${paths:base-dir}/incoming
tmp-dst-dir = ${paths:base-dir}/incoming.tmp
workers = 8
[process]
src-dir = ${paths:base-dir}/incoming
workers = 4
[graphite]
server = 127.0.0.1
port = 3002
retries = 2
interval = 0.8
delay = 10
backoff = 2
namespace = loadbalancers
prefix_namespace = true
prefix_hostname = true
fqdn = true
queue-size = 1000000
#[local-store]
#dir = ${paths:base-dir}/local-store