Description
I had a long conversation with Fortinet about the npu processor.
The used attribute 'fgProcessorUsage', showed in the CPU graph, isn't a usal processor usage. It is an average session count on the npu. But at the moment there is no support for this value, instead of this we should use fgNPUSessionCount per NPU.
So you need to remove the fgProcessorUsage from the "Processor Graph" and bring the fgNPUSessionCount into the "Session Graph".
Not really understand, what you mean..
fgNPUSessionCount OBJECT-TYPE
DESCRIPTION
"Number of active sessions in the NPU"
::= { fgNPUEntry 3 }
For CPU usage we use correct Oids (as written in FortiGate docs).