Can I pass properties values to JTSMon on the commandline?
![]()
we keep having interruptions of our system with JTSMon running on it. this disrupts the cycle interval we want
(midnight to midnight)..
I can calculate how long this run should be for (have to reboot in a few minutes for some system patch), so it would be nice if I could pass this on the commandline to override the properties file.
thanks
|
Accepted answer
One other answer
![]()
JTSMon first processes the command and then the file=propertyFile command line arguments to initialize properties.
After that it will process any remaining command line arguments in the form of name=value property values to override the property file. |