Hello all ... performance advisor messages belong with operations manager subcommunities?
I am setting up a couple of performance views on trunked 10GbE network ports and I think I have hit a limitation. Let me present my math to make sure i am adding up the bytes right for what I am trying to do.
We have controllers installed with 2 dual port 10GbE ports are are trunking them into two VIFs that are single mode.
The "throughput" of one of these ports is 10,000,000,000 bytes per second ( if i am wrong thats another discussion but say i am right ) ... the threshold unit of measure is b_per_sec ( bytes per second )
I am choosing ifnet:recv_data and ifnet:send_data.
The value field is limited to 2,147,483,647.
The customer wants to know when the port has reaching 50% of its bandwidth so I want to setup an alarm for this, at 50% this is 5,000,000,000 bytes and is still over the software limit.
is there a way to change the unit measure?