-
Senior Member
registered user
Counting wifi disconnects
.
I use the measure count to define the frequency of wifi disconnect/reconnects.
count is defined as an alias in my /etc/profile, as follows:
Code:
alias count="date '+%h %e %H:%M:%S'; less /var/log/syslog > text; less text | fgrep restart; less text | fgrep -c disconnecting"
In practice, it works this way:
knoppix@Microknoppix:~$ count
Jan 17 19:18:36
Jan 17 14:25:56 Microknoppix syslogd 1.5.0#6.2: restart.
30
Given these three lines I deduce I have had 30 disconnect/reconnects in the current session
which began at about 14:26. Doing the subtraction that seems to be about 292/30 or once in
9.7 minutes on average. I know the reconnect time is usually quite small, on the order
of two seconds, usually. I'm currently using g-mode on either router since this gives a
much better result with this measure of performance. my n-mode results are on the order
of less than a minute between disconnects, using this same measure. I conclude my g-mode is
preferable to my n-mode as things stand right now.
This approach requires /var/log/syslog which, using Knoppix7, may be partially observed with
control-alt-F12, but I don't know how to manipulate it as above without providing the actual
log. I do this by adding the following entry to /etc/syslog-knoppix.conf
just below the existing tty12 statement:
Code:
*.*;auth,authpriv.none /var/log/syslog
Use two tabs to provide the space between none and /var above.
This log is re-established at boot. So, the accumulation of this record is of no consequence
in using a LiveUSB which is never left on-line overnight or when not in use for any significant
time. Needless to say, if you don't reboot often as I do, you may want to consider how much
space is consumed by contiuously recording syslog.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Gigabyte B460M DS3H AC Intel B460 1200 LGA MicroATX M.2 Desktop Motherboard A
$54.99

SUPERMICRO X9DRI-LN4F+ Dual Socket XEON LGA2011 EE-ATX Server Motherboard 1.20A
$109.95

GIGABYTE B450M DS3H WIFI AM4 AMD B450 SATA 6Gb/s
$69.99

Gigabyte Z77M-D3H-MVP Micro ATX Intel LGA1155 DDR3 HDMI Z77 Motherboard
$56.95

ASUS TUF GAMING X570-PLUS WI-FI AMD Socket X570 AM4 ATX M.2 Desktop Motherboard
$119.99

Gigabyte B365M DS3H WiFi Intel B365 1151 LGA MicroATX M.2 Desktop Motherboard B
$59.99

ASUS ROG Strix B550-F Gaming AMD Socket B550 AM4 ATX M.2 Desktop Motherboard A
$129.99

Gigabyte B560 DS3H AC Intel B560 1200 LGA ATX M.2 Desktop Motherboard B
$59.99

ASUS PRIME B550M-A/CSM AM4 Micro-ATX Motherboard (Ryzen 5000, Windows 11 Ready)
$69.99

ASUS PRIME B450M-A/CSM B450 AMD Ryzen AM4 DDR4 mATX Motherboard
$64.99