Added tokens for app control to the Apps_Defaults configuration file. Added AppsDefaults token checks to the cron java code and scripts. Updated Executor.start() to load system properties from properties files in a conf resources properties directory and also to load site specific properties from a conf resources properties site directory. Amend: Removed tabs in MainMethod.java. Updates from peer review. Removed old commented out code in ohd cron properties file and commented-out code in MainMethod.execute(). Change-Id: I44e74791dadc9af09c99244d8d099cea581863cc Former-commit-id:75e77feb58
[formerly68a3a98547
] [formerly44e9238fa9
[formerly 96bb97c32f664e015a29ac5c3187e6b27160a872]] Former-commit-id:44e9238fa9
Former-commit-id:253c19ae05
11 lines
390 B
Properties
11 lines
390 B
Properties
#crontab values
|
|
logfilepurger.cron=0+1+1,5,9,13,17,21+*+*+?
|
|
ihfsdbpurge.cron=0+45+7+*+*+?
|
|
floodarchiver.cron=0+30+6+*+*+?
|
|
mpehpefilepurge.cron=0+1+12+*+*+?
|
|
mpefieldgen.cron=0+25+*+*+*+?
|
|
pointdataretrieval.cron=0+2,17,32,47+*+*+*+?
|
|
alarmwhfs.cron=0+7,17,27,37,47,57+*+*+*+?
|
|
arealqpegen.cron=0+10,25,40,55+*+*+*+?
|
|
dqcpreprocessor.cron=0+20+0,6,12,18+*+*+?
|
|
mpelightningsrv.cron=0+0/30+*+*+*+?
|