00:34:13 stanford: Hear Ye, Hear Ye, let it be know that Gary was not drunk tonight, and he was also on time! 01:11:45 stanford Balwin: Lee, my nagios actually had a primitive for monitoring RAID 01:11:48 stanford Balwin: /usr/lib/nagios/plugins/check_mdadm_raid 01:37:33 stanford Balwin: du -sk .??* | cut -f 1 | sed -e '2,$s/$/ + p/' | dc | tail -1 01:49:23 Steve Stegmann: I just noticed that ping can't fine ubuntu.com 01:51:22 Steve Stegmann: ~$ ping ubuntu.com ping: ubuntu.com: Temporary failure in name resolution~$ 01:54:44 Steve Stegmann: Ignore prev comment 02:11:24 Lee Lammert: Works fine from here: $ host ubuntu.com ubuntu.com has address 91.189.88.181 ubuntu.com has address 91.189.88.180 ubuntu.com has IPv6 address 2001:67c:1360:8001::2c ubuntu.com has IPv6 address 2001:67c:1360:8001::2b ubuntu.com mail is handled by 10 mx.canonical.com. lvl@Storm:~ (bash) $ ping ubuntu.com PING ubuntu.com (91.189.88.180) 56(84) bytes of data. 64 bytes from cactuar.canonical.com (91.189.88.180): icmp_seq=1 ttl=50 time=109 ms 64 bytes from cactuar.canonical.com (91.189.88.180): icmp_seq=2 ttl=50 time=110 ms 03:32:59 Steve Stegmann: Thanks Lee, was my fault