disk "/mnt/das/hdd2tb-1-main" { format = "2TB: %percentage_used" low_threshold = 70 threshold_type = "percentage_used" } disk "/mnt/das/hdd4tb-1-main" { format = "4TB: %percentage_used" low_threshold = 70 threshold_type = "percentage_used" } read_file borg_backup { format = "B: %content" path = "/var/tmp/borgmatic-wrapper/LastBackupPrettyTimestamp" } order += "disk /mnt/das/hdd2tb-1-main" order += "disk /mnt/das/hdd4tb-1-main" order += "read_file borg_backup"