How can I be alerted if an hourly process is not on time?
To be alerted if an hourly Process is not on time, create 24 calendar SLC schedules. Assign the 24 schedules to one standard SLC.
Say that you have a Process named HOURLY that is supposed to run every hour on Server REGULAR. How can you be alerted when it fails to run?
The easiest way to handle this requirement is to create 24 different calendar SLC schedules, one for each hour of the day, and then assign all 24 of them to one standard SLC that specifies appropriate matching criteria (a Server name of REGULAR and a Process name of HOURLY) for its parameters.