Maybe send to ASUS pull request with this function as developer MERLINs...
OK
But i want save all data which is show in Adaptative QOS> Web History because now after restart clear data and save to small data.
Maybe a little brute force?
The data is probably being saved in a file somewhere in ram, so find a unique keyword (maybe an unusual site name) in the web gui, then grep for that keyword in the files on the router. If you can find the file, you could set up a cron job to periodically copy it to the USB drive.
As I recall, it's not a text file, it's a library call httpd sends to one of the closed-source components to obtain the current content.
I started to trace it back to see if I could find the file and you're right again
the gui page calls getWebHistory.asp which calls bwdi_history();
But....with that intermediate web call, maybe you could do a wget to get the raw data to save? Maybe someone could try going to getWebHistory.asp in a browser and see if it returns anything.
But since the world is gradually shifting to SSL, which cannot be tracked by the router, this is a waste of time IMHO.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!