--- f5rancid.orig 2010-01-26 13:32:47.000000000 +0100 +++ f5rancid 2010-02-01 14:06:13.000000000 +0100 @@ -207,6 +207,7 @@ } /UCS.LoadTime/ && next; /Configsync.LocalConfigTime/ && next; + /Configsync.peerupdatedstatus = (0|1)/ && next; /LTM.ConfigTime/ && next; if (/^(snmp\..*\.community\..* =) (.+)/i) { @@ -293,6 +294,7 @@ /fan speed/i && next; /chassis temperature/i && next; /degC/ && next; + s/ - \d+rpm//g; s/^\|//; /Type: / && ProcessHistory("COMMENTS","keysort","A0", "#Chassis type: $'");