mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
16 lines
457 B
JSON
16 lines
457 B
JSON
{
|
|
"alert": {
|
|
"threshold": "130%",
|
|
"bigger_is_better": true
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "sender",
|
|
"result_index": 7
|
|
},
|
|
"chart": {
|
|
"title": "[Network] iperf3 sender performance using TCP (virtio-net)",
|
|
"description": "iperf3 -s -B 10.0.2.15",
|
|
"unit": "Mbits/sec",
|
|
"legend": "Average TCP Bandwidth over virtio-net between Host Linux and Guest {system}"
|
|
}
|
|
} |