This function enables the Backup Admin to configure automated backup schedules within the Software - Backup & Recovery module. It eliminates manual intervention by establishing recurring job sequences that execute at defined intervals. The system enforces strict adherence to retention policies and triggers based on operational events, ensuring continuous data protection without human oversight.
The system initializes a cron-based scheduler engine specifically for the Backup Scheduling function to manage time-sensitive storage operations.
Configuration parameters are validated against enterprise compliance standards before persisting into the central database for immediate activation.
Real-time monitoring dashboards track job execution status, providing granular visibility into success rates and failure diagnostics.
Define the primary recurrence pattern such as daily at midnight or weekly on Fridays.
Assign specific retention periods for full and incremental backup sets.
Configure trigger conditions including disk space thresholds or file modification events.
Validate the schedule against existing conflicts and activate the automated job sequence.
Admins define recurrence intervals, specific timestamps, and conditional triggers directly within the integrated dashboard interface.
Automated logs record every scheduled run's outcome, detailing resource consumption and error codes for audit trails.
The engine automatically purges expired backups based on configured lifecycle rules to optimize storage capacity.