The activities table contains a list of all the activities run in JetPatch.
Go to Endpoints > Activities from the left menu.
Activities
Activities are divided into several Task types:
- "Patch" - The actual patching activity.
- "Pre Patch" - Activities that were running in pre-patching tasks, as part of the chosen Workflow.
- "Post Patch" - Activities that were running in psot-patching tasks, as part of the chosen Workflow.
- "User" - Activities that the user started.
- "User Scheduled" - Pending activities that the user initialized. At the moment they will run the type will be changed to "User".
- "System" - JetPatch system task.
Activities Statuses displayed with Relevant Colors
-
Succeeded
-
In Progress
-
Queued
-
Error
-
Fail
-
Canceled
Filters
- Search - filter by the activity or endpoint name.
- Task - the name of the task
- Task Type
- Remediation Plan - if the activity was running as part of a Remediation Plan
- Endpoint Group
- Activity Status - there are few Activities Status
- Queued - The activity is in the queue and JetPatch is waiting for the previous activity to finish running on the endpoint or for the time to come (if the activity was configured to run in a future time)
- In Progress
- Succeeded - Activity finished to run and got a successful exit code, based on the script configuration. If special exit codes were not configured, the default is 0.
- Error - JetPatch could not run the activity on the endpoint.
- Failed - The activity finished running and got a failure exit code, based on the script configuration. If special exit codes were not configured, the default is non-zero.
- Canceled
- Started By
- More Filters
- Exit Code
- Operating System (of the endpoint)
- Start Date
- End Date
View Task Details
For more information about a Task/Patch click on View Details in the last column.
The activity details can be copied or downloaded
If the Activity Status is failed, you can find more information about the failure with the What do these exit codes mean article
Cancel Activities
You can cancel activities but only if they are in queued status
Add a 'Rerun' Button
Users will be able to rerun an activity that ended either successfully or unsuccessfully.
All This without the need to do it with a large number of clicks and switch to another screen
When the User Press on the ‘Retry’ Button the Specific Activity will be re-run
- The same Task will be Re-Run Immediately (on the relevant Server / Endpoint) in this way :
-
-
-
Support - ‘Run as Unmanaged Task’ (If Configured )
-
Ignore - ‘Run at specific Time’ (If Configured )
-
-
A new activity row will be added to the table
-
RBAC
The Rerun option will be displayed Only for users with ‘Run Tasks’ Permissions / Administrators
Reports can be downloaded by clicking on the bottom left "Download Reports" icon.
The available reports are:
- Full Activities Report (CSV) - downloading extended information on the filtered activities.
- Note: If you open the CSV in Excel, by default, some Output text will be cut off. Thus, you can get all the text to show by highlighting the whole Output column and Wrap Text (Home > Wrap Text)
- Activities Report without Details - downloading the same report as above but without the activity details.
Comments
0 comments
Please sign in to leave a comment.