Revision 73eeee93
Added by Michele Di Maria over 12 years ago
usr/local/www/status_queues.php | ||
---|---|---|
5 | 5 |
status_queues.php |
6 | 6 |
Part of the pfSense project |
7 | 7 |
Copyright (C) 2004, 2005 Scott Ullrich |
8 |
Copyright (C) 2009 Ermal Lu?i
|
|
8 |
Copyright (C) 2009 Ermal Luçi
|
|
9 | 9 |
All rights reserved. |
10 | 10 |
|
11 | 11 |
Redistribution and use in source and binary forms, with or without |
... | ... | |
227 | 227 |
$statistics[] = $current; |
228 | 228 |
return $current; |
229 | 229 |
} |
230 |
?> |
|
230 |
?> |
Also available in: Unified diff
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.