Project

General

Profile

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

# Date Author Comment
7432ce7b 01/03/2010 07:09 PM Seth Mos

Add more smarts to the RRD page, do not show tabs for database that do not exist, pick the 1st database for
wireless, cellular.

ec51a222 12/26/2009 10:36 PM Andrew Thompson

Add graphing for 3G cellular modems.

5208e648 12/07/2009 12:33 PM Ermal Luçi

Include needed files. Ticket #209.

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

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

329bb764 04/07/2009 01:09 PM Seth Mos

Add some smarts so that it always shows the 1st found quality database with Static gateways
Replace ifthenelse with a switch

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

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

a927edff 03/11/2009 11:36 PM Seth Mos

Fixed the outbound macro for displaying the outbound interfaces with the Quality Graphs
Make sure we show either the gateway name or interface name on the graph top header

70281b3a 12/07/2008 06:21 PM Seth Mos

Redirect to settings page if not enabled per billm@

d9699f96 08/29/2008 10:45 PM Seth Mos

Show correct labels for psuedo databases.

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...

2e76e612 07/08/2008 08:10 AM Seth Mos

Switch over to interface_has_gateway() for gateway detection

34aa4cce 02/23/2008 10:55 AM Ermal Luçi

Fix typo

21a0464c 02/23/2008 02:22 AM Ermal Luçi
  • Unbreak rrd graphs for queues and make them multiinterface aware
  • Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab
  • Remove $GLOBAL where used and use proper accessor functions
  • Remove Manuel from copyright this file has been rewritten...
28b1cc39 11/16/2007 12:58 AM Scott Ullrich

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

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

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

2f80d451 10/21/2007 06:24 AM Seth Mos

Commit wireless frontend code

69487053 07/21/2007 09:47 PM Seth Mos

Add rrd graph settings page.
Bump config out of line with 1.2
Add rrd config upgrade code.

7828fd5b 07/16/2007 07:56 PM Seth Mos

Keep longer archives, allow for a 4 year span

2ab73e04 07/06/2007 09:41 PM Seth Mos

Use pattern matching for proper database selection.

b09c7214 03/08/2007 07:58 PM Seth Mos

Set default graph to processor

e3d7c123 03/08/2007 07:50 PM Seth Mos

Commit system throughput graph

9850b625 03/06/2007 10:23 AM Seth Mos

Cleanup code, fix dropdown selection.

c01d99da 03/03/2007 12:35 AM Seth Mos

Re-add missing queues graphs

35551994 02/26/2007 08:53 AM Seth Mos

Commit missed commit.
Should add group outbound.

683bf031 02/25/2007 10:42 PM Seth Mos

Fix ajax image refresh

89d25faf 02/24/2007 11:25 AM Seth Mos

New page layout and UI for the rrd graphs.

6ab7ae50 11/22/2006 05:47 PM Seth Mos

Merge newer rrd graphing code, drop down now only lists valid rrd
targets. Added CPU and States graphs. More logging in case of graph
generation. Minor bugfixes and cleanup.

d690d2c9 09/24/2006 11:17 PM Scott Ullrich

MFC 14473
Make sure we test for databases without interface information. e.g. spamd. Fixes report made in forum.

6668d4e6 07/26/2006 01:37 PM Scott Ullrich

MFC 13459
Only show enabled interfaces in the Interface drop down.

d81ec135 06/17/2006 03:46 PM Scott Ullrich

Graph fixes from Seth.

c5a39c34 04/24/2006 08:48 PM Scott Ullrich

Add dummy gettext() function

2e1b1327 04/24/2006 08:24 PM Scott Ullrich

MFC from -HEAD

cbe30115 04/24/2006 06:36 PM Scott Ullrich

MFC from -HEAD

39bcabb0 04/17/2006 05:10 PM Scott Ullrich

MFC 11607
If there is a error while creating the graph display it. It makes it easier to troubleshoot. The qeueus graph is a good example. Failed to create graph with error code 1, the error is: ERROR: No DS called 'qwanRoot' in '/var/db/rrd/wan-queues.rrd' Using this we can tell users what to do.

971cc14f 04/16/2006 11:46 PM Scott Ullrich

MFC 11475
They asked for something better, perhaps. Important: Wrap colors, when queues > 8 Important: speeds/if variables need filling? Anyone?

3bc6635d 04/13/2006 09:02 PM Scott Ullrich

MFC remove debugging code

91330edb 04/13/2006 06:21 PM Scott Ullrich

MFC SpamD fixes.

e45d5f07 04/12/2006 12:22 AM Scott Ullrich

Remove loading <div>

e07638f1 04/12/2006 12:21 AM Scott Ullrich

Refresh every 300 seconds with meta tag.

e08aa31f 04/11/2006 11:34 PM Scott Ullrich

Do not use META refresh, simply use javascript to refresh images.

Looks much cleaner.

e729c9fb 04/11/2006 10:53 PM Scott Ullrich

Hide interface selection when viewing SpamD graphs

819f6af1 04/11/2006 10:37 PM Scott Ullrich

Reduce length of Connections/Timespan by removing spaces

c3730170 04/11/2006 09:22 PM Scott Ullrich

Shorten description to Connections / Timespan

e0719503 04/11/2006 09:14 PM Scott Ullrich

MFC

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

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

5c1b049d 03/25/2006 05:25 PM Scott Ullrich

MFC 10868
Missed a color for the roundtrip average line. instead of red we use
black.

d69784b0 03/25/2006 12:10 AM Scott Ullrich

MFC 10857
Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation.

f0842feb 03/24/2006 06:48 PM Scott Ullrich

Switch RRD graphs to /var/db which is not blown away every bootup.

8899dcf1 03/23/2006 06:03 PM Scott Ullrich

MFC 10820
Hoba approved color changes.

37285f69 03/21/2006 11:19 PM Scott Ullrich

MFC RRD graphing menu