[rancid] diff for newer Fou^H^H^HBrocade NetIron releases

Roman Hochuli roman.hochuli at nexellent.ch
Fri Aug 3 13:44:36 UTC 2012


Dear All

Attached a small patch that removes a newly introduced uptime-line for
switch fabrics on Brocade NetIron-platform hardware from the ouput.

-- 
Best regards,
Roman Hochuli
Operations Manager

nexellent ag
Saegereistrasse 33
CH-8152 Glattbrugg

Phone:       +41 44 872 20 00
Fax:         +41 44 872 20 01
URL:         www.nexellent.ch
X-NCC-RegID: ch.nexellent

Imagination is the one weapon in the war
against reality.
                    -- Jules de Gaultier
-------------- next part --------------
--- bin/francid.in	2011-03-09 18:19:15.000000000 +0100
+++ bin/francid.in	2012-08-03 14:32:43.000000000 +0200
@@ -178,7 +178,7 @@
 	last if (/^$prompt/);
 
 	next if (/^(The system |Crash time)/);
-	next if (/^(System|(Active|Standby) Management|LP Slot \d+) uptime is/);
+	next if (/^(System|(Active|Standby) Management|LP Slot \d+|Switch Fabric Module \d+) (uptime|Up Time) is/);
 	# remove uptime on newer switches
 	s/(STACKID \d+)\s+system uptime is.*$/$1/;


More information about the Rancid-discuss mailing list