summaryrefslogtreecommitdiff
path: root/data/templates/sla/owamp-server.conf.j2
blob: 6af963e570348a190b192e52cc411b62749f97b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
### Autogenerated by service_twamp-server.py ###

user   owamp
group  owamp

verbose
vardir /var/run

# location for "recv" session files.
# The "catalog" subdirectory is completely cleaned and recreated each time
datadir  /var/lib/owamp

srcnode :{{ port }}

# This is used to limit testing to a specific port range. The valid values are:
# 0	(twampd will let the system to pick the port number (ephemeral)
# low-high	(A range. high must be larger than low.)
testports 8760-9960

diskfudge 3.0