summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
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 43e2613..a8f7b81 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -95,6 +95,8 @@ global $g;
defCmdT("System uptime","uptime");
defCmdT("Interfaces","/sbin/ifconfig -a");
+defCmdT("PF Info","pfctl -s info");
+
defCmdT("Routing tables","netstat -nr");
defCmdT("top | head -n5", "/usr/bin/top | /usr/bin/head -n5");
OpenPOWER on IntegriCloud