summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-24 20:52:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-24 20:52:00 +0000
commit557228e44fca7d833924374b4f59412db7721b4b (patch)
tree87036d22eacc5f738b8a1f95820003a9b501bc6c /usr/local/www/status.php
parentef217c697e030c484baad455f84f21913d9831e5 (diff)
downloadpfsense-557228e44fca7d833924374b4f59412db7721b4b.zip
pfsense-557228e44fca7d833924374b4f59412db7721b4b.tar.gz
Output load balancer anchor
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index a52ae83..98e1945 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -106,6 +106,8 @@ defCmdT("pfctl -s rules -vv","/sbin/pfctl -s rules -vv");
defCmdT("pfctl -s queue -vv","/sbin/pfctl -s queue -vv");
defCmdT("pfctl -vsq","/sbin/pfctl -vsq");
+defCmdT("Load Balancer","pfctl -a slb -s rules");
+
defCmdT("pftop -w 150 -a -b","/usr/local/sbin/pftop -a -b");
defCmdT("pftop -w 150 -a -b -v long","/usr/local/sbin/pftop -w 150 -a -b -v long");
defCmdT("pftop -w 150 -a -b -v queue","/usr/local/sbin/pftop -w 150 -a -b -v queue");
OpenPOWER on IntegriCloud