Spitz Plus data counter reset?

Hi,

I’ve just received my Spitz Plus. Very impressed.
Wanted to ask if there’s a way to schedule a reset of the cellular data counter, like on a monthly bases when the allotted quota renews?

If not, then how to manually reset it (other than rebooting)?

I’ve updated to the latest firmware.

Thanks

Refer to:

1 Like

Thank you @bruce for your reply. Unfortunately, I don’t see those options on my Spitz Plus. Is this on a beta release?

Hi,

Sorry, probably the v4.8.x firmware is supported, and X2000 needs to wait a while for the v4.8 firmware.

In v4.7, there is no other way to reset the data statistics except the method you mentioned.

I’ll look forward to upgrading when it’s available. Thanks.

Hi,

A way was found, which can be executed these commands in SSH to clear the counter in v4.7 and below:

echo 0 > /etc/gl_modem_traffic/traffic_sim1
echo 0 > /etc/gl_modem_traffic/traffic_sim2
echo 0 > /tmp/traffic_sim1
echo 0 > /tmp/traffic_sim2
1 Like

Fantastic! I’ll crontab this and reset monthly according to my data plan. Thank you for following up @bruce.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.