Forum Discussion
JCMATTOS_41723
Nimbostratus
Jun 04, 2008LB_Failure logging?
We have a LTM 9.4.3 and are trying to utilize this script we found on devcentral. But we keep getting this error message. Any ideas? Thx!
when LB_FAILED {
set poolname [LB::...
JCMATTOS_41723
Nimbostratus
Jun 04, 2008Thx cmbhatt! still no luck same error exists:
when LB_FAILED {
set poolname [LB::server pool]
set ip [LB::server addr]
set port [LB::server port]
if { [LB::server name] eq $poolname } {
log local0. "All servers in pool $poolname down."
}
elseif { [LB::status pool $poolname member $ip $port] eq "down" } {
log local0. "Member $poolname is down."
}
}
Wed Jun 4 16:30:21 PDT 2008 tmm1 tmm1[1948] 01220001 TCL error: LB-Alert LB_FAILED - wrong args: should be LB::status [pool pool name addr port] up | down | session_enabled | session_disabled or [node addr] up | down | session_enabled | session_disabled while executing LB::status pool $poolname member $ip $port
What could be causing this...
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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