2024-12-11 23:04:49 +08:00

16 lines
410 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": false
},
"result_extraction": {
"search_pattern": "Process fork\\+\\/bin\\/sh",
"result_index": 4
},
"chart": {
"title": "[Process] The cost of fork+exec+shell+exit",
"description": "lat_proc shell",
"unit": "\u00b5s",
"legend": "Average shell latency on {system}"
}
}