Forum Discussion
Allan_Carhart_2
Nimbostratus
Feb 26, 2009Using iRules to access/change monitor stanza
Hi Folks,
The question is specific to 6800 model BigIPs running 9.x code.
I have an iRule that we have been using for a few years which reads certain class values for storing certain static information.
I want to see if the iRule can also access other information stored in /config/bigip.conf. Specifically, I would like to be able to read the send and recv lines in a monitor definition like this:
monitor default {
defaults from https
recv "200 OK"
send "GET /test.htm HTTP/1.0\r\n”
}
Being able to access this sort of configuration within the iRule would be very helpful.
I have been searching all around DevCentral for information that would help answer this question, and just haven't figured it out yet.
Thanks in advance.
- hoolio
Cirrostratus
You may be able to modify the contents of a class in memory, but there is no way to trigger that change to be saved from memory to file. And I don't believe there is a way to modify other configuration (including monitors) from an iRule. - Allan_Carhart_2
Nimbostratus
Aaron,
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