summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Di Maria <michele@nt2.it>2013-01-29 22:36:59 +0100
committerMichele Di Maria <michele@nt2.it>2013-01-29 22:36:59 +0100
commit73eeee9347445b5ee0cb3c13eae9d9ead4084c8d (patch)
treea0ac7f61bc99d063f6386823d526cdb46f27cd5c
parenta3eab90857cade45d0d5b2c14c3c418fcfe93eb4 (diff)
downloadpfsense-73eeee9347445b5ee0cb3c13eae9d9ead4084c8d.zip
pfsense-73eeee9347445b5ee0cb3c13eae9d9ead4084c8d.tar.gz
Feature #2781: Hierarchical view of "Status-Queues" page
Second version of the new "Status-Queue" page. Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be recompiled.  This version has been released after Ermal's notes. 
-rwxr-xr-xusr/local/www/status_queues.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/status_queues.php b/usr/local/www/status_queues.php
index 79ad4b5..8ca445c 100755
--- a/usr/local/www/status_queues.php
+++ b/usr/local/www/status_queues.php
@@ -5,7 +5,7 @@
status_queues.php
Part of the pfSense project
Copyright (C) 2004, 2005 Scott Ullrich
- Copyright (C) 2009 Ermal Luçi
+ Copyright (C) 2009 Ermal Luçi
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -227,4 +227,4 @@ function statsQueues($xml){
$statistics[] = $current;
return $current;
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud