Files
scrutiny/webapp/backend/pkg/web/cron.go
T
Jason Kulatunga 8482272d45 init
2020-08-19 16:04:21 -07:00

9 lines
317 B
Go

package web
// the following cronjobs need to be defined here:
// - get storage information for all approved disks
// - run short test against approved disks
// - run long test against approved disks
// - get S.M.A.R.T. metrics from approved disks
// - clean up / resolution for time-series data in sqlite database.