config
This commit is contained in:
parent
a8a9b0aacf
commit
8f024d8c8b
|
@ -46,20 +46,6 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
,{
|
|
||||||
"metrics": [
|
|
||||||
"cpu.usage.system",
|
|
||||||
"cpu.usage.idle",
|
|
||||||
"cpu.usage.user"
|
|
||||||
],
|
|
||||||
"queries": [
|
|
||||||
{
|
|
||||||
"query":"select PercentProcessorTime, PercentIdleTime, PercentUserTime from Win32_PerfFormattedData_PerfOS_Processor",
|
|
||||||
"keys":["PercentProcessorTime","PercentIdleTime", "PercentUserTime"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user