Hi Gents!
I want to calculate the error percentage in switches interfaces, so I'm using a calculated item. Is this the correct way? And, is this formula right?
(last("ifInErrors.10115") + last("ifOutErrors.10115")) / (last("ifInUcastPkts.10115") + last("ifOutUcastPkts.10115"))
Thanks!
Renato Souza
I want to calculate the error percentage in switches interfaces, so I'm using a calculated item. Is this the correct way? And, is this formula right?
(last("ifInErrors.10115") + last("ifOutErrors.10115")) / (last("ifInUcastPkts.10115") + last("ifOutUcastPkts.10115"))
Thanks!
Renato Souza