16 lines
427 B
JSON
16 lines
427 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": true
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "bw=",
|
|
"result_index": 2
|
|
},
|
|
"chart": {
|
|
"title": "[Ext2] The bandwidth of sequential reads",
|
|
"description": "fio -filename=/ext2/fio-test -size=1G -bs=1M -direct=1",
|
|
"unit": "MB/s",
|
|
"legend": "Average file read bandwidth on {system}"
|
|
}
|
|
} |