summarylogtreecommitdiffstats
path: root/statsite.conf.example
blob: 6ab088eb2f4230c93d792de64d29e8f580b04cf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copy to /etc/statsite.conf and edit to suit your needs.

[statsite]
port=8125
udp_port=8125
log_level=INFO
flush_interval=10
timer_eps=0.01
set_eps=0.02
stream_cmd=python sinks/graphite.py localhost 2003

[histogram_api]
prefix=api
min=0
max=100
width=5

[histogram_default]
prefix=
min=0
max=200
width=20