I was wondering if you could get all the loing to goto a odbc database or something?
I was thinking to a mySQL database that way it could have more of a history and or other programs could pull from the data to graph or what ever. I know I would greatly appreciate it!
If you have a command line program that does the thing you can easily create a new notification, that executes your program with some parameters on interesting events
Didn’t think I would ever say this but read the mysql doc’s mysqladmin is the command line for mysql. Otherwise just need to find a command line client that can do this.
But this isnt available from the CLI of routeros.
Im referring to making a connection to a mysql server from a Mikrotik router to use in scripting etc…