[SATLUG] Utilities

John Pappas j at jvpappas.net
Tue Nov 13 10:02:01 CST 2007


That is just when the Modem was down (or service rebooted).  You will
still have an eth0 connection, even if you don't have an internet
connection.  I assume there is a way to look at the modem's logs, but
I do not know it.

Unless the watchdog reports when there is a link, but traffic cannot flow?

On Nov 13, 2007 9:55 AM, Geoff <geoff at w5omr.shacknet.nu> wrote:
> Matt Valdes wrote:
>
> > Use zcat to view the contents of gzipped files without having to uncompress
> > them.
> >
> > zcat /var/log/messages*.gz | grep -i pattern
> >
> > or however.
> >
>
> Thanks, Matt.
>  zcat -v messages-200*.gz | grep -i eth0 | grep -i watchdog
>
> Nov 28 16:44:20 w5omr kernel: e100: eth0: e100_watchdog: link down
> Nov 28 16:44:22 w5omr kernel: e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
>
> May  8 04:18:41 w5omr kernel: e100: eth0: e100_watchdog: link down
> May  8 04:18:43 w5omr kernel: e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
>
> May 13 03:10:38 w5omr kernel: e100: eth0: e100_watchdog: link down
> May 13 03:10:40 w5omr kernel: e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
>
> Jul 15 12:26:30 w5omr kernel: e100: eth0: e100_watchdog: link down
> Jul 15 12:26:40 w5omr kernel: e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
>
> Jul 15 13:08:18 w5omr kernel: e100: eth0: e100_watchdog: link down
> Jul 15 13:08:24 w5omr kernel: e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
>
>  From what I can gather, these are my 'outages' with RR Cable.
>
> -Geoff
>
> --
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
> Powered by Rackspace (www.rackspace.com)
>


More information about the SATLUG mailing list