From 948a48381928046a2755de5fc03ad4e5e91a549b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 20 Apr 2006 16:40:35 +0000 Subject: MFC 11614 better display of pools and monitors --- usr/local/www/load_balancer_pool.php | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) (limited to 'usr/local/www/load_balancer_pool.php') diff --git a/usr/local/www/load_balancer_pool.php b/usr/local/www/load_balancer_pool.php index 4deb884..f53d6a3 100755 --- a/usr/local/www/load_balancer_pool.php +++ b/usr/local/www/load_balancer_pool.php @@ -103,7 +103,8 @@ include("head.inc"); - + + @@ -114,16 +115,31 @@ include("head.inc"); - - + - - +
NameServers/GatewaysTypeServers/Gateways Port Monitor Description - -
- +
+ + + "; + } + ?> + - + + "; + } + } else { + echo $vipent['monitor']; + } + ?> @@ -139,7 +155,7 @@ include("head.inc");
-- cgit v1.1