michaelpaul: Would be great if it could be used on demand if the "regular_run_interval" is set to 0.
In the case ...
a "regular_run_cmdfile" is created/detected/does exists
then the "regular_run_cmdfile" will be run (once) and
then the "regular_run_cmdfile" will be deleted.
Then the regular_run_statfile" should/could be stay until a new "regular_run_cmdfile" is created.
|
michaelpaul: What will happen if the "regular_run_interval" is set to 0?
In the documentation I can read:
regular_run_interval
Describes number of seconds between each run. Value 0 disables this feature.
I understand that the recurring "Interval" feature is disabled.
But unclear is ...
in the case the file "regular_run_cmdfile" is created will that be run once and finally deleted?
|