Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f8b00778 07/16/2013 08:09 PM Jim Pingle

Some more tweaks to state and mbuf update/output on dashboard widget.

bdc3d5ca 07/16/2013 07:39 PM Jim Pingle

Add a meter for states, too

48a01496 07/16/2013 07:39 PM Jim Pingle

Fixup mbuf stats function

e4a0be9b 07/16/2013 07:08 PM Jim Pingle

Make mbufs update via ajax

47642992 07/16/2013 06:55 PM Jim Pingle

Fix an occasional "blank" cpu freq printing that shouldn't happen.

dfe2769c 04/30/2013 07:03 PM Renato Botelho

Use exec directly instead of exec_command

bc488151 04/30/2013 05:09 PM Renato Botelho

Fix and improve swap_usage()

- Fix a typo on awk syntax
- Use php functions to extract desired value from swapinfo output

af0b57cb 04/30/2013 05:07 PM Renato Botelho

Fix indent and whitespaces

a0c0e8ae 01/16/2013 07:34 PM Colin Fleming

Tidy up HTML Colour Names

With XHTML 1.0, the extended colour names are invalid, to make pfSense
as W3C compliant as possible, need to go back to using the HEX code.

603f19f0 06/04/2012 10:37 AM Seth Mos

Some minor enhancements from renaming the Gathering Data to Pending.
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~

2bae7ce3 05/24/2012 09:56 PM Cristian Feldman

Removed extra line :)

25a46a3c 05/24/2012 09:52 PM Cristian Feldman

Added load average information to the System Information widget

4dedd18a 05/18/2012 03:53 AM Cristian Feldman

System info widget on dashboard now updates CPU Frequency automatically

e9ca9b9a 01/06/2012 04:34 PM Daniel Rasmussen

I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request.

b10268ca 01/06/2012 03:30 AM Daniel Rasmussen

Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.

54f818b1 01/05/2012 11:56 PM Daniel Rasmussen

Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.

5af7eba3 10/07/2010 01:29 PM Jim Pingle

Fix AJAX update of gateway status when the status is "Gathering Data".

effd2ecd 09/19/2010 05:07 PM Jim Pingle

Fix the gateway status widget ajax update when there is loss/day.

7ec17767 09/16/2010 04:31 PM Ermal LUÇI

Show status as Gathering data rather than unknown since the later seems to scary people!

68f291ff 09/09/2010 09:25 PM Ermal LUÇI

Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.

a87c7901 08/16/2010 09:54 PM Jim Pingle

Update gateway status properly when fetched via AJAX.

880637d2 11/21/2009 10:05 PM Scott Ullrich

Default to only system information and interfaces widgets. This reduces load time on RSPRO from 9+ seconds to 2.5

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

2ff9980b 03/16/2009 08:40 PM Scott Ullrich
  • Remove non-needed grep (we use fifolog now)
  • Change "No data" to "Gathering data"
030f0cb7 03/15/2009 03:59 AM Scott Ullrich

Move (DHCP)

f359eb45 03/15/2009 12:02 AM Bill Marquette

nice idea, never implemented, purge

01da41cf 03/14/2009 06:26 AM Bill Marquette

Sajax is no more, long live Prototype
This eliminates one AJAX library, but not all "non-Prototype" AJAX code

71c47cb6 03/13/2009 06:19 PM Scott Ullrich

Remove ActiveXObject code. Who cares about older IE at this point.

e637075a 03/12/2009 04:42 AM Bill Marquette

close comment

63d05a4f 03/12/2009 04:29 AM Bill Marquette

fix merge conflict

4a1cd18f 03/12/2009 04:26 AM Bill Marquette

cleaner and more proper cpu graph

4fab3ba5 03/11/2009 10:15 PM Scott Ullrich

Correctly set the status field HTML text during ajax process.

3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget

c7b8b46a 08/30/2008 12:41 AM Scott Ullrich
  • We do not need guiconfig.inc. This fixes the sudden burst of javascript
    that is populated on the dashboard on first load.
  • Close PHP tag
97e9b109 06/22/2008 05:21 AM Chris Buechler

fix apparent eri typo

8aa9496a 06/22/2008 04:16 AM Scott Ullrich

Remove remaining env4801 files

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

19604f5d 06/20/2008 09:43 PM Scott Ullrich

Remove 4801 temp monitoring binary.

65d4de2e 12/30/2007 09:13 PM Scott Dale

Use AJAX for loading of new widgets. Now most widgets will use AJAX for new data. Also improved performance

b4b3cf42 10/18/2007 03:23 AM Bill Marquette

why add 30 seconds to uptime if we have been up greater than 60 seconds?

639aaa95 10/17/2007 11:51 PM Bill Marquette

MFC of change [19782] per request from sullrich@

Scale state table size with memory, never allocate more than 10% system ram, this leads to 12K states on 128M and 102K on 1G systems - this should be a good default

08f834dd 10/22/2006 05:39 AM Bill Marquette

Ticket #1135: better mousetrap for detecting amount of swap

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

2fc0b1c7 10/26/2005 06:23 PM Scott Ullrich

require_once("config.inc") so that the $config structure is set for AJAX only queries

60928664 10/13/2005 09:03 PM Scott Ullrich

Memory meter changes.

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>

948593b0 09/18/2005 05:34 AM Erik Kristensen

Switch Array Location of CPU and MEM

477361c7 09/18/2005 04:58 AM Erik Kristensen

Merged Function for Single HTTP Request

d716fb2b 09/18/2005 03:22 AM Scott Ullrich

backout to sleep(1) in between cp_time

6e91cf31 09/18/2005 03:16 AM Scott Ullrich

usleep for 255

74474fec 09/18/2005 02:58 AM Scott Ullrich

usleep instead of sleep

bebade2d 09/18/2005 02:54 AM Scott Ullrich

Remove sleep 1

bee4062a 09/18/2005 02:45 AM Scott Ullrich

Remove sleep 5

d6ad908c 09/15/2005 06:01 AM Scott Ullrich

Check for disconnected clients and exit

85c54575 09/15/2005 05:49 AM Scott Ullrich

Correct cpu meters

4fe00253 09/15/2005 03:29 AM Espen Johansen

Just another CPU meter fix :p

7979a809 09/15/2005 03:21 AM Bill Marquette

Make temp monitor really work - make a little more modular too

1804023d 09/15/2005 02:55 AM Bill Marquette

Make 4801 temp monitor work (and make it work with sajax)

9f0309d3 09/15/2005 02:11 AM Bill Marquette

Sleeping 5 seconds is just way to long, seems to screw up the cpu usage

7e1b16ca 09/15/2005 01:27 AM Bill Marquette

pedantic...use full paths to binaries

f155c21c 09/15/2005 12:25 AM Espen Johansen

Hopefully CPU meter should be much more accurate now.

966c07c6 09/11/2005 09:49 PM Scott Ullrich

Only sleep 5, not 10

ba31ab65 09/11/2005 09:42 PM Scott Ullrich

Sleep 5 seconds before returning CPU usage information. This lowers the CPU usage to 3% on my Nexcom.

1df0159c 09/11/2005 08:54 AM Erik Kristensen

XHTML/CSS Clean Up

d772ac32 09/11/2005 06:17 AM Erik Kristensen

Added SAJAX support.
System Meters are updated via AJAX now.
Started XHTML/CSS cleanup.

8ab3e9ed 08/23/2005 01:18 AM Erik Kristensen

First Step in Fixing AutoComplete and Cleaning Up Code