new properties for stat collector conf
[jabaws.git] / conf / Engine.cluster.properties
index 333c77e..8ccacd6 100644 (file)
@@ -9,3 +9,17 @@ engine.cluster.enable=true
 # An absolute path is required \r
 cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/jobsout\r
 \r
+# Enable/disable cluster statistics collector \r
+cluster.stat.collector.enable=true\r
+\r
+# The relative path for the JABAWS usage statistic application. \r
+# Optional.\r
+# Set this path if you would like to enable usage statistics \r
+# application to enable it to collect and display usage statistics.\r
+# This path must be relevant to the web application folder. Otherwise\r
+# the application will be unable to access the statistics. \r
+cluster.tmp.directory.relative=jobsout\r
+\r
+# Maximum amount of time the job is considered running in hours\r
+# Optional defaults to 7 days (168h) \r
+cluster.stat.maxruntime=24\r