Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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