Commit Graph

50 Commits

Author SHA1 Message Date
Cristian Feldman
2bae7ce361 Removed extra line :) 2012-05-24 18:56:12 -03:00
Cristian Feldman
25a46a3cb2 Added load average information to the System Information widget 2012-05-24 18:52:27 -03:00
Cristian Feldman
4dedd18a80 System info widget on dashboard now updates CPU Frequency automatically 2012-05-18 00:53:21 -03:00
Joecowboy
e9ca9b9a35 I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request. 2012-01-06 10:34:33 -06:00
Joecowboy
b10268ca95 Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. 2012-01-05 21:30:16 -06:00
Joecowboy
54f818b16f Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.
2012-01-05 17:56:17 -06:00
jim-p
5af7eba3ef Fix AJAX update of gateway status when the status is "Gathering Data". 2010-10-07 09:29:30 -04:00
jim-p
effd2ecda6 Fix the gateway status widget ajax update when there is loss/day. 2010-09-19 13:07:51 -04:00
Ermal
7ec17767bf Show status as Gathering data rather than unknown since the later seems to scary people! 2010-09-16 16:31:22 +00:00
Ermal
68f291ffe2 Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages. 2010-09-09 21:25:49 +00:00
jim-p
a87c7901c2 Update gateway status properly when fetched via AJAX. 2010-08-16 17:54:17 -04:00
Scott Ullrich
880637d273 Default to only system information and interfaces widgets. This reduces load time on RSPRO from 9+ seconds to 2.5 2009-11-21 17:05:21 -05:00
Scott Ullrich
7ac5a4cb18 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
Scott Ullrich
2ff9980b7f * Remove non-needed grep (we use fifolog now)
* Change "No data" to "Gathering data"
2009-03-16 16:40:18 -04:00
Scott Ullrich
030f0cb794 Move (DHCP) 2009-03-14 23:59:07 -04:00
Bill Marquette
e637075a7e close comment 2009-03-11 23:42:43 -05:00
Bill Marquette
63d05a4f71 fix merge conflict 2009-03-11 23:29:39 -05:00
Bill Marquette
4a1cd18fe7 cleaner and more proper cpu graph 2009-03-11 23:26:18 -05:00
Scott Ullrich
4fab3ba50c Correctly set the status field HTML text during ajax process. 2009-03-11 18:15:57 -04:00
Scott Ullrich
3dfa6a5214 Add ajax mojo to gateway status widget 2009-03-11 17:28:37 -04:00
Scott Ullrich
c7b8b46a32 * We do not need guiconfig.inc. This fixes the sudden burst of javascript
that is populated on the dashboard on first load.
* Close PHP tag
2008-08-30 00:41:54 +00:00
Chris Buechler
97e9b10901 fix apparent eri typo 2008-06-22 05:21:05 +00:00
Scott Ullrich
8aa9496a79 Remove remaining env4801 files 2008-06-22 04:16:08 +00:00
Ermal Luçi
3e321df2be Continue interface improvements 2008-06-21 17:38:13 +00:00
Scott Ullrich
19604f5d96 Remove 4801 temp monitoring binary. 2008-06-20 21:43:29 +00:00
Scott Dale
65d4de2e8e Use AJAX for loading of new widgets. Now most widgets will use AJAX for new data. Also improved performance 2007-12-30 21:13:12 +00:00
Bill Marquette
b4b3cf425b why add 30 seconds to uptime if we have been up greater than 60 seconds? 2007-10-18 03:23:36 +00:00
Bill Marquette
639aaa954c MFC of change [19782] per request from sullrich@
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
2007-10-17 23:51:26 +00:00
Bill Marquette
08f834dd8b Ticket #1135: better mousetrap for detecting amount of swap 2006-10-22 05:39:00 +00:00
Scott Ullrich
767a716ecd Correct warnings and errors found eclipse 2006-01-15 03:33:18 +00:00
Scott Ullrich
2fc0b1c7df require_once("config.inc") so that the $config structure is set for AJAX only queries 2005-10-26 18:23:29 +00:00
Scott Ullrich
609286643c Memory meter changes.
Submitted-by:	Dan Swartzendruber <dswartz_AT_druber.com>
2005-10-13 21:03:48 +00:00
Erik Kristensen
948593b0ee Switch Array Location of CPU and MEM 2005-09-18 05:34:44 +00:00
Erik Kristensen
477361c744 Merged Function for Single HTTP Request 2005-09-18 04:58:40 +00:00
Scott Ullrich
d716fb2b64 backout to sleep(1) in between cp_time 2005-09-18 03:22:23 +00:00
Scott Ullrich
6e91cf316f usleep for 255 2005-09-18 03:16:33 +00:00
Scott Ullrich
74474fec48 usleep instead of sleep 2005-09-18 02:58:59 +00:00
Scott Ullrich
bebade2db1 Remove sleep 1 2005-09-18 02:54:03 +00:00
Scott Ullrich
bee4062ac8 Remove sleep 5 2005-09-18 02:45:43 +00:00
Scott Ullrich
d6ad908cb5 Check for disconnected clients and exit 2005-09-15 06:01:16 +00:00
Scott Ullrich
85c54575bc Correct cpu meters 2005-09-15 05:49:02 +00:00
Espen Johansen
4fe00253c2 Just another CPU meter fix :p 2005-09-15 03:29:35 +00:00
Bill Marquette
7979a80933 Make temp monitor really work - make a little more modular too 2005-09-15 03:21:17 +00:00
Bill Marquette
1804023da9 Make 4801 temp monitor work (and make it work with sajax) 2005-09-15 02:55:19 +00:00
Bill Marquette
9f0309d3ab Sleeping 5 seconds is just way to long, seems to screw up the cpu usage 2005-09-15 02:11:08 +00:00
Bill Marquette
7e1b16ca8c pedantic...use full paths to binaries 2005-09-15 01:27:03 +00:00
Espen Johansen
f155c21c51 Hopefully CPU meter should be much more accurate now. 2005-09-15 00:25:17 +00:00
Scott Ullrich
966c07c68f Only sleep 5, not 10 2005-09-11 21:49:14 +00:00
Scott Ullrich
ba31ab65b2 Sleep 5 seconds before returning CPU usage information. This lowers the CPU usage to 3% on my Nexcom. 2005-09-11 21:42:20 +00:00
Erik Kristensen
d772ac3258 Added SAJAX support.
System Meters are updated via AJAX now.
Started XHTML/CSS cleanup.
2005-09-11 06:17:32 +00:00