Scheduled Jobs
View and manage scheduled background jobs
Active Scheduled Jobs (6)
| Job Name | Schedule | Description | Status |
|---|---|---|---|
|
Aggregate Refresh
|
0 */2 * * * |
Refreshes materialized views and cached data aggregations | Running |
|
Iot Daily Summary
|
0 6 * * * |
Automated background task | Running |
|
Database Backup
|
0 2 * * * |
Creates automated database backup for disaster recovery | Running |
|
Log Cleanup
|
0 3 * * 0 |
Removes old log files to free up disk space | Running |
|
Sensor Health Check
|
*/5 * * * * |
Monitors sensor connectivity and data integrity | Running |
|
Performance Optimization
|
0 4 * * 0 |
Optimizes database queries and cleans up old data | Running |