2025-02-14 19:45:41 +08:00

16 lines
406 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": true
},
"result_extraction": {
"search_pattern": "Avg xfer: +([0-9.]+|inf)",
"result_index": 8
},
"chart": {
"title": "[HTTP] The bandwidth (loopback)",
"description": "bw_http",
"unit": "MB/s",
"legend": "Average simple HTTP transaction bandwidth on {system}"
}
}