Get the dumping of the Torch tools

Hi

I tried to: Dumping the information displayed by a “torch” to a database or file.

I saw this problem: I can’t do this. I only can to do dumping to screen.

I expected to see: Instead to do a dump to the terminal screen, i need get and save the data into a storage each some time.

Regards
Torch.jpg

It would be nice to be able to export a torch.

Use packet-sniffer then open the dump in wireshark and filter as appropriate?

You might (Probably will) need to filter the initial capture as well or you’ll take up a lot of storage space in a very short time period.

Thanks for answers.

I tried search the information using wireshark but I not had luck.

I think than the dump of the packet-sniffer doesn’t have the information showed by torch because TxRate and RxRate are values calculaded by RouterOS and this are also calculaded on time real.

seems like the only way is to use external program utilizing RouterOS API to run Torch…