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:apresetstats

From BoxMatrix


BoxMatrix >> Shell-Commands >> apresetstats @ 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

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Chipset-Command

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

apresetstats resets the statistics of a specific Fusiv AP. It is part of the sysutil multi-call binary.
To reset the statistics of all APs use aprst. To display the stats use apstats.

In the Fusiv an AP is a 400 MHz Xtensa Acceleration Processor. On a 7390 there are 6 of them:

There is also some info about the APs in the old wiki (german).

7390 fw 6.04 help:

root@fritz36:/var/mod/root# apresetstats
Wrong Number of Parameters

apresetstats <apId> 

or use "aprst" to reset all AP stats

Examples

7390 fw 6.04 examples:

root@fritz:/var/mod/root# apresetstats 1

 Statistics Reset done successfully

root@fritz:/var/mod/root# apresetstats 2

 Error in resetting stats for 2 - Err:10

root@fritz:/var/mod/root# apresetstats 5

 Can't Reset Stats for BM

root@fritz:/var/mod/root# apresetstats 9

 INVALID AP ID

Excerpt of a strace of the first example:

root@fritz:/var/mod/root# strace apresetstats 1 2>&1 | grep -e proc -e write

open("/proc/sysutil/utilfile", O_RDWR)  = 3
write(3, "7 1", 3)                      = 3
write(1, "\n Statistics Reset done successf"..., 38  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-03-18 07:33 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Symlink to cmd sysutil 4 4.76 - 6.32 Multi-call binary providing 26 Fusiv diagnostic and maintenance tools. Fusiv
1 dependency for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-03-18 06:02 GMT.
Showing all models using this command. 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 is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /sbin Link
FRITZ!Box 7369 6.30 - 6.32 /sbin Link
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /sbin Link
Speedport W 722V 4.76 - 4.79 /sbin Link
4 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-03-18 07:33 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.