#metrics for ifgrp

1 messages · Page 1 of 1 (latest)

wispy creek
#

i m trying to get total utilization, throughput of ifgrp , one way is sum of both physical ports but is there any other way to collect this metrics , idea is to what total bandwidth is consume by node/head

modern sky
#

hi @wispy creek we'll take a look and get back to you

iron ravine
#

The objects nic_common and system both have that.

modern sky
#

thanks Paul, they do have that but don't aggregate at the logical port level. That's what we're looking to improve

iron ravine
#

Oh.

#

I can check a random perf archive to see what counters look like.

#

--object=lif --counter=current_port,recv_data,sent_data

#

Confirmed, that gives you B/s + current port. If it's in an ifgrp you could combine them that way.

modern sky
#

thanks! we'll check that too. Either way we need to map ports and aggregate

wispy creek
#

Thank @modern sky @iron ravine

iron ravine
#

Yw

tawny radish
tawny radish
#

The panel in network dashboard would be look like this

wispy creek
#

@tawny radish @modern sky Thank you , i see data