Ticket #1135: better mousetrap for detecting amount of swap
Correct warnings and errors found eclipse
require_once("config.inc") so that the $config structure is set for AJAX only queries
Memory meter changes.
Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
Switch Array Location of CPU and MEM
Merged Function for Single HTTP Request
backout to sleep(1) in between cp_time
usleep for 255
usleep instead of sleep
Remove sleep 1
Remove sleep 5
Check for disconnected clients and exit
Correct cpu meters
Just another CPU meter fix :p
Make temp monitor really work - make a little more modular too
Make 4801 temp monitor work (and make it work with sajax)
Sleeping 5 seconds is just way to long, seems to screw up the cpu usage
pedantic...use full paths to binaries
Hopefully CPU meter should be much more accurate now.
Only sleep 5, not 10
Sleep 5 seconds before returning CPU usage information. This lowers the CPU usage to 3% on my Nexcom.
XHTML/CSS Clean Up
Added SAJAX support.System Meters are updated via AJAX now.Started XHTML/CSS cleanup.
First Step in Fixing AutoComplete and Cleaning Up Code