I’m trying to set up this as a data source. The Interface is “ether1 - AB ROUTER”, which doesn’t work in the ros_command. I’ve also tried /interface find name=“ether1 - AB ROUTER”, but nothing seems to work. I also tried just plain old ether1, which I didn’t expect to work, as if you do a monitor traffic directly in terminal, it will complain about multiple possibilities, which I assume means ether10 existing.
Any ideas how to get this to monitor the interface correctly?
ros_command(“:put (((([/interface monitor-traffic ether1 once as-value]->"rx-bits-per-second")/1000)/100)/8);”)