Add disk usage snapshot reports
This commit is contained in:
@@ -29,6 +29,14 @@ This project uses `config.yaml`. Start from `config.example.yaml`.
|
||||
- `smart_cooldown_sec` (int): SMART alert cooldown.
|
||||
- `smart_temp_warn` (int): SMART temperature warning (C).
|
||||
|
||||
## disk_report
|
||||
|
||||
- `threshold` (int): Disk usage threshold for auto snapshot.
|
||||
- `cooldown_sec` (int): Cooldown between snapshots.
|
||||
- `top_dirs` (int): How many directories to show.
|
||||
- `docker_dir` (string): Path to docker data.
|
||||
- `logs_dir` (string): Path to logs.
|
||||
|
||||
## audit
|
||||
|
||||
- `enabled` (bool): Enable audit logging.
|
||||
|
||||
Reference in New Issue
Block a user