Re: Recommended hardware to replace WRAP board?
Fred Wright <[email protected]> Tue, 21 Jan 2014 15:29:25 -0800 (PST)
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 21 Jan 2014, Joey Morin wrote: > On Tue, Jan 21, 2014 at 1:37 PM, Michael A. Alderete < > [email protected]> wrote: > > > Is there a way to tell either or both of these from the m0n0wall web GUI? > > There's only a percentage gauge on the Status > System screen, and I am > > left wondering "30% of _what_?". > > > > You can always go to exec.php and run dmesg. You may need to do it after a > reboot, as dmesg uses a circular buffer and if you've seen a lot of system > log events the early boot messages will have been overwritten. Mine has > been up for 75 days and I can still see them. Instead of "dmesg", you can use "cat /var/log/dmesg.boot". Fred Wright