Traffic monitor multiple interface

Hello
Is there any command to get current traffic rate of multiple interface at once like in single command??

HI friend.

I use this command, Example :

/interface monitor-traffic ether1,ether2

or

/interface monitor-traffic ether1,ether2,ether3

.
always separating the interface with “,”.
Good Luck

thanks that worked but is there any way to ignore an interface if it does not exist(dynamic one) instead of showing the error “input does not match any value of interface”

normis you promised to help me with this at MUM India. please reply.
at least it should show something like
“interface xyz not found” instead of “input does not match any value of interface” without that how can i be clear about the interface if i am using api??

no reply till now !!

This works just fine:

interface monitor-traffic [f]

am getting “value of interface should have no more than 100 elements”
i have more than 300 pppoe interface that i want to get result at once

there is no space on the screeen for so many. you have to use SNMP or other methods

i will call this via API
SNMP cant use as dynamic interface OID changes every time and it’s trouble for me
any way we can just get the tx rx speed of all connected interface at once via api

can anyone write a script for the bellow thing
do a loop for all active pppoe interface then for a group of 10-20 interface do interface monitor-traffic and print the tx rx script to warning log

that will also help me a bit

normis please reply.
i think all people are on leave