![]() |
Info.WhyTheNSLU2BeepsEveryEightHours HistoryHide minor edits - Show changes to markup January 23, 2005, at 07:03 PM
by --
Changed line 19 from:
where at 0 minutes, every 8th hour between 0 and 23 hour, at every day month year, the command to:
where at 0 minutes, every 8th hour between 0 and 23 hour, at every day month year, the command January 12, 2005, at 10:49 AM
by --
Changed line 21 from:
Note: As this has been asked many times. It beeps when 98% of your disk is full, so the bigger the disk, the more space there is still left (as it is in PERCENTAGE). to:
Note: As this has been asked many times. It beeps when 98% of your disk is full, so the bigger the disk, the more space there is still left (as it is checked in PERCENTAGE full, not absolute Gbytes). January 12, 2005, at 10:48 AM
by --
Changed line 21 from:
""Note:"" As this has been asked many times. It beeps when 98% of your disk is full, so the bigger the disk, the more space there is still left (as it is in PERCENTAGE). to:
Note: As this has been asked many times. It beeps when 98% of your disk is full, so the bigger the disk, the more space there is still left (as it is in PERCENTAGE). January 12, 2005, at 10:48 AM
by --
Added lines 20-21:
""Note:"" As this has been asked many times. It beeps when 98% of your disk is full, so the bigger the disk, the more space there is still left (as it is in PERCENTAGE). September 19, 2004, at 05:11 PM
by --
Changed line 3 from:
The box beeps every 8 hours for about a minute, each time three short beeps. Looking into /var/log/server.log I found the following: to:
The box beeps every 8 hours for about a minute, each time three short beeps. Looking into September 19, 2004, at 05:09 PM
by --
Added line 19:
where at 0 minutes, every 8th hour between 0 and 23 hour, at every day month year, the command September 19, 2004, at 05:06 PM
by --
Changed line 17 from:
to:
September 19, 2004, at 05:06 PM
by --
Changed line 17 from:
@@typewriter@@ 0 0-23/8 * * * root /usr/sbin/CheckDiskFull &>/dev/null to:
September 19, 2004, at 05:05 PM
by --
Changed line 15 from:
It is actually the job from the crontab doing this: to:
It is actually the cronjob defined in /etc/crontab doing this: Changed line 17 from:
0 0-23/8 * * * root /usr/sbin/CheckDiskFull &>/dev/null to:
@@typewriter@@ 0 0-23/8 * * * root /usr/sbin/CheckDiskFull &>/dev/null September 19, 2004, at 05:03 PM
by --
Added lines 15-17:
It is actually the job from the crontab doing this: 0 0-23/8 * * * root /usr/sbin/CheckDiskFull &>/dev/null September 18, 2004, at 09:50 AM
by --
Changed lines 1-20 from:
Describe WhyTheNSLU2BeepsEveryEightHours here. to:
Extracts taken from http://groups.yahoo.com/group/nslu2-linux/message/1493 by peecock41 The box beeps every 8 hours for about a minute, each time three short beeps. Looking into /var/log/server.log I found the following:
I haven't found this in the manual, but there you go. Indeed I filled filled up my disk already. Here's the system status log, as you can see, the disk full check is run at 00:00, 08:00, and 16:00.
References http://groups.yahoo.com/group/nslu2-linux/message/1493 http://groups.yahoo.com/group/nslu2-linux/message/1538 |