You have defined the item as:
system.cpu.util[<cpu>,<type>,<mode>]
words between <> are parameters that need to be replaced with actual values.
Just replace them: system.cpu.util[,,avg1]
system.cpu.util[<cpu>,<type>,<mode>]
words between <> are parameters that need to be replaced with actual values.
Just replace them: system.cpu.util[,,avg1]
Comment