Hi everybody, i’m new to this forum, new to mikrotik and my english is not as good as i would want, so bear with me.
I’ve been asked to create an automatic process to create reports of mikrotiks.
It’s a very simple report (to be send in pdf via email) with some of the performance graphics mikrotik routers create themselves.
First of all, i don’t know what the best approach to this would be.
Create a program that logs into the routers, download the graphics, create the PDF and send them…
Use fetch command to send the graphics to my computer and then work from that…
Also, all the mikrotiks are connected in the same network to a raspberry running ubuntu (that manages databases and so…). Maybe fetch the graphics to the raspberry and make the program there. The one that puts together the graphics with some very simple text into the PDF and email them…
Any suggestions? Thanks in advance!