diff --git a/containers/backupchecks/src/static/images/documentation/schedule-indicators.png b/containers/backupchecks/src/static/images/documentation/schedule-indicators.png new file mode 100644 index 0000000..3859cd0 Binary files /dev/null and b/containers/backupchecks/src/static/images/documentation/schedule-indicators.png differ diff --git a/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html b/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html index 4d30202..8e0ac1f 100644 --- a/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html +++ b/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html @@ -199,65 +199,96 @@
The Daily Jobs page uses learned schedules to show which jobs are expected to run today:
+The Daily Jobs page uses learned schedules to show which jobs are expected to run today. Each scheduled time is displayed with a status indicator:
+ +
+ | Job Status | -Color | +Indicator | Meaning | Action Needed | |
|---|---|---|---|---|---|
| Ran successfully | -Green | -Job ran today and completed successfully | +Green dot | +Job ran successfully at this time | No action needed |
| Ran with failure | -Red | -Job ran today but failed | +Red dot | +Job ran but failed at this time | Investigate failure, create ticket if needed |
| Expected but not run yet | -White | -Job is expected to run later today (time hasn't arrived yet) | +White dot | +Job expected but not yet run (time hasn't arrived yet) | Wait - job is not yet overdue |
| Expected but overdue | -Gray | -Job was expected to run but hasn't (time has passed) | +Gray dot | +Job expected but overdue (time has passed, no run received) | Investigate - job may have failed to start |
When a job has run, a badge appears next to the status indicator showing how many runs occurred:
+ +| Badge | +Color | +Meaning | +
|---|---|---|
| 1 run | +Gray | +Single backup run received for this time slot | +
| 3 runs | +Blue/Cyan | +Multiple backup runs received for this time slot (stands out for attention) | +
Some jobs run multiple times per day (e.g., hourly backups, multiple backup sets):
+Some jobs run multiple times at the same scheduled time (e.g., multiple backup sets, parallel jobs):
To help BackupChecks learn accurate schedules: