If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:stat.cfg (tffs)

From BoxMatrix


BoxMatrix >> Configuration >> stat.cfg (tffs) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Static-Config Bin-Files Audio-Files Crypto-Files Vartar-Items TFFS-Config Temp-Files Data-Dirs Inet-Providers VoIP-Providers Firmware Research

Info
  
Name-Collision - multiple objects in this wiki use the name stat.cfg!
stat.cfg (static) TODO
stat.cfg (tffs) Stores the Online-Counter

TFFS-Configfile

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Missing Supportdata   -   SMW-Browser

Details

stat.cfg is the persistent storage of the Online-Counter, maintained by libar7cfg.so.
A human readable form of this info is also provided by showonlinestat.

Writers to this file call the StatisticInit function, these are dsld and libcmapi.so for ctlmgr.
Readers call the StatisticRead function, these are showonlinestat, libmailbuilder.so and libcmapi.so for ctlmgr.

Examples

fw 7.29 example:

/*
 * /var/flash/stat.cfg
 * Mon Jun 20 14:13:01 2022
 */

meta { encoding = "utf-8"; }

InternetStat {
        TimeStamp = 459922h;
        Today {
                PhyConnTimeOutgoing = 51168;
                OutgoingCalls = 1;
                BytesSentLow = 56921558;
                BytesSentHigh = 0;
                BytesReceivedLow = 1214652504;
                BytesReceivedHigh = 0;
        }
        Yesterday {
                PhyConnTimeOutgoing = 86399;
                OutgoingCalls = 1;
                BytesSentLow = 79829520;
                BytesSentHigh = 0;
                BytesReceivedLow = 1288695927;
                BytesReceivedHigh = 0;
        }
        ThisWeek {
                PhyConnTimeOutgoing = 51168;
                OutgoingCalls = 1;
                BytesSentLow = 56921558;
                BytesSentHigh = 0;
                BytesReceivedLow = 1214652504;
                BytesReceivedHigh = 0;
        }
        LastWeek {
                PhyConnTimeOutgoing = 604794;
                OutgoingCalls = 7;
                BytesSentLow = 817657201;
                BytesSentHigh = 0;
                BytesReceivedLow = 1715035198;
                BytesReceivedHigh = 3;
        }
        ThisMonth {
                PhyConnTimeOutgoing = 1692754;
                OutgoingCalls = 20;
                BytesSentLow = 2228748245;
                BytesSentHigh = 0;
                BytesReceivedLow = 301305045;
                BytesReceivedHigh = 10;
        }
        LastMonth {
                PhyConnTimeOutgoing = 2673099;
                OutgoingCalls = 34;
                BytesSentLow = 3815862463;
                BytesSentHigh = 0;
                BytesReceivedLow = 3243637615;
                BytesReceivedHigh = 19;
        }
        Total {
                PhyConnTimeOutgoing = 38616814;
                OutgoingCalls = 478;
                BytesSentLow = 3261920765;
                BytesSentHigh = 17;
                BytesReceivedLow = 1445136714;
                BytesReceivedHigh = 344;
        }
}

// EOF

Dependencies

Daily updated index of all dependencies of this config file. Last update: 2024-04-25 06:32 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Config for lib libar7cfg.so - 1.120 - 7.90 TFFS-Configuration API to ar7.cfg and many more. AVM
Config for lib libcmapi.so - 6.35 - 7.90 API library for ctlmgr and its plugins. AVM
Config for lib libmailbuilder.so - 4.77 - 7.90 ctlmgr plugin library and Lua-Library for creating Push-Mail AVM
Config for cmd dsld (avmcmd) - 1.120 - 7.90 Internet routing daemon. AVM
Config for cmd showonlinestat - 7.24 - 7.90 supportdata helper showing the internet volume counter stats. AVM
Config for cmd supportdata - 4.03 - 7.90 Report everything about the system for the AVM support. (full versiom) AVM
6 dependencies for this config file

Model-Matrix

Daily updated index of the presence, path and size of this config file for each model. Last update: 2024-04-25 06:32 GMT.
Showing all models using this config file. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list comes from Supportdata-Probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata file or just a disabled feature.

Missing Supportdata

The data in this article is incomplete due to missing Supportdata-Probes for the models listed below.
If you own any of these models and would like to help then please get in touch.

SMW-Browser

Information is currently being retrieved from the backend.