42 lines
581 B
JSON
42 lines
581 B
JSON
{
|
|
"router": "R1",
|
|
"ip": "101.101.101.101",
|
|
"duration_seconds": 120,
|
|
"samples_total": 14,
|
|
"samples_valid": 13,
|
|
"avg_cpu": 6.92,
|
|
"max_cpu": 10,
|
|
"timestamps": [
|
|
"03:01:18",
|
|
"03:01:24",
|
|
"03:01:30",
|
|
"03:01:39",
|
|
"03:01:47",
|
|
"03:01:52",
|
|
"03:02:02",
|
|
"03:02:12",
|
|
"03:02:23",
|
|
"03:02:33",
|
|
"03:02:47",
|
|
"03:02:53",
|
|
"03:03:01",
|
|
"03:03:10"
|
|
],
|
|
"cpu_values": [
|
|
1,
|
|
1,
|
|
3,
|
|
6,
|
|
7,
|
|
7,
|
|
8,
|
|
9,
|
|
9,
|
|
null,
|
|
9,
|
|
10,
|
|
10,
|
|
10
|
|
],
|
|
"plot_file": "r1_cpu_monitor_20260222_030321.jpg"
|
|
} |