summaryrefslogtreecommitdiffstats
path: root/usr/local/www/includes/functions.inc.php
Commit message (Expand)AuthorAgeFilesLines
...
* * We do not need guiconfig.inc. This fixes the sudden burst of javascriptScott Ullrich2008-08-301-2/+6
* fix apparent eri typoChris Buechler2008-06-221-1/+1
* Remove remaining env4801 filesScott Ullrich2008-06-221-5/+0
* Continue interface improvementsErmal Luçi2008-06-211-8/+3
* Remove 4801 temp monitoring binary.Scott Ullrich2008-06-201-6/+2
* Use AJAX for loading of new widgets. Now most widgets will use AJAX for new d...Scott Dale2007-12-301-17/+112
* why add 30 seconds to uptime if we have been up greater than 60 seconds?Bill Marquette2007-10-181-2/+0
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-171-3/+3
* Ticket #1135: better mousetrap for detecting amount of swapBill Marquette2006-10-221-2/+1
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-9/+14
* require_once("config.inc") so that the $config structure is set for AJAX only...Scott Ullrich2005-10-261-9/+10
* Memory meter changes.Scott Ullrich2005-10-131-5/+6
* Switch Array Location of CPU and MEMErik Kristensen2005-09-181-1/+1
* Merged Function for Single HTTP RequestErik Kristensen2005-09-181-0/+14
* backout to sleep(1) in between cp_timeScott Ullrich2005-09-181-1/+1
* usleep for 255Scott Ullrich2005-09-181-1/+1
* usleep instead of sleepScott Ullrich2005-09-181-1/+1
* Remove sleep 1Scott Ullrich2005-09-181-1/+0
* Remove sleep 5Scott Ullrich2005-09-181-1/+0
* Check for disconnected clients and exitScott Ullrich2005-09-151-12/+4
* Correct cpu metersScott Ullrich2005-09-151-1/+1
* Just another CPU meter fix :pEspen Johansen2005-09-151-10/+18
* Make temp monitor really work - make a little more modular tooBill Marquette2005-09-151-2/+21
* Make 4801 temp monitor work (and make it work with sajax)Bill Marquette2005-09-151-0/+11
* Sleeping 5 seconds is just way to long, seems to screw up the cpu usageBill Marquette2005-09-151-1/+1
* pedantic...use full paths to binariesBill Marquette2005-09-151-3/+3
* Hopefully CPU meter should be much more accurate now.Espen Johansen2005-09-151-11/+10
* Only sleep 5, not 10Scott Ullrich2005-09-111-1/+0
* Sleep 5 seconds before returning CPU usage information. This lowers the CPU ...Scott Ullrich2005-09-111-0/+2
* Added SAJAX support.Erik Kristensen2005-09-111-0/+98
OpenPOWER on IntegriCloud