[rancid] Q: Current state of F5 Support

john heasley heas at shrubbery.net
Tue Aug 24 07:27:35 UTC 2010


Mon, Aug 23, 2010 at 05:22:52PM -0700, Finn, Sean:
> Folks,
> 
>  I'd appreciate knowing the current state of affairs with regards to
> RANCID's
> ability to gather BOTH the F5 "bigip.conf", and the "bigip_base.conf"
> files. 
> 
> I've seen references to RANCID scripts which can do this, but right now
> I'm
> only seeing the "bigip.conf" files. 

these are the commands that it collects

{'bigpipe version'              => 'ShowVersion'},
{'bigpipe platform'             => 'ShowPlatform'},
{'cat /config/bigip.license'    => 'ShowLicense'},
{'bigpipe monitor list all'     => 'ShowMonitor'},
{'bigpipe profile list'         => 'ShowProfile'},
{'bigpipe base list'            => 'ShowBaseRun'},
{'bigpipe db show'              => 'ShowDb'}, 
{'bigpipe route static show'    => 'ShowRouteStatic'},
{'ls --full-time --color=never /config/ssl/ssl.crt' => 'ShowSslCrt'},
{'ls --full-time --color=never /config/ssl/ssl.key' => 'ShowSslKey'},
{'bigpipe list'                 => 'WriteTerm'}



More information about the Rancid-discuss mailing list