new properties for stat collector conf
[jabaws.git] / conf / Engine.local.properties
index 73d4d68..ab0b229 100644 (file)
@@ -12,3 +12,10 @@ local.tmp.directory=jobsout
 # OPTIONAL defaults to the number of cores for core number <=4 and \r
 # number of cores-1 for greater core numbers\r
 #engine.local.thread.number=3\r
+\r
+# Enable/disable cluster statistics collector\r
+local.stat.collector.enable=true\r
+\r
+# Maximum amount of time the job is considered running in hours\r
+# Optional defaults to 24 hours\r
+local.stat.maxruntime=6
\ No newline at end of file