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 @@

Using Schedules in Daily Jobs

-

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:

+ +
+ Daily Jobs Schedule Indicators +
Figure 1: Daily Jobs schedule showing time slots with run status indicators and run count badges
+
+ +

Status Indicators

- - + - - - + + - - - + + - - - + + - - - + +
Job StatusColorIndicator Meaning Action Needed
Ran successfullyGreenJob ran today and completed successfullyGreen dotJob ran successfully at this time No action needed
Ran with failureRedJob ran today but failedRed dotJob ran but failed at this time Investigate failure, create ticket if needed
Expected but not run yetWhiteJob is expected to run later today (time hasn't arrived yet)White dotJob expected but not yet run (time hasn't arrived yet) Wait - job is not yet overdue
Expected but overdueGrayJob was expected to run but hasn't (time has passed)Gray dotJob expected but overdue (time has passed, no run received) Investigate - job may have failed to start
+

Run Count Badges

+ +

When a job has run, a badge appears next to the status indicator showing how many runs occurred:

+ + + + + + + + + + + + + + + + + + + + + +
BadgeColorMeaning
1 runGraySingle backup run received for this time slot
3 runsBlue/CyanMultiple backup runs received for this time slot (stands out for attention)
+
💡 Workflow Tip:
- Use the Daily Jobs page as your primary monitoring dashboard. Check it daily to ensure all expected backups have run successfully. Jobs showing in white are not yet due, while jobs showing in gray are overdue and should be investigated. + Use the Daily Jobs page as your primary monitoring dashboard. Check it daily to ensure all expected backups have run successfully: +
-

Multiple Runs Per Day

+

Multiple Runs Per Time Slot

-

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):

-
- 💡 Run Counters:
- The number in parentheses after the time indicates how many backup runs have been received for that job today. This helps you track jobs that run multiple times per day. -
-

Schedule Learning Best Practices

To help BackupChecks learn accurate schedules: