Currently it is very hard to verify & troubleshoot the ZCM Agent scheduling system called TESS (Time & Event Scheduling System).

It should be possible to run a zac command like zac dump-registered-schedules to get an xml-style output of the registered events & schedule, like what action should be carried out.

For example:
- The next timed generaö refresh should be carried out at 15:23
- bundle a should run on refresh
- inventory scan schedule is registered to run at 17:49
- DAU bundle is scheduled to launch as 13:12
- Status Upload in 7 minutes
...

This would very much help to see if any schedule is missing or any item is not scheduled as intended.

Comments