Closed
Description
Motivation
- We need a CLI tool to check each scheduler’s last execution time
Required Features
- Fetch each scheduler’s (
schedule
,scale_services
, …) last execution information frommanager.{manager_id}.{scheduler_name
} hash map at Redis'LIVE
database. - Display the result on manager CLI (
backend.ai mgr
).
Impact
- System administrators can determine whether the scheduler is stopped working or not
Testing Scenarios
Metadata
Metadata
Assignees
Labels
No labels