general {
        output_format = "none"
}

order += "cpu_usage"

cpu_usage {
        format_above_threshold = "ABOVE_THRESHOLD"
        max_threshold = -1
}