I want to check the switch port traffic transmit and receive rates for the last few minutes, hour, day, week and month.
Is this possible on OmniSwitch 6860 and 6900 switches, or through OmniVista?
I want to check the switch port traffic transmit and receive rates for the last few minutes, hour, day, week and month.
Is this possible on OmniSwitch 6860 and 6900 switches, or through OmniVista?
show health port will provide avg % values.
You can use OV2500 , Network—>Analytics —> settings you choose what you want and configure the profile and see .
I hope it helps
Thanks thanjavura. I will check with OV2500 Analytics.
For troubleshootings or ProofOfConcepts I use my Python Tool, which gives me a “Realtime” view on all active ports about traffic rates as well as broadcast/mcast rates. It is not helpful for long term analyses, but short termed and can help to identify traffic peaks etc. : GitHub - BennyD1984/AOS-Traffic-Analyzer: Simple traffic analyzer for Alcatel-Lucent OmniSwitches, giving clear view on interface traffic stats with SSH.