Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed extra line :) | Cristian Feldman | 2012-05-24 | 1 | -1/+0 |
| | |||||
* | Added load average information to the System Information widget | Cristian Feldman | 2012-05-24 | 1 | -0/+8 |
| | |||||
* | System info widget on dashboard now updates CPU Frequency automatically | Cristian Feldman | 2012-05-18 | 1 | -0/+16 |
| | |||||
* | I did a block comment out the fist time because I wanted to leave that code ↵ | Joecowboy | 2012-01-06 | 1 | -6/+6 |
| | | | | in for later use when start adding more OID checks for different hardware drivers. So made comment change per request. | ||||
* | Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. | Joecowboy | 2012-01-05 | 1 | -13/+7 |
| | |||||
* | Changed the output of function get_uptime() to display: 00 Hours 00 Minutes ↵ | Joecowboy | 2012-01-05 | 1 | -6/+34 |
| | | | | | 00 Seconds Added code function get_temp() to get the OID values for temperature. | ||||
* | Fix AJAX update of gateway status when the status is "Gathering Data". | jim-p | 2010-10-07 | 1 | -3/+2 |
| | |||||
* | Fix the gateway status widget ajax update when there is loss/day. | jim-p | 2010-09-19 | 1 | -2/+2 |
| | |||||
* | Show status as Gathering data rather than unknown since the later seems to ↵ | Ermal | 2010-09-16 | 1 | -1/+1 |
| | | | | scary people! | ||||
* | Ticket #876. Show all gateways even though apinger is not monitoring them, ↵ | Ermal | 2010-09-09 | 1 | -7/+15 |
| | | | | for various reasons, this removes user confusion in the status pages. | ||||
* | Update gateway status properly when fetched via AJAX. | jim-p | 2010-08-16 | 1 | -6/+6 |
| | |||||
* | Default to only system information and interfaces widgets. This reduces ↵ | Scott Ullrich | 2009-11-21 | 1 | -8/+4 |
| | | | | load time on RSPRO from 9+ seconds to 2.5 | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | * Remove non-needed grep (we use fifolog now) | Scott Ullrich | 2009-03-16 | 1 | -1/+1 |
| | | | | * Change "No data" to "Gathering data" | ||||
* | Move (DHCP) | Scott Ullrich | 2009-03-14 | 1 | -5/+1 |
| | |||||
* | nice idea, never implemented, purge | Bill Marquette | 2009-03-14 | 1 | -17/+0 |
| | |||||
* | Sajax is no more, long live Prototype | Bill Marquette | 2009-03-14 | 1 | -266/+0 |
| | | | | This eliminates one AJAX library, but not all "non-Prototype" AJAX code | ||||
* | Remove ActiveXObject code. Who cares about older IE at this point. | Scott Ullrich | 2009-03-13 | 1 | -0/+2 |
| | |||||
* | close comment | Bill Marquette | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | fix merge conflict | Bill Marquette | 2009-03-11 | 1 | -4/+0 |
| | |||||
* | cleaner and more proper cpu graph | Bill Marquette | 2009-03-11 | 1 | -18/+23 |
| | |||||
* | Correctly set the status field HTML text during ajax process. | Scott Ullrich | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Add ajax mojo to gateway status widget | Scott Ullrich | 2009-03-11 | 3 | -5/+39 |
| | |||||
* | * We do not need guiconfig.inc. This fixes the sudden burst of javascript | Scott Ullrich | 2008-08-30 | 1 | -2/+6 |
| | | | | | that is populated on the dashboard on first load. * Close PHP tag | ||||
* | fix apparent eri typo | Chris Buechler | 2008-06-22 | 1 | -1/+1 |
| | |||||
* | Remove remaining env4801 files | Scott Ullrich | 2008-06-22 | 1 | -5/+0 |
| | |||||
* | Continue interface improvements | Ermal Luçi | 2008-06-21 | 1 | -8/+3 |
| | |||||
* | Remove 4801 temp monitoring binary. | Scott Ullrich | 2008-06-20 | 1 | -6/+2 |
| | |||||
* | Use AJAX for loading of new widgets. Now most widgets will use AJAX for new ↵ | Scott Dale | 2007-12-30 | 1 | -17/+112 |
| | | | | data. Also improved performance | ||||
* | why add 30 seconds to uptime if we have been up greater than 60 seconds? | Bill Marquette | 2007-10-18 | 1 | -2/+0 |
| | |||||
* | MFC of change [19782] per request from sullrich@ | Bill Marquette | 2007-10-17 | 1 | -3/+3 |
| | | | | 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 | ||||
* | 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 |
| |