I am trying to located system.process.cpu.user.ticks but I can't find it on my output.
do I have to enable something in my system.module file?
I only have following for system.process
"cpu" => {
"total" => {
"value" => 179270,
"pct" => 0.003,
"norm" => {
"pct" => 0.0004
}
},