Project

General

Profile

Download (12.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
87428ee8 06/09/2013 09:33 AM Michele Di Maria

Status-Queues: Get the stats gauge for PPS or bandwidth

Let the user select the values to show in the stats gauge between PPS and bandwidth.

84903059 03/03/2013 02:50 PM Michele Di Maria

Just make the page validate as XHTML

The only XHTML errors remaining are the ones of the general includes. 

1679b68c 02/26/2013 08:25 PM Michele Di Maria

Status Queue page: Adds the IF name not shown for FAIRQ or PRIQ

8e006931 02/25/2013 10:47 PM Michele Di Maria

Update usr/local/www/status_queues.php

Fixes the Drops issue and adds the Queue length information to the page. 

31e41cf4 02/20/2013 07:33 AM Michele Di Maria

Status Queue: Uniform units in the interface.

Uniform units in the interface.

b06abfe3 02/12/2013 06:55 AM Michele Di Maria

Status Queue page: Fixes the bytes/bits unit in the page.

ff3003df 02/05/2013 11:23 PM Michele Di Maria

"Status-Queue" page: many interface improvements

Add many improvements:
- Each queue background has a different color depending on the level
- Improved the number format of the PPS data
- The children queues can be collapsed/expanded

6ba3121b 01/31/2013 08:07 AM Michele Di Maria

Fixes links and PPS

This change fixes:
- Interface value in the links to the "Firewall: Traffic Shaper" page;
- Read the proper PPS value from the qstats XML file. 

73eeee93 01/29/2013 09:36 PM Michele Di Maria

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. 

a3eab908 01/29/2013 09:33 PM Michele Di Maria

Feature #2781: Hierarchical view of "Status-Queues" page

First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.
Second version, made after Ermal's notes.

21b94a54 01/29/2013 08:37 PM Michele Di Maria

Feature #2781: Hierarchical view of "Status-Queues" page

First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.

d71fc5d3 08/14/2012 06:35 PM Jim Pingle

More shortcuts

3a1e12cf 05/01/2012 06:25 PM Jim Pingle

Add some safety belt checks to status_queues.php to prevent exec blocking or infinite redirection loops. Better error display when things go wrong.

86cf3681 01/21/2012 08:08 PM Vinícius Coque

making small fixes on jQuery code

78d84a88 10/22/2011 07:02 PM Vinícius Coque

Converting from prototype to jQuery status_*

5f471c95 10/01/2011 05:52 PM Ermal LUÇI

Use the new daemon for status->queues until a proper chart javascript library is availble

83fcd140 11/12/2010 11:34 PM Scott Ullrich

CSRF startup code has been moved to guiconfig.inc

a2f38ac4 11/11/2010 02:17 PM Scott Ullrich

Handle AJAX

6deb0c03 07/23/2010 05:22 PM Carlos Eduardo Ramos

Implement gettext() calls on status_queues.php

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

45723d1b 08/21/2009 02:26 AM Scott Ullrich

Update link to traffic shaper config because HTTP/500 errors are bad mmmkay?

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

a3f1c10d 03/13/2009 04:45 AM Bill Marquette

Fix missing single quote
Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the page fast enough that this doesn't matter...others...can't)

78225e5b 03/01/2009 05:27 PM Ermal Luçi

add myself to copyright.

f2b8daad 03/01/2009 05:27 PM Ermal Luçi

Convert Status:Queues to ajax. This changes makes it no finally block the user interface and makes this page usable again.

2cbdf97e 10/01/2008 05:26 PM Ermal Luçi

Cleanup the status queues so it does not does stupid things.
Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

05025c6e 07/20/2008 03:23 PM Ermal Luçi

Do not take into consideration root_ queues.

78152bbd 07/09/2008 04:25 PM Ermal Luçi

Correctly show interface names.

f24f9829 03/18/2008 04:58 PM Ermal Luçi

Fix an issue where the traffic shaper is not configured anwhich would make the gui freeze.

31c75e3b 01/27/2008 09:18 PM Bill Marquette

use friendly names, not opt names

c17774a6 01/20/2008 11:47 PM Ermal Luçi

Propperly show the name of interface on the queues status page.

d5be7a2d 01/17/2008 11:38 PM Ermal Luçi

Remove an accidentally slipped in line.

6cca66e9 01/17/2008 12:17 AM Ermal Luçi

Show the user the interface the queue is located to make it easier now that the same queue name is used on multiple interfaces.

197bfe96 01/11/2008 09:07 PM Ermal Luçi

Bring in the new traffic shaper.
It is capable of multi interface shaping.

Also bring the wizard up-to-date. Now it is capable of doing multi interface too.

764696e0 12/17/2007 07:11 AM Chris Buechler

remove annoying and potentially problematic forced page refresh.

Ticket #1545

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

ced218cd 04/24/2006 10:02 PM Scott Ullrich

Redirect back to self every 100 ticks instead of 40.

3689b3b8 04/10/2006 06:21 PM Scott Ullrich

Extend meta refresh time to 600. 60 is way too short.

c6e4761c 04/10/2006 06:12 PM Scott Ullrich

Flush output buffers to make the page load a bit quicker.

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

7798b5eb 02/28/2006 07:13 PM Scott Ullrich

Don't kill php, it sends bad signals to fast-cgi resulting in the fast-cgi process only returning 500 errors.

b5b351be 02/22/2006 08:18 PM Scott Ullrich

Unbreak status -> queues

Ticket #824

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

fd613541 12/29/2005 08:51 PM Scott Ullrich

MFC 8804
Fix divide by zero JS error

c0bdca0c 12/28/2005 10:03 PM Scott Ullrich

Do not killall -9 php, it tells fast-cgi to do bad things and wrecks fast-cgi

af32f939 10/18/2005 03:53 PM Scott Ullrich

MFC 6960
Cleanup hardcoded meta refreshes

fda1fdae 09/01/2005 10:28 PM Scott Ullrich

More refresh patches from databeestje

c55a8ab9 07/30/2005 01:30 AM Holger Bauer

some crosslinking to "fly" from corrosponding setting to logs, diags and back

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

bff31246 07/20/2005 10:42 PM Erik Kristensen

fixed dancing bars

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

acb63435 06/22/2005 11:13 PM Scott Ullrich

Missing )

d1dd0241 06/22/2005 11:11 PM Scott Ullrich

Do not attempt to display queue graphs if traffic shaping disabled

a7baf34d 06/20/2005 05:14 PM Scott Ullrich

Redirect after 40, not 20

69c4bf80 06/13/2005 03:18 AM Bill Marquette

make the queues hyperlinks just like in the rules screen

19d99a7d 06/13/2005 03:05 AM Bill Marquette

Queue names shouldn't be center aligned

5f046df6 06/13/2005 02:43 AM Scott Ullrich

More minor nitpicks

8dc950ac 06/13/2005 02:28 AM Scott Ullrich Cleanup status queues screen:
  • Make the screen look like all others
  • Use a grey background instead of red
  • Make fg colors black
  • General appeance ehancements
f8c2f4f5 06/11/2005 07:16 AM Scott Ullrich

Killall -9 pfctl then redirect back to status_queues.php

4fc85b5d 06/11/2005 06:57 AM Scott Ullrich

Really fix Status -> Queues

ad8d82ad 06/11/2005 06:31 AM Scott Ullrich

Sort queues so status -> queues should work again

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

206b778b 03/07/2005 05:20 AM Bill Marquette

text formatting, right alignment looks better

efc68cca 03/07/2005 03:15 AM Bill Marquette

break text fields out a bit

04e6e7b7 03/07/2005 02:02 AM Bill Marquette

Add dropped packet stats

81ae6cb0 03/07/2005 01:38 AM Scott Ullrich

Change table to not have a width 100% flag

4bed294c 03/07/2005 01:37 AM Bill Marquette

add suspend stats

05eeface 03/07/2005 01:16 AM Bill Marquette

Increase the size so we can see all the borrows :)

c5d63426 03/07/2005 12:57 AM Bill Marquette

Merge in firewall_shaper_queues updates

aa280d10 03/07/2005 12:50 AM Bill Marquette

Add queue graphs to a status page