[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed May 11 14:02:13 CDT 2011


Index: core2-okc-mx960.onenet.net
===================================================================
retrieving revision 1.19
diff -u -4 -r1.19 core2-okc-mx960.onenet.net
@@ -1,13 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2011-05-11 13:47:31 CDT by jeremyt via cli commit synchronize
 #   2011-05-10 14:00:17 CDT by von via cli commit synchronize
 #   2011-05-10 13:55:06 CDT by von via cli commit synchronize
 #   2011-05-10 13:19:09 CDT by jeremyt via cli commit synchronize
 #   2011-05-10 13:16:36 CDT by jeremyt via cli commit synchronize
 #   2011-05-09 13:27:04 CDT by jeremyt via cli commit synchronize
-#   2011-04-29 14:28:35 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis clocks 
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -153,8 +153,9 @@
 #   MIC 1          REV 23   750-028392   YV0342            3D 20x 1GE(LAN) SFP
 #     PIC 2                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
 #       Xcvr 0     REV 01   740-031851   AM1041SU2T5       SFP-SX
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
+#       Xcvr 0     REV 01   740-011614   PJ62J5K           SFP-LX10
 #       Xcvr 9     REV 02   740-013111   A476915           SFP-T
 #   QXM 0          REV 05   711-028408   YV9781            MPC QXM
 #   QXM 1          REV 05   711-028408   YW4781            MPC QXM
 # FPC 1            REV 15   750-031088   YZ0326            MPC Type 2 3D Q
@@ -344,9 +345,9 @@
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2011-03-27 16:16 CDT 
 # Protocols started: 2011-03-27 16:17 CDT 
-# Last configured: 2011-05-10 14:00 CDT  by von
+# Last configured: 2011-05-11 13:47 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
 #Interface Admin Link
@@ -358,9 +359,11 @@
 #xe-0/0/1 up up
 #xe-0/0/1.52 up up
 #xe-0/0/1.32767 up up
 #xe-0/1/0 up up
-#xe-0/1/0.0 up up
+#xe-0/1/0.12 up up
+#xe-0/1/0.924 up up
+#xe-0/1/0.32767 up up
 #xe-0/1/1 up up
 #xe-0/1/1.204 up up
 #xe-0/1/1.32767 up up
 #ge-0/2/0 up up
@@ -377,8 +380,10 @@
 #ge-0/2/7 up down
 #ge-0/2/8 up down
 #ge-0/2/9 up down
 #ge-0/3/0 up down
+#ge-0/3/0.0 up down
+#ge-0/3/0.32767 up down
 #ge-0/3/1 up down
 #ge-0/3/2 up down
 #ge-0/3/3 up down
 #ge-0/3/4 up down
@@ -413,8 +418,9 @@
 #fxp0.0 up down
 #gre up up
 #ipip up up
 #irb up up
+#irb.924 up up
 #lo0 up up
 #lo0.0 up up
 #lo0.16384 up up
 #lo0.16385 up up
@@ -426,9 +432,9 @@
 #pip0 up up
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2011-05-10 14:00:17 CDT by von
+## Last commit: 2011-05-11 13:47:31 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
         system {
@@ -593,12 +599,18 @@
         }
     }
     xe-0/1/0 {
         description LINK-TO-RP3-DATACENTER-EC2;
-        unit 0 {
-            family inet {
-                address 164.58.15.25/30;
-            }
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 12 {
+            encapsulation vlan-bridge;
+            vlan-id 12;
+        }
+        unit 924 {
+            encapsulation vlan-bridge;
+            vlan-id 924;
         }
     }
     xe-0/1/1 {
         vlan-tagging;
@@ -656,14 +668,13 @@
     }
     inactive: ge-0/2/9 {
         description USER-DEFINE;
     }
-    inactive: ge-0/3/0 {
-        description OneNetHub-Ardmore-Gig-CIR3800;
+    ge-0/3/0 {
+        description OSF-VIDEO-L2;
+        vlan-tagging;
         unit 0 {
-            family inet {
-                address 164.58.245.153/30;
-            }
+            vlan-id 12;
         }
     }
     inactive: ge-0/3/1 {
         description USER-DEFINE;
@@ -809,8 +820,16 @@
             }
             family mpls;
         }
     }
+    irb {
+        unit 924 {
+            description OKC-CORE2-to-EC2;
+            family inet {
+                address 164.58.15.25/30;
+            }
+        }
+    }
     lo0 {
         unit 0 {
             family inet {
                 filter {
@@ -1275,5 +1294,17 @@
             }
         }
     }
 }
+bridge-domains {
+    VLAN_12_OSF {
+        vlan-id 12;
+        interface xe-0/1/0.12;
+        interface ge-0/3/0.12; ## 'ge-0/3/0.12' is not defined
+    }
+    VLAN_924_EC2 {
+        vlan-id 924;
+        interface xe-0/1/0.924;
+        routing-interface irb.924;
+    }
+}
 {master}

Index: core1.okc-mx960.onenet.net
===================================================================
retrieving revision 1.24
diff -u -4 -r1.24 core1.okc-mx960.onenet.net
@@ -1,13 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2011-05-11 13:21:41 CDT by jeremyt via cli commit confirmed, rollback in 2mins synchronize
 #   2011-05-10 14:01:08 CDT by von via cli commit synchronize
 #   2011-05-10 13:57:12 CDT by von via cli commit synchronize
 #   2011-05-10 13:19:04 CDT by jeremyt via cli commit synchronize
 #   2011-05-10 13:16:31 CDT by jeremyt via cli commit synchronize
 #   2011-05-09 13:21:41 CDT by jeremyt via cli commit synchronize
-#   2011-04-29 14:27:42 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis clocks 
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -344,9 +344,9 @@
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2011-03-25 14:25 CDT 
 # Protocols started: 2011-03-25 14:26 CDT 
-# Last configured: 2011-05-10 14:01 CDT  by von
+# Last configured: 2011-05-11 13:21 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
 #Interface Admin Link
@@ -358,9 +358,10 @@
 #xe-0/0/1 up up
 #xe-0/0/1.36 up up
 #xe-0/0/1.32767 up up
 #xe-0/1/0 up up
-#xe-0/1/0.0 up up
+#xe-0/1/0.920 up up
+#xe-0/1/0.32767 up up
 #xe-0/1/1 up up
 #xe-0/1/1.68 up up
 #xe-0/1/1.32767 up up
 #ge-0/2/0 up up
@@ -415,8 +416,9 @@
 #fxp0.0 up down
 #gre up up
 #ipip up up
 #irb up up
+#irb.920 up up
 #lo0 up up
 #lo0.0 up up
 #lo0.16384 up up
 #lo0.16385 up up
@@ -428,9 +430,9 @@
 #pip0 up up
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2011-05-10 14:01:08 CDT by von
+## Last commit: 2011-05-11 13:21:41 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
         system {
@@ -599,12 +601,14 @@
         }
     }
     xe-0/1/0 {
         description LINK-TO-RP3-DATACENTER-EC1;
-        unit 0 {
-            family inet {
-                address 164.58.15.21/30;
-            }
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 920 {
+            encapsulation vlan-bridge;
+            vlan-id 920;
         }
     }
     xe-0/1/1 {
         vlan-tagging;
@@ -771,8 +775,16 @@
             }
             family mpls;
         }
     }
+    irb {
+        unit 920 {
+            description OKC-CORE1-to-EC1;
+            family inet {
+                address 164.58.15.21/30;
+            }
+        }
+    }
     lo0 {
         unit 0 {
             family inet {
                 filter {
@@ -1271,5 +1283,12 @@
             }
         }
     }
 }
+bridge-domains {
+    VLAN_920_EC1 {
+        vlan-id 920;
+        interface xe-0/1/0.920;
+        routing-interface irb.920;
+    }
+}
 {master}

Index: hub.alt.onenet.net
===================================================================
retrieving revision 1.1873
diff -u -4 -r1.1873 hub.alt.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 33 days, 3 hours, 46 minutes, 8 seconds
+#       Selected for           : 33 days, 4 hours, 45 minutes, 8 seconds
 #       Selected since         : 2011-04-08 09:15:02 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 33 days, 3 hours, 45 minutes, 51 seconds
+#       Selected for           : 33 days, 4 hours, 44 minutes, 51 seconds
 #       Selected since         : 2011-04-08 09:15:19 CDT
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            34      1          0       512         9         59
-#   3  Online            37      2          0       512         9         59
+#   3  Online            37      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.cla.onenet.net
===================================================================
retrieving revision 1.1736
diff -u -4 -r1.1736 hub.cla.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 18 hours, 37 minutes, 52 seconds
+#       Selected for           : 71 days, 19 hours, 36 minutes, 53 seconds
 #       Selected since         : 2011-02-28 17:23:19 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 18 hours, 37 minutes, 43 seconds
+#       Selected for           : 71 days, 19 hours, 36 minutes, 44 seconds
 #       Selected since         : 2011-02-28 17:23:28 CST
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
@@ -184,10 +184,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            22      1          0       512         9         59
-#   3  Online            26      2          0       512         9         59
+#   2  Online            21      1          0       512         9         59
+#   3  Online            25      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.bar.onenet.net
===================================================================
retrieving revision 1.2031
diff -u -4 -r1.2031 hub.bar.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 74 days, 21 hours, 57 minutes, 12 seconds
+#       Selected for           : 74 days, 22 hours, 56 minutes, 12 seconds
 #       Selected since         : 2011-02-25 14:03:59 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 74 days, 21 hours, 57 minutes, 2 seconds
+#       Selected for           : 74 days, 22 hours, 56 minutes, 2 seconds
 #       Selected since         : 2011-02-25 14:04:09 CST
 # 
 # {master}
 # grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            24      1          0       512         9         59
-#   3  Online            27      1          0       512         9         59
+#   3  Online            27      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.alv.onenet.net
===================================================================
retrieving revision 1.1824
diff -u -4 -r1.1824 hub.alv.onenet.net
@@ -12,17 +12,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 25 days, 16 hours, 24 minutes, 4 seconds
+#       Selected for           : 25 days, 17 hours, 23 minutes, 3 seconds
 #       Selected since         : 2011-04-15 20:37:07 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 25 days, 16 hours, 24 minutes, 39 seconds
+#       Selected for           : 25 days, 17 hours, 23 minutes, 38 seconds
 #       Selected since         : 2011-04-15 20:36:32 CDT
 # 
 # {master}
 # grnoc-mon at ALVA-M120-RE0> show chassis environment 
@@ -186,10 +186,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            28      1          0       512         9         59
-#   3  Online            32      2          0       512         9         59
+#   2  Online            30      1          0       512         9         59
+#   3  Online            33      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.goo.onenet.net
===================================================================
retrieving revision 1.1937
diff -u -4 -r1.1937 hub.goo.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 26 days, 1 hour, 13 seconds
+#       Selected for           : 26 days, 1 hour, 59 minutes, 14 seconds
 #       Selected since         : 2011-04-15 12:01:00 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 26 days, 1 hour, 21 seconds
+#       Selected for           : 26 days, 1 hour, 59 minutes, 22 seconds
 #       Selected since         : 2011-04-15 12:00:52 CDT
 # 
 # {master}
 # grnoc-mon at GOODWELL-M120-RE0> show chassis environment 
@@ -185,10 +185,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            28      2          0       512         9         59
-#   3  Online            32      2          0       512         9         59
+#   2  Online            29      1          0       512         9         59
+#   3  Online            32      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.ida.onenet.net
===================================================================
retrieving revision 1.2566
diff -u -4 -r1.2566 hub.ida.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 83 days, 15 hours, 27 minutes, 52 seconds
+#       Selected for           : 83 days, 16 hours, 26 minutes, 54 seconds
 #       Selected since         : 2011-02-16 20:33:21 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 83 days, 15 hours, 28 minutes, 1 second
+#       Selected for           : 83 days, 16 hours, 27 minutes, 3 seconds
 #       Selected since         : 2011-02-16 20:33:12 CST
 # 
 # {master}
 # grnoc-mon at IDABEL-M120-RE0> show chassis environment 
@@ -183,9 +183,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            29      2          0       512         9         59
+#   2  Online            30      2          0       512         9         59
 #   3  Online            33      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.elr.onenet.net
===================================================================
retrieving revision 1.2355
diff -u -4 -r1.2355 hub.elr.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 77 days, 19 hours, 27 minutes, 23 seconds
+#       Selected for           : 77 days, 20 hours, 26 minutes, 25 seconds
 #       Selected since         : 2011-02-22 16:33:48 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 77 days, 19 hours, 27 minutes, 12 seconds
+#       Selected for           : 77 days, 20 hours, 26 minutes, 14 seconds
 #       Selected since         : 2011-02-22 16:33:59 CST
 # 
 # {master}
 # grnoc-mon at EL-RENO-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            24      1          0       512         9         59
+#   2  Online            24      2          0       512         9         59
 #   3  Online            27      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.dur.onenet.net
===================================================================
retrieving revision 1.2018
diff -u -4 -r1.2018 hub.dur.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 82 days, 17 hours, 46 minutes, 28 seconds
+#       Selected for           : 82 days, 18 hours, 45 minutes, 29 seconds
 #       Selected since         : 2011-02-17 18:14:44 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 82 days, 17 hours, 46 minutes, 58 seconds
+#       Selected for           : 82 days, 18 hours, 45 minutes, 59 seconds
 #       Selected since         : 2011-02-17 18:14:14 CST
 # 
 # {master}
 # grnoc-mon at DURANT-M120-RE0> show chassis environment 

Index: hub.mca.onenet.net
===================================================================
retrieving revision 1.3183
diff -u -4 -r1.3183 hub.mca.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 84 days, 17 hours, 9 minutes, 21 seconds
+#       Selected for           : 84 days, 18 hours, 8 minutes, 24 seconds
 #       Selected since         : 2011-02-15 18:51:54 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 84 days, 17 hours, 9 minutes, 9 seconds
+#       Selected for           : 84 days, 18 hours, 8 minutes, 12 seconds
 #       Selected since         : 2011-02-15 18:52:06 CST
 # 
 # {master}
 # grnoc-mon at MCALESTER-M120-RE0> show chassis environment 
@@ -183,9 +183,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            34      2          0       512         9         59
+#   2  Online            34      1          0       512         9         59
 #   3  Online            37      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: core3.okc-m120.onenet.net
===================================================================
retrieving revision 1.1003
diff -u -4 -r1.1003 core3.okc-m120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 16 hours, 23 minutes, 16 seconds
+#       Selected for           : 24 days, 17 hours, 22 minutes, 15 seconds
 #       Selected since         : 2011-04-16 20:37:51 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 16 hours, 25 minutes, 51 seconds
+#       Selected for           : 24 days, 17 hours, 24 minutes, 50 seconds
 #       Selected since         : 2011-04-16 20:35:16 CDT
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
@@ -269,10 +269,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Online            31      2          0       512        22         59
 #   1  Online            31      1          0       512        22         59
-#   2  Online            29      2          0       512        22         59
-#   3  Online            33      3          0       512        22         59
+#   2  Online            30      5          0       512        22         59
+#   3  Online            33      4          0       512        22         59
 #   4  Online            30      1          0       512         9         59
 #   5  Online            29      1          0       512         9         59
 # 
 # {master}

Index: hub.mus.onenet.net
===================================================================
retrieving revision 1.1899
diff -u -4 -r1.1899 hub.mus.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 64 days, 22 hours, 47 minutes, 17 seconds
+#       Selected for           : 64 days, 23 hours, 46 minutes, 18 seconds
 #       Selected since         : 2011-03-07 13:14:00 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 64 days, 22 hours, 47 minutes, 4 seconds
+#       Selected for           : 64 days, 23 hours, 46 minutes, 5 seconds
 #       Selected since         : 2011-03-07 13:14:13 CST
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment 
@@ -188,9 +188,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            31      2          0       512         9         59
+#   2  Online            32      3          0       512         9         59
 #   3  Online            35      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.ada.onenet.net
===================================================================
retrieving revision 1.2537
diff -u -4 -r1.2537 hub.ada.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 75 days, 14 hours, 50 minutes, 41 seconds
+#       Selected for           : 75 days, 15 hours, 49 minutes, 41 seconds
 #       Selected since         : 2011-02-24 21:10:29 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 75 days, 14 hours, 50 minutes, 49 seconds
+#       Selected for           : 75 days, 15 hours, 49 minutes, 49 seconds
 #       Selected since         : 2011-02-24 21:10:21 CST
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
@@ -190,9 +190,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            27      2          0       512         9         59
-#   3  Online            31      2          0       512         9         59
+#   3  Online            30      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.pot.onenet.net
===================================================================
retrieving revision 1.2572
diff -u -4 -r1.2572 hub.pot.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 83 days, 16 hours, 34 minutes, 42 seconds
+#       Selected for           : 83 days, 17 hours, 33 minutes, 42 seconds
 #       Selected since         : 2011-02-16 19:26:40 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 83 days, 16 hours, 34 minutes, 30 seconds
+#       Selected for           : 83 days, 17 hours, 33 minutes, 30 seconds
 #       Selected since         : 2011-02-16 19:26:52 CST
 # 
 # {master}
 # grnoc-mon at POTEAU-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            30      1          0       512         9         59
+#   2  Online            31      1          0       512         9         59
 #   3  Online            33      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
@@ -391,10 +391,10 @@
 #t1-2/0/3:16 up down
 #t1-2/0/3:16.0 up down
 #t1-2/0/3:17 up down
 #t1-2/0/3:18 up down
-#t1-2/0/3:19 up down
-#t1-2/0/3:19.0 up down
+#t1-2/0/3:19 up up
+#t1-2/0/3:19.0 up up
 #t1-2/0/3:20 up up
 #t1-2/0/3:20.0 up up
 #t1-2/0/3:21 up up
 #t1-2/0/3:21.0 up up

Index: hub.okm.onenet.net
===================================================================
retrieving revision 1.2031
diff -u -4 -r1.2031 hub.okm.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 50 days, 2 hours, 18 minutes, 13 seconds
+#       Selected for           : 50 days, 3 hours, 17 minutes, 13 seconds
 #       Selected since         : 2011-03-22 10:43:09 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 50 days, 2 hours, 18 minutes, 19 seconds
+#       Selected for           : 50 days, 3 hours, 17 minutes, 19 seconds
 #       Selected since         : 2011-03-22 10:43:03 CDT
 # 
 # {master}
 # grnoc-mon at OKMULGEE-M120-RE0> show chassis environment 
@@ -186,10 +186,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            27      1          0       512         9         59
-#   3  Online            30      1          0       512         9         59
+#   2  Online            26      2          0       512         9         59
+#   3  Online            29      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.sal.onenet.net
===================================================================
retrieving revision 1.2138
diff -u -4 -r1.2138 hub.sal.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 22 hours, 28 minutes, 12 seconds
+#       Selected for           : 24 days, 23 hours, 27 minutes, 12 seconds
 #       Selected since         : 2011-04-16 14:33:10 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 22 hours, 28 minutes, 18 seconds
+#       Selected for           : 24 days, 23 hours, 27 minutes, 18 seconds
 #       Selected since         : 2011-04-16 14:33:04 CDT
 # 
 # {master}
 # grnoc-mon at SALLISAW-M120-RE0> show chassis environment 

Index: hub.tah.onenet.net
===================================================================
retrieving revision 1.1787
diff -u -4 -r1.1787 hub.tah.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 62 days, 16 hours, 3 minutes, 17 seconds
+#       Selected for           : 62 days, 17 hours, 2 minutes, 19 seconds
 #       Selected since         : 2011-03-09 19:58:07 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 62 days, 16 hours, 3 minutes, 8 seconds
+#       Selected for           : 62 days, 17 hours, 2 minutes, 10 seconds
 #       Selected since         : 2011-03-09 19:58:16 CST
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment 
@@ -206,10 +206,10 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            32      1          0       512         9         59
-#   3  Online            36      2          0       512         9         59
-#   4  Online            33      1          0       512         9         59
+#   3  Online            36      1          0       512         9         59
+#   4  Online            34      1          0       512         9         59
 #   5  Empty           
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system boot-messages 

Index: hub.tis.onenet.net
===================================================================
retrieving revision 1.2333
diff -u -4 -r1.2333 hub.tis.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 25 days, 7 hours, 43 minutes, 50 seconds
+#       Selected for           : 25 days, 8 hours, 42 minutes, 53 seconds
 #       Selected since         : 2011-04-16 05:17:34 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 25 days, 7 hours, 44 minutes, 17 seconds
+#       Selected for           : 25 days, 8 hours, 43 minutes, 20 seconds
 #       Selected since         : 2011-04-16 05:17:07 CDT
 # 
 # {master}
 # grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment 
@@ -183,10 +183,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            27      2          0       512         9         59
-#   3  Online            30      1          0       512         9         59
+#   2  Online            27      1          0       512         9         59
+#   3  Online            30      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.mia.onenet.net
===================================================================
retrieving revision 1.1611
diff -u -4 -r1.1611 hub.mia.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 21 hours, 51 minutes, 5 seconds
+#       Selected for           : 71 days, 22 hours, 50 minutes, 7 seconds
 #       Selected since         : 2011-02-28 14:10:11 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 21 hours, 50 minutes, 53 seconds
+#       Selected for           : 71 days, 22 hours, 49 minutes, 55 seconds
 #       Selected since         : 2011-02-28 14:10:23 CST
 # 
 # {master}
 # grnoc-mon at MIAMI-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            36      2          0       512         9         59
+#   2  Online            36      1          0       512         9         59
 #   3  Online            39      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.war.onenet.net
===================================================================
retrieving revision 1.1772
diff -u -4 -r1.1772 hub.war.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 64 days, 17 hours, 44 minutes, 46 seconds
+#       Selected for           : 64 days, 18 hours, 43 minutes, 49 seconds
 #       Selected since         : 2011-03-07 18:16:40 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 64 days, 17 hours, 44 minutes, 33 seconds
+#       Selected for           : 64 days, 18 hours, 43 minutes, 36 seconds
 #       Selected since         : 2011-03-07 18:16:53 CST
 # 
 # {master}
 # grnoc-mon at WARNER-M120-RE0> show chassis environment 

Index: hub.lawm120.onenet.net
===================================================================
retrieving revision 1.2000
diff -u -4 -r1.2000 hub.lawm120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 76 days, 15 hours, 23 minutes, 43 seconds
+#       Selected for           : 76 days, 16 hours, 22 minutes, 45 seconds
 #       Selected since         : 2011-02-23 20:37:32 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 76 days, 15 hours, 23 minutes, 31 seconds
+#       Selected for           : 76 days, 16 hours, 22 minutes, 33 seconds
 #       Selected since         : 2011-02-23 20:37:44 CST
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show chassis environment 
@@ -183,10 +183,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            26      1          0       512         9         59
-#   3  Online            29      1          0       512         9         59
+#   2  Online            25      1          0       512         9         59
+#   3  Online            28      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.dunc.onenet.net
===================================================================
retrieving revision 1.1666
diff -u -4 -r1.1666 hub.dunc.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 62 days, 12 minutes, 25 seconds
+#       Selected for           : 62 days, 1 hour, 11 minutes, 27 seconds
 #       Selected since         : 2011-03-10 11:48:46 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 62 days, 12 minutes, 13 seconds
+#       Selected for           : 62 days, 1 hour, 11 minutes, 15 seconds
 #       Selected since         : 2011-03-10 11:48:58 CST
 # 
 # {master}
 # grnoc-mon at DUNCAN-M120-RE0> show chassis environment 
@@ -187,9 +187,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            28      1          0       512         9         59
-#   3  Online            31      1          0       512         9         59
+#   3  Online            31      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}
@@ -352,10 +352,10 @@
 #t1-2/0/2:11 up up
 #t1-2/0/2:11.0 up up
 #t1-2/0/2:12 up up
 #t1-2/0/2:12.0 up up
-#t1-2/0/2:13 up up
-#t1-2/0/2:13.0 up up
+#t1-2/0/2:13 up down
+#t1-2/0/2:13.0 up down
 #t1-2/0/2:14 up down
 #t1-2/0/2:14.0 up down
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.0 up up

Index: hub.wil.onenet.net
===================================================================
retrieving revision 1.2406
diff -u -4 -r1.2406 hub.wil.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 82 days, 22 hours, 51 minutes, 57 seconds
+#       Selected for           : 82 days, 23 hours, 51 minutes, 1 second
 #       Selected since         : 2011-02-17 13:09:29 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 82 days, 22 hours, 51 minutes, 44 seconds
+#       Selected for           : 82 days, 23 hours, 50 minutes, 48 seconds
 #       Selected since         : 2011-02-17 13:09:42 CST
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            35      2          0       512         9         59
+#   2  Online            36      2          0       512         9         59
 #   3  Online            39      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.end.onenet.net
===================================================================
retrieving revision 1.1706
diff -u -4 -r1.1706 hub.end.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 56 days, 17 hours, 25 minutes, 30 seconds
+#       Selected for           : 56 days, 18 hours, 24 minutes, 31 seconds
 #       Selected since         : 2011-03-15 19:35:42 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 56 days, 17 hours, 25 minutes, 20 seconds
+#       Selected for           : 56 days, 18 hours, 24 minutes, 21 seconds
 #       Selected since         : 2011-03-15 19:35:52 CDT
 # 
 # {master}
 # grnoc-mon at ENID-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            35      1          0       512         9         59
+#   2  Online            36      1          0       512         9         59
 #   3  Online            38      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.chi.onenet.net
===================================================================
retrieving revision 1.2374
diff -u -4 -r1.2374 hub.chi.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 85 days, 19 hours, 13 minutes, 53 seconds
+#       Selected for           : 85 days, 20 hours, 12 minutes, 54 seconds
 #       Selected since         : 2011-02-14 16:47:18 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 85 days, 19 hours, 13 minutes, 41 seconds
+#       Selected for           : 85 days, 20 hours, 12 minutes, 42 seconds
 #       Selected since         : 2011-02-14 16:47:30 CST
 # 
 # {master}
 # grnoc-mon at CHICKASHA-M120-RE0> show chassis environment 
@@ -183,10 +183,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            27      1          0       512         9         59
-#   3  Online            30      1          0       512         9         59
+#   2  Online            26      1          0       512         9         59
+#   3  Online            30      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: core3.tul-m120.onenet.net
===================================================================
retrieving revision 1.1020
diff -u -4 -r1.1020 core3.tul-m120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 16 hours, 1 minute, 7 seconds
+#       Selected for           : 24 days, 17 hours, 6 seconds
 #       Selected since         : 2011-04-16 21:00:00 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 16 hours, 3 minutes, 36 seconds
+#       Selected for           : 24 days, 17 hours, 2 minutes, 35 seconds
 #       Selected since         : 2011-04-16 20:57:31 CDT
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment 
@@ -226,12 +226,12 @@
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis ssb 
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis feb 
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
-#   0  Online            36      1          0       512        21         59
+#   0  Online            36      2          0       512        21         59
 #   1  Online            36      1          0       512        21         59
 #   2  Online            34      1          0       512        21         59
-#   3  Online            38      3          0       512        21         59
+#   3  Online            38      2          0       512        21         59
 #   4  Online            35      1          0       512         9         59
 #   5  Empty           
 # 
 # {master}

Index: hub.sem.onenet.net
===================================================================
retrieving revision 1.2633
diff -u -4 -r1.2633 hub.sem.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 89 days, 17 hours, 56 minutes, 22 seconds
+#       Selected for           : 89 days, 18 hours, 55 minutes, 24 seconds
 #       Selected since         : 2011-02-10 18:05:00 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 89 days, 17 hours, 56 minutes, 12 seconds
+#       Selected for           : 89 days, 18 hours, 55 minutes, 14 seconds
 #       Selected since         : 2011-02-10 18:05:10 CST
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
@@ -183,10 +183,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            28      2          0       512         9         59
-#   3  Online            32      3          0       512         9         59
+#   2  Online            29      2          0       512         9         59
+#   3  Online            32      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.say.onenet.net
===================================================================
retrieving revision 1.3187
diff -u -4 -r1.3187 hub.say.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 21 minutes, 43 seconds
+#       Selected for           : 71 days, 1 hour, 20 minutes, 44 seconds
 #       Selected since         : 2011-03-01 11:39:39 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 21 minutes, 32 seconds
+#       Selected for           : 71 days, 1 hour, 20 minutes, 33 seconds
 #       Selected since         : 2011-03-01 11:39:50 CST
 # 
 # {master}
 # grnoc-mon at SAYRE-M120-RE0> show chassis environment 
@@ -185,10 +185,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            28      1          0       512         9         59
-#   3  Online            31      2          0       512         9         59
+#   2  Online            27      1          0       512         9         59
+#   3  Online            31      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.wea.onenet.net
===================================================================
retrieving revision 1.1623
diff -u -4 -r1.1623 hub.wea.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 70 days, 20 hours, 45 minutes, 32 seconds
+#       Selected for           : 70 days, 21 hours, 44 minutes, 35 seconds
 #       Selected since         : 2011-03-01 15:15:55 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 70 days, 20 hours, 45 minutes, 21 seconds
+#       Selected for           : 70 days, 21 hours, 44 minutes, 24 seconds
 #       Selected since         : 2011-03-01 15:16:06 CST
 # 
 # {master}
 # grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            31      1          0       512         9         59
+#   2  Online            31      2          0       512         9         59
 #   3  Online            35      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.ard.onenet.net
===================================================================
retrieving revision 1.2310
diff -u -4 -r1.2310 hub.ard.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 75 days, 16 hours, 52 minutes, 52 seconds
+#       Selected for           : 75 days, 17 hours, 51 minutes, 51 seconds
 #       Selected since         : 2011-02-24 19:08:19 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 75 days, 16 hours, 53 minutes, 26 seconds
+#       Selected for           : 75 days, 17 hours, 52 minutes, 25 seconds
 #       Selected since         : 2011-02-24 19:07:45 CST
 # 
 # {master}
 # grnoc-mon at ARDMORE-M120-RE0> show chassis environment 
@@ -188,9 +188,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            33      2          0       512         9         59
-#   3  Online            36      2          0       512         9         59
+#   3  Online            35      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.ton.onenet.net
===================================================================
retrieving revision 1.1691
diff -u -4 -r1.1691 hub.ton.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 63 days, 21 hours, 17 minutes, 43 seconds
+#       Selected for           : 63 days, 22 hours, 16 minutes, 46 seconds
 #       Selected since         : 2011-03-08 14:43:42 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 63 days, 21 hours, 17 minutes, 32 seconds
+#       Selected for           : 63 days, 22 hours, 16 minutes, 35 seconds
 #       Selected since         : 2011-03-08 14:43:53 CST
 # 
 # {master}
 # grnoc-mon at TONKAWA-M120-RE0> show chassis environment 
@@ -206,10 +206,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            37      2          0       512         9         59
-#   3  Online            40      1          0       512         9         59
+#   2  Online            36      3          0       512         9         59
+#   3  Online            40      2          0       512         9         59
 #   4  Online            38      1          0       512         9         59
 #   5  Empty           
 # 
 # {master}

Index: hub.woo.onenet.net
===================================================================
retrieving revision 1.1624
diff -u -4 -r1.1624 hub.woo.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 57 days, 18 hours, 39 minutes, 58 seconds
+#       Selected for           : 57 days, 19 hours, 39 minutes, 1 second
 #       Selected since         : 2011-03-14 18:21:29 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 57 days, 18 hours, 39 minutes, 47 seconds
+#       Selected for           : 57 days, 19 hours, 38 minutes, 50 seconds
 #       Selected since         : 2011-03-14 18:21:40 CDT
 # 
 # {master}
 # grnoc-mon at WOODWARD-M120-RE0> show chassis environment 
@@ -185,10 +185,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            42      2          0       512         9         59
-#   3  Online            45      2          0       512         9         59
+#   2  Online            42      1          0       512         9         59
+#   3  Online            45      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: core3.tul-m120.onenet.net
===================================================================
retrieving revision 1.1021
diff -u -4 -r1.1021 core3.tul-m120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 17 hours, 6 seconds
+#       Selected for           : 24 days, 17 hours, 1 minute, 10 seconds
 #       Selected since         : 2011-04-16 21:00:00 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 17 hours, 2 minutes, 35 seconds
+#       Selected for           : 24 days, 17 hours, 3 minutes, 39 seconds
 #       Selected since         : 2011-04-16 20:57:31 CDT
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment 
@@ -227,10 +227,10 @@
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis feb 
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Online            36      2          0       512        21         59
-#   1  Online            36      1          0       512        21         59
-#   2  Online            34      1          0       512        21         59
+#   1  Online            36      2          0       512        21         59
+#   2  Online            34      2          0       512        21         59
 #   3  Online            38      2          0       512        21         59
 #   4  Online            35      1          0       512         9         59
 #   5  Empty           
 # 

Index: hub.ada.onenet.net
===================================================================
retrieving revision 1.2538
diff -u -4 -r1.2538 hub.ada.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 75 days, 15 hours, 49 minutes, 41 seconds
+#       Selected for           : 75 days, 15 hours, 50 minutes, 45 seconds
 #       Selected since         : 2011-02-24 21:10:29 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 75 days, 15 hours, 49 minutes, 49 seconds
+#       Selected for           : 75 days, 15 hours, 50 minutes, 53 seconds
 #       Selected since         : 2011-02-24 21:10:21 CST
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
@@ -190,9 +190,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            27      2          0       512         9         59
-#   3  Online            30      2          0       512         9         59
+#   3  Online            30      3          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.end.onenet.net
===================================================================
retrieving revision 1.1707
diff -u -4 -r1.1707 hub.end.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 56 days, 18 hours, 24 minutes, 31 seconds
+#       Selected for           : 56 days, 18 hours, 25 minutes, 34 seconds
 #       Selected since         : 2011-03-15 19:35:42 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 56 days, 18 hours, 24 minutes, 21 seconds
+#       Selected for           : 56 days, 18 hours, 25 minutes, 24 seconds
 #       Selected since         : 2011-03-15 19:35:52 CDT
 # 
 # {master}
 # grnoc-mon at ENID-M120-RE0> show chassis environment 

Index: hub.dunc.onenet.net
===================================================================
retrieving revision 1.1667
diff -u -4 -r1.1667 hub.dunc.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 62 days, 1 hour, 11 minutes, 27 seconds
+#       Selected for           : 62 days, 1 hour, 12 minutes, 28 seconds
 #       Selected since         : 2011-03-10 11:48:46 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 62 days, 1 hour, 11 minutes, 15 seconds
+#       Selected for           : 62 days, 1 hour, 12 minutes, 16 seconds
 #       Selected since         : 2011-03-10 11:48:58 CST
 # 
 # {master}
 # grnoc-mon at DUNCAN-M120-RE0> show chassis environment 

Index: hub.dur.onenet.net
===================================================================
retrieving revision 1.2019
diff -u -4 -r1.2019 hub.dur.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 82 days, 18 hours, 45 minutes, 29 seconds
+#       Selected for           : 82 days, 18 hours, 46 minutes, 32 seconds
 #       Selected since         : 2011-02-17 18:14:44 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 82 days, 18 hours, 45 minutes, 59 seconds
+#       Selected for           : 82 days, 18 hours, 47 minutes, 2 seconds
 #       Selected since         : 2011-02-17 18:14:14 CST
 # 
 # {master}
 # grnoc-mon at DURANT-M120-RE0> show chassis environment 
@@ -183,9 +183,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            25      3          0       512        10         59
+#   2  Online            25      2          0       512        10         59
 #   3  Online            29      2          0       512        10         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.cla.onenet.net
===================================================================
retrieving revision 1.1737
diff -u -4 -r1.1737 hub.cla.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 19 hours, 36 minutes, 53 seconds
+#       Selected for           : 71 days, 19 hours, 37 minutes, 55 seconds
 #       Selected since         : 2011-02-28 17:23:19 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 19 hours, 36 minutes, 44 seconds
+#       Selected for           : 71 days, 19 hours, 37 minutes, 46 seconds
 #       Selected since         : 2011-02-28 17:23:28 CST
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            21      1          0       512         9         59
-#   3  Online            25      1          0       512         9         59
+#   3  Online            25      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.mca.onenet.net
===================================================================
retrieving revision 1.3184
diff -u -4 -r1.3184 hub.mca.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 84 days, 18 hours, 8 minutes, 24 seconds
+#       Selected for           : 84 days, 18 hours, 9 minutes, 25 seconds
 #       Selected since         : 2011-02-15 18:51:54 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 84 days, 18 hours, 8 minutes, 12 seconds
+#       Selected for           : 84 days, 18 hours, 9 minutes, 13 seconds
 #       Selected since         : 2011-02-15 18:52:06 CST
 # 
 # {master}
 # grnoc-mon at MCALESTER-M120-RE0> show chassis environment 
@@ -184,9 +184,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            34      1          0       512         9         59
-#   3  Online            37      1          0       512         9         59
+#   3  Online            37      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.alt.onenet.net
===================================================================
retrieving revision 1.1874
diff -u -4 -r1.1874 hub.alt.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 33 days, 4 hours, 45 minutes, 8 seconds
+#       Selected for           : 33 days, 4 hours, 46 minutes, 12 seconds
 #       Selected since         : 2011-04-08 09:15:02 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 33 days, 4 hours, 44 minutes, 51 seconds
+#       Selected for           : 33 days, 4 hours, 45 minutes, 55 seconds
 #       Selected since         : 2011-04-08 09:15:19 CDT
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show chassis environment 

Index: hub.mus.onenet.net
===================================================================
retrieving revision 1.1900
diff -u -4 -r1.1900 hub.mus.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 64 days, 23 hours, 46 minutes, 18 seconds
+#       Selected for           : 64 days, 23 hours, 47 minutes, 21 seconds
 #       Selected since         : 2011-03-07 13:14:00 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 64 days, 23 hours, 46 minutes, 5 seconds
+#       Selected for           : 64 days, 23 hours, 47 minutes, 8 seconds
 #       Selected since         : 2011-03-07 13:14:13 CST
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment 
@@ -188,9 +188,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            32      3          0       512         9         59
+#   2  Online            32      1          0       512         9         59
 #   3  Online            35      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.bar.onenet.net
===================================================================
retrieving revision 1.2032
diff -u -4 -r1.2032 hub.bar.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 74 days, 22 hours, 56 minutes, 12 seconds
+#       Selected for           : 74 days, 22 hours, 57 minutes, 17 seconds
 #       Selected since         : 2011-02-25 14:03:59 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 74 days, 22 hours, 56 minutes, 2 seconds
+#       Selected for           : 74 days, 22 hours, 57 minutes, 7 seconds
 #       Selected since         : 2011-02-25 14:04:09 CST
 # 
 # {master}
 # grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            24      1          0       512         9         59
-#   3  Online            27      2          0       512         9         59
+#   3  Online            27      3          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.lawm120.onenet.net
===================================================================
retrieving revision 1.2001
diff -u -4 -r1.2001 hub.lawm120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 76 days, 16 hours, 22 minutes, 45 seconds
+#       Selected for           : 76 days, 16 hours, 23 minutes, 44 seconds
 #       Selected since         : 2011-02-23 20:37:32 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 76 days, 16 hours, 22 minutes, 33 seconds
+#       Selected for           : 76 days, 16 hours, 23 minutes, 32 seconds
 #       Selected since         : 2011-02-23 20:37:44 CST
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show chassis environment 
@@ -184,9 +184,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            25      1          0       512         9         59
-#   3  Online            28      2          0       512         9         59
+#   3  Online            28      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.elr.onenet.net
===================================================================
retrieving revision 1.2356
diff -u -4 -r1.2356 hub.elr.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 77 days, 20 hours, 26 minutes, 25 seconds
+#       Selected for           : 77 days, 20 hours, 27 minutes, 27 seconds
 #       Selected since         : 2011-02-22 16:33:48 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 77 days, 20 hours, 26 minutes, 14 seconds
+#       Selected for           : 77 days, 20 hours, 27 minutes, 16 seconds
 #       Selected since         : 2011-02-22 16:33:59 CST
 # 
 # {master}
 # grnoc-mon at EL-RENO-M120-RE0> show chassis environment 
@@ -185,9 +185,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            24      2          0       512         9         59
+#   2  Online            24      1          0       512         9         59
 #   3  Online            27      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.goo.onenet.net
===================================================================
retrieving revision 1.1938
diff -u -4 -r1.1938 hub.goo.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 26 days, 1 hour, 59 minutes, 14 seconds
+#       Selected for           : 26 days, 2 hours, 16 seconds
 #       Selected since         : 2011-04-15 12:01:00 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 26 days, 1 hour, 59 minutes, 22 seconds
+#       Selected for           : 26 days, 2 hours, 24 seconds
 #       Selected since         : 2011-04-15 12:00:52 CDT
 # 
 # {master}
 # grnoc-mon at GOODWELL-M120-RE0> show chassis environment 

Index: hub.okm.onenet.net
===================================================================
retrieving revision 1.2032
diff -u -4 -r1.2032 hub.okm.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 50 days, 3 hours, 17 minutes, 13 seconds
+#       Selected for           : 50 days, 3 hours, 18 minutes, 17 seconds
 #       Selected since         : 2011-03-22 10:43:09 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 50 days, 3 hours, 17 minutes, 19 seconds
+#       Selected for           : 50 days, 3 hours, 18 minutes, 23 seconds
 #       Selected since         : 2011-03-22 10:43:03 CDT
 # 
 # {master}
 # grnoc-mon at OKMULGEE-M120-RE0> show chassis environment 
@@ -186,10 +186,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            26      2          0       512         9         59
-#   3  Online            29      2          0       512         9         59
+#   2  Online            26      1          0       512         9         59
+#   3  Online            29      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.mia.onenet.net
===================================================================
retrieving revision 1.1612
diff -u -4 -r1.1612 hub.mia.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 22 hours, 50 minutes, 7 seconds
+#       Selected for           : 71 days, 22 hours, 51 minutes, 9 seconds
 #       Selected since         : 2011-02-28 14:10:11 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 22 hours, 49 minutes, 55 seconds
+#       Selected for           : 71 days, 22 hours, 50 minutes, 57 seconds
 #       Selected since         : 2011-02-28 14:10:23 CST
 # 
 # {master}
 # grnoc-mon at MIAMI-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            36      1          0       512         9         59
+#   2  Online            36      2          0       512         9         59
 #   3  Online            39      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.say.onenet.net
===================================================================
retrieving revision 1.3188
diff -u -4 -r1.3188 hub.say.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 71 days, 1 hour, 20 minutes, 44 seconds
+#       Selected for           : 71 days, 1 hour, 21 minutes, 50 seconds
 #       Selected since         : 2011-03-01 11:39:39 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 71 days, 1 hour, 20 minutes, 33 seconds
+#       Selected for           : 71 days, 1 hour, 21 minutes, 39 seconds
 #       Selected since         : 2011-03-01 11:39:50 CST
 # 
 # {master}
 # grnoc-mon at SAYRE-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            27      1          0       512         9         59
-#   3  Online            31      1          0       512         9         59
+#   3  Online            31      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.ida.onenet.net
===================================================================
retrieving revision 1.2567
diff -u -4 -r1.2567 hub.ida.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 83 days, 16 hours, 26 minutes, 54 seconds
+#       Selected for           : 83 days, 16 hours, 27 minutes, 55 seconds
 #       Selected since         : 2011-02-16 20:33:21 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 83 days, 16 hours, 27 minutes, 3 seconds
+#       Selected for           : 83 days, 16 hours, 28 minutes, 4 seconds
 #       Selected since         : 2011-02-16 20:33:12 CST
 # 
 # {master}
 # grnoc-mon at IDABEL-M120-RE0> show chassis environment 

Index: hub.pot.onenet.net
===================================================================
retrieving revision 1.2573
diff -u -4 -r1.2573 hub.pot.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 83 days, 17 hours, 33 minutes, 42 seconds
+#       Selected for           : 83 days, 17 hours, 34 minutes, 49 seconds
 #       Selected since         : 2011-02-16 19:26:40 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 83 days, 17 hours, 33 minutes, 30 seconds
+#       Selected for           : 83 days, 17 hours, 34 minutes, 37 seconds
 #       Selected since         : 2011-02-16 19:26:52 CST
 # 
 # {master}
 # grnoc-mon at POTEAU-M120-RE0> show chassis environment 
@@ -391,10 +391,10 @@
 #t1-2/0/3:16 up down
 #t1-2/0/3:16.0 up down
 #t1-2/0/3:17 up down
 #t1-2/0/3:18 up down
-#t1-2/0/3:19 up up
-#t1-2/0/3:19.0 up up
+#t1-2/0/3:19 up down
+#t1-2/0/3:19.0 up down
 #t1-2/0/3:20 up up
 #t1-2/0/3:20.0 up up
 #t1-2/0/3:21 up up
 #t1-2/0/3:21.0 up up

Index: hub.tah.onenet.net
===================================================================
retrieving revision 1.1788
diff -u -4 -r1.1788 hub.tah.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 62 days, 17 hours, 2 minutes, 19 seconds
+#       Selected for           : 62 days, 17 hours, 3 minutes, 24 seconds
 #       Selected since         : 2011-03-09 19:58:07 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 62 days, 17 hours, 2 minutes, 10 seconds
+#       Selected for           : 62 days, 17 hours, 3 minutes, 15 seconds
 #       Selected since         : 2011-03-09 19:58:16 CST
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment 
@@ -205,10 +205,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            32      1          0       512         9         59
-#   3  Online            36      1          0       512         9         59
+#   2  Online            32      2          0       512         9         59
+#   3  Online            36      2          0       512         9         59
 #   4  Online            34      1          0       512         9         59
 #   5  Empty           
 # 
 # {master}

Index: hub.sal.onenet.net
===================================================================
retrieving revision 1.2139
diff -u -4 -r1.2139 hub.sal.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 23 hours, 27 minutes, 12 seconds
+#       Selected for           : 24 days, 23 hours, 28 minutes, 19 seconds
 #       Selected since         : 2011-04-16 14:33:10 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 23 hours, 27 minutes, 18 seconds
+#       Selected for           : 24 days, 23 hours, 28 minutes, 25 seconds
 #       Selected since         : 2011-04-16 14:33:04 CDT
 # 
 # {master}
 # grnoc-mon at SALLISAW-M120-RE0> show chassis environment 
@@ -186,10 +186,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            31      2          0       512         9         59
-#   3  Online            34      1          0       512         9         59
+#   2  Online            31      1          0       512         9         59
+#   3  Online            34      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.ton.onenet.net
===================================================================
retrieving revision 1.1692
diff -u -4 -r1.1692 hub.ton.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 63 days, 22 hours, 16 minutes, 46 seconds
+#       Selected for           : 63 days, 22 hours, 17 minutes, 51 seconds
 #       Selected since         : 2011-03-08 14:43:42 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 63 days, 22 hours, 16 minutes, 35 seconds
+#       Selected for           : 63 days, 22 hours, 17 minutes, 40 seconds
 #       Selected since         : 2011-03-08 14:43:53 CST
 # 
 # {master}
 # grnoc-mon at TONKAWA-M120-RE0> show chassis environment 
@@ -206,10 +206,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            36      3          0       512         9         59
-#   3  Online            40      2          0       512         9         59
+#   2  Online            36      2          0       512         9         59
+#   3  Online            40      1          0       512         9         59
 #   4  Online            38      1          0       512         9         59
 #   5  Empty           
 # 
 # {master}

Index: hub.chi.onenet.net
===================================================================
retrieving revision 1.2375
diff -u -4 -r1.2375 hub.chi.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 85 days, 20 hours, 12 minutes, 54 seconds
+#       Selected for           : 85 days, 20 hours, 13 minutes, 57 seconds
 #       Selected since         : 2011-02-14 16:47:18 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 85 days, 20 hours, 12 minutes, 42 seconds
+#       Selected for           : 85 days, 20 hours, 13 minutes, 45 seconds
 #       Selected since         : 2011-02-14 16:47:30 CST
 # 
 # {master}
 # grnoc-mon at CHICKASHA-M120-RE0> show chassis environment 

Index: core3.okc-m120.onenet.net
===================================================================
retrieving revision 1.1004
diff -u -4 -r1.1004 core3.okc-m120.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 24 days, 17 hours, 22 minutes, 15 seconds
+#       Selected for           : 24 days, 17 hours, 23 minutes, 19 seconds
 #       Selected since         : 2011-04-16 20:37:51 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 24 days, 17 hours, 24 minutes, 50 seconds
+#       Selected for           : 24 days, 17 hours, 25 minutes, 54 seconds
 #       Selected since         : 2011-04-16 20:35:16 CDT
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
@@ -269,10 +269,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Online            31      2          0       512        22         59
 #   1  Online            31      1          0       512        22         59
-#   2  Online            30      5          0       512        22         59
-#   3  Online            33      4          0       512        22         59
+#   2  Online            30      6          0       512        22         59
+#   3  Online            33      1          0       512        22         59
 #   4  Online            30      1          0       512         9         59
 #   5  Online            29      1          0       512         9         59
 # 
 # {master}

Index: hub.wea.onenet.net
===================================================================
retrieving revision 1.1624
diff -u -4 -r1.1624 hub.wea.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 70 days, 21 hours, 44 minutes, 35 seconds
+#       Selected for           : 70 days, 21 hours, 45 minutes, 42 seconds
 #       Selected since         : 2011-03-01 15:15:55 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 70 days, 21 hours, 44 minutes, 24 seconds
+#       Selected for           : 70 days, 21 hours, 45 minutes, 31 seconds
 #       Selected since         : 2011-03-01 15:16:06 CST
 # 
 # {master}
 # grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment 
@@ -186,9 +186,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            31      2          0       512         9         59
+#   2  Online            31      1          0       512         9         59
 #   3  Online            35      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.sem.onenet.net
===================================================================
retrieving revision 1.2634
diff -u -4 -r1.2634 hub.sem.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 89 days, 18 hours, 55 minutes, 24 seconds
+#       Selected for           : 89 days, 18 hours, 56 minutes, 29 seconds
 #       Selected since         : 2011-02-10 18:05:00 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 89 days, 18 hours, 55 minutes, 14 seconds
+#       Selected for           : 89 days, 18 hours, 56 minutes, 19 seconds
 #       Selected since         : 2011-02-10 18:05:10 CST
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 

Index: hub.wil.onenet.net
===================================================================
retrieving revision 1.2407
diff -u -4 -r1.2407 hub.wil.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 82 days, 23 hours, 51 minutes, 1 second
+#       Selected for           : 82 days, 23 hours, 52 minutes, 7 seconds
 #       Selected since         : 2011-02-17 13:09:29 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 82 days, 23 hours, 50 minutes, 48 seconds
+#       Selected for           : 82 days, 23 hours, 51 minutes, 54 seconds
 #       Selected since         : 2011-02-17 13:09:42 CST
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
@@ -185,10 +185,10 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            36      2          0       512         9         59
-#   3  Online            39      1          0       512         9         59
+#   2  Online            36      1          0       512         9         59
+#   3  Online            39      3          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.alv.onenet.net
===================================================================
retrieving revision 1.1825
diff -u -4 -r1.1825 hub.alv.onenet.net
@@ -12,17 +12,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 25 days, 17 hours, 23 minutes, 3 seconds
+#       Selected for           : 25 days, 17 hours, 24 minutes, 7 seconds
 #       Selected since         : 2011-04-15 20:37:07 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 25 days, 17 hours, 23 minutes, 38 seconds
+#       Selected for           : 25 days, 17 hours, 24 minutes, 42 seconds
 #       Selected since         : 2011-04-15 20:36:32 CDT
 # 
 # {master}
 # grnoc-mon at ALVA-M120-RE0> show chassis environment 
@@ -187,9 +187,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            30      1          0       512         9         59
-#   3  Online            33      2          0       512         9         59
+#   3  Online            33      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.war.onenet.net
===================================================================
retrieving revision 1.1773
diff -u -4 -r1.1773 hub.war.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 64 days, 18 hours, 43 minutes, 49 seconds
+#       Selected for           : 64 days, 18 hours, 44 minutes, 54 seconds
 #       Selected since         : 2011-03-07 18:16:40 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 64 days, 18 hours, 43 minutes, 36 seconds
+#       Selected for           : 64 days, 18 hours, 44 minutes, 41 seconds
 #       Selected since         : 2011-03-07 18:16:53 CST
 # 
 # {master}
 # grnoc-mon at WARNER-M120-RE0> show chassis environment 

Index: hub.tis.onenet.net
===================================================================
retrieving revision 1.2334
diff -u -4 -r1.2334 hub.tis.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 25 days, 8 hours, 42 minutes, 53 seconds
+#       Selected for           : 25 days, 8 hours, 43 minutes, 58 seconds
 #       Selected since         : 2011-04-16 05:17:34 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 25 days, 8 hours, 43 minutes, 20 seconds
+#       Selected for           : 25 days, 8 hours, 44 minutes, 25 seconds
 #       Selected since         : 2011-04-16 05:17:07 CDT
 # 
 # {master}
 # grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment 
@@ -184,9 +184,9 @@
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
 #   2  Online            27      1          0       512         9         59
-#   3  Online            30      2          0       512         9         59
+#   3  Online            30      1          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 
 # {master}

Index: hub.ard.onenet.net
===================================================================
retrieving revision 1.2311
diff -u -4 -r1.2311 hub.ard.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 75 days, 17 hours, 51 minutes, 51 seconds
+#       Selected for           : 75 days, 17 hours, 52 minutes, 55 seconds
 #       Selected since         : 2011-02-24 19:08:19 CST
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 75 days, 17 hours, 52 minutes, 25 seconds
+#       Selected for           : 75 days, 17 hours, 53 minutes, 29 seconds
 #       Selected since         : 2011-02-24 19:07:45 CST
 # 
 # {master}
 # grnoc-mon at ARDMORE-M120-RE0> show chassis environment 
@@ -187,9 +187,9 @@
 #                      Temp  CPU Utilization (%)   Memory    Utilization (%)
 # Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
 #   0  Empty           
 #   1  Empty           
-#   2  Online            33      2          0       512         9         59
+#   2  Online            32      1          0       512         9         59
 #   3  Online            35      2          0       512         9         59
 #   4  Empty           
 #   5  Empty           
 # 

Index: hub.woo.onenet.net
===================================================================
retrieving revision 1.1625
diff -u -4 -r1.1625 hub.woo.onenet.net
@@ -11,17 +11,17 @@
 # Clock Synchronization Status :
 #   Clock module on CB 0
 #     Current state            : master
 #     Current clock state      : internal
-#       Selected for           : 57 days, 19 hours, 39 minutes, 1 second
+#       Selected for           : 57 days, 19 hours, 40 minutes, 7 seconds
 #       Selected since         : 2011-03-14 18:21:29 CDT
 #       Deviation (in ppm)     : +0.00
 #       Last deviation (in ppm): +0.00
 # Clock Synchronization Status :
 #   Clock module on CB 1
 #     Current state            : backup
 #     Current clock state      : locked to master CB
-#       Selected for           : 57 days, 19 hours, 38 minutes, 50 seconds
+#       Selected for           : 57 days, 19 hours, 39 minutes, 56 seconds
 #       Selected since         : 2011-03-14 18:21:40 CDT
 # 
 # {master}
 # grnoc-mon at WOODWARD-M120-RE0> show chassis environment 


More information about the Nocrancid mailing list