summaryrefslogtreecommitdiffstats
path: root/usr/local/www/includes
Commit message (Expand)AuthorAgeFilesLines
* Avoid dashboard divide by zero errorsphildd2013-12-221-3/+12
* Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-301-0/+13
* Update functions.inc.phpN0YB2013-08-171-1/+1
* Update functions.inc.phpN0YB2013-08-171-1/+1
* Some more tweaks to state and mbuf update/output on dashboard widget.jim-p2013-07-161-4/+7
* Add a meter for states, toojim-p2013-07-161-2/+6
* Fixup mbuf stats functionjim-p2013-07-161-1/+2
* Make mbufs update via ajaxjim-p2013-07-161-0/+7
* Fix an occasional "blank" cpu freq printing that shouldn't happen.jim-p2013-07-161-1/+1
* Use exec directly instead of exec_commandRenato Botelho2013-04-301-2/+2
* Fix and improve swap_usage()Renato Botelho2013-04-301-4/+8
* Fix indent and whitespacesRenato Botelho2013-04-301-53/+39
* Tidy up HTML Colour NamesColin Fleming2013-01-161-7/+7
* Some minor enhancements from renaming the Gathering Data to Pending.smos2012-06-041-8/+11
* Removed extra line :)Cristian Feldman2012-05-241-1/+0
* Added load average information to the System Information widgetCristian Feldman2012-05-241-0/+8
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-181-0/+16
* I did a block comment out the fist time because I wanted to leave that code i...Joecowboy2012-01-061-6/+6
* Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.Joecowboy2012-01-051-13/+7
* Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 0...Joecowboy2012-01-051-6/+34
* Fix AJAX update of gateway status when the status is "Gathering Data".jim-p2010-10-071-3/+2
* Fix the gateway status widget ajax update when there is loss/day.jim-p2010-09-191-2/+2
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-161-1/+1
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-7/+15
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-6/+6
* Default to only system information and interfaces widgets. This reduces load...Scott Ullrich2009-11-211-8/+4
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
* Move (DHCP)Scott Ullrich2009-03-141-5/+1
* nice idea, never implemented, purgeBill Marquette2009-03-141-17/+0
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-266/+0
* Remove ActiveXObject code. Who cares about older IE at this point.Scott Ullrich2009-03-131-0/+2
* close commentBill Marquette2009-03-111-1/+1
* fix merge conflictBill Marquette2009-03-111-4/+0
* cleaner and more proper cpu graphBill Marquette2009-03-111-18/+23
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-1/+1
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-113-5/+39
* * 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
OpenPOWER on IntegriCloud