summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/status.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index 0966c2c..b969e0a 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -161,6 +161,7 @@ defCmdT("Free Disk Space", "/bin/df -hi");
defCmdT("Routing tables", "/usr/bin/netstat -nWr");
defCmdT("Mbuf Usage", "/usr/bin/netstat -mb");
defCmdT("VMStat", "/usr/bin/vmstat -afimsz");
+defCmdT("Sockets", "/usr/bin/sockstat");
/* Firewall rules and info */
defCmdT("Generated Ruleset", "/bin/cat {$g['tmp_path']}/rules.debug");
OpenPOWER on IntegriCloud