LTM Pool Status
 Problem this snippet solves:  Here's a way to display the status of your pool members using a custom tmsh script.   Code :  create script pool-status.tcl { 
  proc script::run {} {
  set pool_names "...
Published Mar 10, 2015
Version 1.0CodeCentral_194 Cirrostratus
Cirrostratus
Joined May 05, 2019
CodeCentral_194 Cirrostratus
Cirrostratus
Joined May 05, 2019
aav_225917 Nimbostratus
Nimbostratus
Mar 10, 2016On BIGIP v.11.5.3, script registers this error:
There were warnings:
/Common/pool-status.tcl:20: warning: [use curly braces to avoid double substitution][$usable].
After adding curly braces and executing script, I get this error:
 run cli script pool-status.tcl
enter one or more pool names
script did not successfully complete, status:1