You can run tasks directly from the Management table (Endpoints > Management)
To do so, select an endpoint and click on "ACTION", then choose "Run Task" and execute your tasks.
The progress of the run task can be monitored from the activities table
Hover a task
To see task details, you can hover over the task name, and a pop-up window will open:
You will be able to see the following data:
- Task Name
- Task Description
- Operating Systems
- Parameters
- Task Source - by hovering the icons in the top right corner
- Command Line
- Script - provides you also the script name
- Command Line
- Executing a Reboot Procedure
Run Task at a Specific Time
When choosing the task to run, you can delay the task to run at a specific time by choosing the Timezone and Date & Time
Run as an Unmanaged Task
Unmanaged tasks can be executed without connector monitoring. This execution will not obstruct the Endpoint from running additional tasks in its regular run (System / User / User Schedule).
When the User chooses to execute a task as an Unmanaged Task:
- The task will run as an Unmanaged Task.
- The task will run without a timeout, disregarding the configured timeout on Task Settings (located on the 'Configuration' Tab).
- The task will run without Connector monitoring.
- It will be possible to set the task to run at a specific time.
- Running a task as Unmanaged will not prevent the Endpoint from executing additional tasks in its regular run (System / User / User Schedule)."
Note: It is required to make configuration changes for this feature to work:
- Connect to the JetPatch Core server through SSH and edit the file
For versions before 5.0
/usr/share/tomcat/default/conf/intigua.properties
Post 5.0:
/usr/share/intigua/services/data/intigua-main/conf/intigua.properties - Add the line
automation.task.unmanaged.enabled=true
3. Save the file and restart Tomcat for versions before 5.0 and restart Docker for post-5.0.
To run the task, please follow the same steps from "Run Task". Make sure the option "Run as Unmanaged Task" is selected.
Comments
0 comments
Please sign in to leave a comment.