the system polls and discovers fine, the issue is that the switches return a cpu value of “( 100ms:%, 1s:%, 10s:% ).
I’ve been trying to get the parser to return just the 10s value, but haven’t been able to get it.
Even when the 100ms is at 2% the output will be 100 due to the “100ms”.
This is the discovery output
This is the poller output
Any help would be appreciated, thank you.