Project

General

Profile

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

# Date Author Comment
f3e2c205 03/28/2005 06:29 PM Scott Ullrich

Define guiconfig.inc early on.

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

Add $Id$ tag

02e1170d 03/26/2005 08:23 PM Scott Ullrich

Mount flash r/w to remove /usr/local/www/trigger_initial_wizard

b6d96a2f 03/25/2005 11:12 PM Scott Ullrich

Add a redirection notice for embedded users that the wizard is slower than the normal gui. Also note that the user can click on the pfSense logo in the wizard to bypass the wizard process.

aa1f4636 03/14/2005 03:33 AM Scott Ullrich

Write out all javascript updates in one batch instead of updating the uptime before the sleep statements.

cc890351 03/13/2005 11:08 PM Bill Marquette

Those that don't have Soekris boxes shouldn't be getting temp updates!

2e564f1a 03/13/2005 07:12 AM Bill Marquette

memusagemeter not memmeter

71bceee7 03/13/2005 06:45 AM Bill Marquette

Created functions for most graphs (memory isn't done yet) to remove some code duplication
Temp graph, mem graph, and uptime are now dynamic (inline with cpu usage)
swap still needs to be done (maybe config change also)

75616b00 03/13/2005 05:46 AM Bill Marquette

stub in net4801 temp monitor - this needs work
touch /etc/48xx if you want to play

90b7aa76 03/07/2005 09:22 PM Scott Ullrich

No need to kill pfctl

a58f93ad 03/07/2005 09:21 PM Scott Ullrich

Woops, redirec to index.cgi

df5eae58 03/07/2005 09:19 PM Scott Ullrich

Redirect back to the main status page after 120 updates

c410cf55 03/02/2005 02:22 AM Scott Ullrich

Use connection_aborted to detect if client still has index.php open. Use a 3 second sleep loop to DYNAMICALLY update the cpu status meter. Who needs SVG?

7b8d63bd 03/02/2005 02:11 AM Scott Ullrich

Show user that the cpu percentage will automatically be updated in 3 seconds

795ca78b 03/02/2005 02:03 AM Scott Ullrich

Turn the stats line into a comment for further debugging if need be.

275c4932 03/02/2005 02:02 AM Scott Ullrich

Add 1 to each value to make sure we dont divide by 0. grape's math teacher thanks us.

8dbbc3ed 03/02/2005 12:11 AM Scott Ullrich

Do not sleep for 3 seconds during the pages initial load. Instead sleep after the entire page has been rendered to find the cpu usage and use some javascript kung-fu to set the graphs accordingly

dc3c40b1 02/28/2005 12:16 AM Bill Marquette

no need to use rm - php has unlink()

b8090060 02/15/2005 10:57 PM Scott Ullrich

sleep for 3 seconds on status page giving the machine a little breathing room to calculate cpu usage correctly.

44b9bb7a 02/06/2005 04:15 AM Scott Ullrich

Top frame was much too large for logo. Shorten it down and add a break between table rows.

c5a17c26 02/01/2005 03:25 PM Scott Ullrich

m0n0wall -> pfSense

Noticed-by: Brian

a3ad4f8a 01/22/2005 11:30 PM Scott Ullrich

Add swap space graph to main status screen.

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

d31f7175 12/28/2004 11:39 PM Scott Ullrich

Use original logo, do not resize.

2b757be5 12/19/2004 10:28 PM Scott Ullrich

Wizard.xml -> wizard.php

a0c57a44 12/18/2004 11:02 PM Scott Ullrich

Update (C) info.

bf787c0a 12/18/2004 11:01 PM Scott Ullrich

Redirect to the initial setup wizard on the first time the web gui is accessed.

2cd6010c 11/07/2004 04:29 AM Scott Ullrich

no need to scale the logo up REALLY large. let it scale its normal size.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision