Userstat.cfg
From Fritz!Box
| AVM Wiki >> Konfiguration >> userstat.cfg | @ whmf - IRC-Chat - hu nl it English |
| Community | Modelle | Zubehör | Environment | Konfiguration | Shell-Befehle | Software | Freetz | Lexikon | Tipps+Tricks | Bilder |
| TFFS-Konfig | Fest-Konfig | Binär | Tempfiles | Logs | Sockets | Devices | ProcFS | Interfaces | Daten | UI-Module | Webinterface | Todo |
| Dieser Artikel behandelt die Konfiguration im TFFS namens userstat.cfg. Für die gleichnamige Datei im RAM siehe userstat.cfg (ram). |
Contents |
Konfiguration
| Konfig: | userstat.cfg | Wiki | Freetz | IPPF | whmf | AVM | Web |
| Pfad: | /var/flash - Major: 240 - Minor: 121 | ||||||
| Typ: | AVM-Konfiguration | ||||||
| Default: | userstat.cfg (etc) | ||||||
| UI-Modul: | TODO | ||||||
| Laden: | TODO | ||||||
| Konvert: | allcfgconv -C userstat | ||||||
| Steuern: | TODO | ||||||
| Modelle: | 7170 4.80 (Listing) | ||||||
| Funktion: | Kindersicherungs Statistik für usermand / usermand2 (zyklisch aktualisiert) | ||||||
Diese Datei wird zur Schonung des Flash-EEPROM zyklich mit dem Inhalt der gleichnamigen von usermand / usermand2 gepflegten Echtzeitstatistik userstat.cfg (ram) aktualisiert.
Aufgerufen von
- rc.S (mknod)
- S08-tffs (7270_5, mknod)
- supportdata
- usermand
- libmailbuilder.so (ctlmgr)
- libuser.so (ctlmgr)
- libar7cfg.so >> USERSTATCFG_* (usermand, allcfgconv, libmailbuilder.so, libuser.so)
Struktur
struct
| Sektion: | userstat.cfg >> struct | Wiki | Freetz | IPPF | whmf | AVM | Web |
| UI-Modul: | TODO | ||||||
| API-Calls: | libar7cfg.so >> USERSTATCFG_struct | ||||||
| Aufrufer: | allcfgconv, libuser.so, usermand, usermand2, libmailbuilder.so | ||||||
| Funktion: | Komplette Struktur der userstat.cfg | ||||||
/* * /var/flash/userstat.cfg * Thu Apr 28 21:00:00 2011 */
userstatcfg
| Sektion: | userstat.cfg >> userstatcfg | Wiki | Freetz | IPPF | whmf | AVM | Web |
| UI-Modul: | TODO | ||||||
| API-Calls: | libar7cfg.so >> USERSTATCFG_userstatcfg | ||||||
| Aufrufer: | usermand, usermand2, libmailbuilder.so | ||||||
| Funktion: | Internet-Statistik für die Kindersicherung | ||||||
ts=timestamp, to=today, ye=yesterday, tw=this week, lw=last week, tm=this month, lm=last month, tt=total
userstatcfg {
users {
type = internet_user_ip;
ip = 192.168.1.8;
statistic {
ts = 362227h;
to {
s = 0;
}
ye {
s = 0;
}
tw {
s = 0;
}
lw {
s = 0;
}
tm {
s = 0;
}
lm {
s = 0;
}
tt {
s = 0;
}
ot = 0w;
}
} {
type = internet_user_ip;
ip = 192.168.1.2;
statistic {
ts = 1304016147s;
to {
s = 1200;
}
ye {
s = 0;
}
tw {
s = 1200;
}
lw {
s = 0;
}
tm {
s = 1200;
}
lm {
s = 0;
}
tt {
s = 1200;
}
ot = 362227h;
}
} {
type = internet_user_ip;
ip = 192.168.1.103;
statistic {
ts = 1304016137s;
to {
s = 480;
}
ye {
s = 0;
}
tw {
s = 480;
}
lw {
s = 0;
}
tm {
s = 480;
}
lm {
s = 0;
}
tt {
s = 480;
}
ot = 1304017022s;
}
} {
type = internet_user_default;
ip = 0.0.0.0;
statistic {
ts = 362206h;
to {
s = 49440;
}
ye {
s = 79560;
}
tw {
s = 278400;
}
lw {
s = 569400;
}
tm {
s = 2105880;
}
lm {
s = 2674680;
}
tt {
s = 42295800;
}
ot = 1304017142s;
}
}
}
// EOF
Siehe auch
User Manager: (43)
- Lexikon: BPjM, TimeTrace
- ShellEnv: CONFIG_KIDS, CONFIG_KIDS_CONTENT, CONFIG_TIMERCONTROL
- Webinterface: Kindersicherung, Netzwerkanwendungen
- UI-Module: user, timer, netapp
- Konfig: user.cfg, user.cfg (etc), userstat.cfg, userstat.cfg (etc), bpjm.data, webprotect.key
- Tempfiles: usermand.pid, userstat.cfg (ram), usermand_getstat.complete, autopcusers.txt
- Tempfiles: contfiltd.pid, bpjm.data (ram), bpjm.data.update, user.cfg (ram), cont_err.html, webprotect.key (ram)
- Befehle: usermand, usermand2, load_userman_mod.sh, contfiltd, bpjm_update.sh
- Befehle: timetracedump, webtrace
- Libraries: libuser.so, libtimer.so, libwebprot.so, libwebprot.so (ram)
- Kernel: userman_mod.ko
- Devices: userman
- Ports: me_usermand.ctl, (Port 81), Port 82, Port 35770
- Freetz: REMOVE_USERMAN