9 lines
317 B
Go
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.
|