Improvements from anna fork
[anna.git] / example / diameter / launcher / deployments / aots / agents / ADML / args.ft
1 # ADML will start with base protocol dictionary and no nodes on services.xml:
2 --services services.xml
3
4 # Counters directory:
5 --cntDir counters
6 # Counters record procedure period in milliseconds.
7 # If missing, default value of 300000 (5 minutes) will be assigned.
8 # Zero value, disable the dump procedure.
9 #--cntRecordPeriod 10000
10
11 # System test:
12 --tmDir test-reports
13 # To override traffic logs configuration in order to be disabled for all the
14 # loaded nodes, launch the process by mean: './start.sh st'
15
16 # Statistics:
17 --logStatisticSamples all
18
19 # Add to take debug traces once started
20 --trace debug
21