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