2024-12-17 20:07:26 +08:00

16 lines
435 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": true
},
"result_extraction": {
"search_pattern": "bw=[0-9]+",
"result_index": 2
},
"chart": {
"title": "[Ext2] The bandwidth of sequential writes",
"description": "fio -filename=/ext2/fio-test -size=1G -bs=1M -direct=1",
"unit": "MB/s",
"legend": "Average file write bandwidth on {system}"
}
}