Forum Discussion
jj24_43946
Jun 24, 2011Nimbostratus
iControl, bigip.conf possible descrepancy?
Hi Joe ( and all ),
OS: BIG-IP 10.2.1 Build 511.0 Hotfix HF3
We noticed that health monitors that are associated with iControl ( oranges ) appear differently in the bigip.conf ...
jj24_43946
Jun 29, 2011Nimbostratus
Update. Did more testing. Found that after I ran an iControl config save, I'm still seeing the same behavior as is described in the original post ( pool definition is missing an association in the bigip.conf file that exists in the GUI! ) I think the config save works because I see the bigip.conf and other conf timestamps being update. Is this the correct method to save the configuration?
my $ConfigSync = SOAP::Lite
-> uri('urn:iControl:System/ConfigSync')
-> readable(1)
-> proxy("https://$f5_ip/iControl/iControlPortal.cgi");
my $soapResponse = $ConfigSync->save_configuration
(
SOAP::Data->name(filename => 'full' ),
SOAP::Data->name(save_flag => 'SAVE_FULL' )
);
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects