What's new

Save Frequency Time for Traffic Stats?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

MrBackslash

New Around Here
Hello,

i have a small problem with the Traffic Save Frequency setting and a scheduled reboot of my RT-N66U. The router reboots every day at 5 in the morning and the Traffic Save Frequency is set to "Every 1 Day". Now not all the traffic from the last 24hrs is saved. Is there a way to set a specific time where the traffic files a created?
 
Hello,

i have a small problem with the Traffic Save Frequency setting and a scheduled reboot of my RT-N66U. The router reboots every day at 5 in the morning and the Traffic Save Frequency is set to "Every 1 Day". Now not all the traffic from the last 24hrs is saved. Is there a way to set a specific time where the traffic files a created?

Are you rebooting the router through a script, or is it something else causing the router to reboot?

If you use a script, you could have that script shut down cstats and rstats before rebooting - they will save their database during shutdown.

Code:
service stop_cstats
service stop_rstats

rstats = global traffic, cstats = IPtraffic (per IP).
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top