Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ticket #1135: better mousetrap for detecting amount of swap | Bill Marquette | 2006-10-22 | 1 | -2/+1 |
| | |||||
* | Correct warnings and errors found eclipse | Scott Ullrich | 2006-01-15 | 1 | -9/+14 |
| | |||||
* | require_once("config.inc") so that the $config structure is set for AJAX ↵ | Scott Ullrich | 2005-10-26 | 1 | -9/+10 |
| | | | | only queries | ||||
* | Memory meter changes. | Scott Ullrich | 2005-10-13 | 1 | -5/+6 |
| | | | | Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com> | ||||
* | Switch Array Location of CPU and MEM | Erik Kristensen | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | Merged Function for Single HTTP Request | Erik Kristensen | 2005-09-18 | 1 | -0/+14 |
| | |||||
* | backout to sleep(1) in between cp_time | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | usleep for 255 | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | usleep instead of sleep | Scott Ullrich | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | Remove sleep 1 | Scott Ullrich | 2005-09-18 | 1 | -1/+0 |
| | |||||
* | Remove sleep 5 | Scott Ullrich | 2005-09-18 | 1 | -1/+0 |
| | |||||
* | Check for disconnected clients and exit | Scott Ullrich | 2005-09-15 | 2 | -12/+7 |
| | |||||
* | Correct cpu meters | Scott Ullrich | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | Just another CPU meter fix :p | Espen Johansen | 2005-09-15 | 1 | -10/+18 |
| | |||||
* | Make temp monitor really work - make a little more modular too | Bill Marquette | 2005-09-15 | 1 | -2/+21 |
| | |||||
* | Make 4801 temp monitor work (and make it work with sajax) | Bill Marquette | 2005-09-15 | 1 | -0/+11 |
| | |||||
* | Sleeping 5 seconds is just way to long, seems to screw up the cpu usage | Bill Marquette | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | pedantic...use full paths to binaries | Bill Marquette | 2005-09-15 | 1 | -3/+3 |
| | |||||
* | Hopefully CPU meter should be much more accurate now. | Espen Johansen | 2005-09-15 | 1 | -11/+10 |
| | |||||
* | Only sleep 5, not 10 | Scott Ullrich | 2005-09-11 | 1 | -1/+0 |
| | |||||
* | Sleep 5 seconds before returning CPU usage information. This lowers the CPU ↵ | Scott Ullrich | 2005-09-11 | 1 | -0/+2 |
| | | | | usage to 3% on my Nexcom. | ||||
* | XHTML/CSS Clean Up | Erik Kristensen | 2005-09-11 | 1 | -2/+2 |
| | |||||
* | Added SAJAX support. | Erik Kristensen | 2005-09-11 | 2 | -0/+359 |
| | | | | | System Meters are updated via AJAX now. Started XHTML/CSS cleanup. | ||||
* | First Step in Fixing AutoComplete and Cleaning Up Code | Erik Kristensen | 2005-08-23 | 1 | -0/+18 |