ADML is not really an AOTS deployment but an simple ADML one
[anna.git] / example / diameter / launcher / deployments / adml / args.ft
diff --git a/example/diameter/launcher/deployments/adml/args.ft b/example/diameter/launcher/deployments/adml/args.ft
new file mode 100644 (file)
index 0000000..fa3411d
--- /dev/null
@@ -0,0 +1,21 @@
+# ADML will start with base protocol dictionary and no nodes on services.xml:
+--services services.xml
+
+# Counters directory:
+--cntDir counters
+# Counters record procedure period in milliseconds.
+# If missing, default value of 300000 (5 minutes) will be assigned.
+# Zero value, disable the dump procedure.
+#--cntRecordPeriod 10000
+
+# System test:
+--tmDir test-reports
+# To override traffic logs configuration in order to be disabled for all the
+# loaded nodes, launch the process by mean: './start.sh st'
+
+# Statistics:
+--logStatisticSamples all
+
+# Add to take debug traces once started
+--trace debug
+