How do we cleanup the control files present in agent and controller
How do I clear the control files present in /app/control folder present in the agent and controller, which are created by Diyotta process during the parameter executions.
In Diyotta we have added an option to clean up app/control folder in agent and controller using dicmd cleanup option
In the dicmd command, for cleanup option now deletion of control files present in ${DIYOTTA_HOME}/controller/app/control is supported. This folder will have files related to parameters created by the Diyotta process. This option will also delete the files from the control folder in agents as well ${DIYOTTA_HOME}/agent/app/control.
To use this option follow the below example.
Use the ‘-n’ option to specify control files older than how many days should be deleted