Commit Graph

46 Commits

Author SHA1 Message Date
Chris Buechler
d8748eacf8 remove annoying and potentially problematic forced page refresh.
Ticket #1545
2007-12-17 07:06:52 +00:00
Scott Ullrich
490bb7f3f1 get_interface_info() now resides in pfsense-utils.inc. 2007-05-30 16:11:26 +00:00
Scott Ullrich
834a67723e Disable interrupt total box. We need a better parsing algo. 2007-04-30 19:39:29 +00:00
Scott Ullrich
7dddd075be If we cannot deterimine interrupts a second for an interface, do not recycle last known values. 2007-04-10 18:04:54 +00:00
Scott Ullrich
29ed06c99b Only show interrupts a second if we can obtain the information for that interface 2007-03-21 21:15:38 +00:00
Scott Ullrich
12bade7c3f deal with uhci edge case 2007-03-21 21:08:11 +00:00
Scott Ullrich
6f7fb5c950 If vmstat is present then display interrupt total and rate. Recent snapshots already contain vmstat. 2007-03-21 20:57:02 +00:00
Scott Ullrich
9a77bfbeb0 Kill debugging text 2006-09-04 00:08:03 +00:00
Scott Ullrich
9cee226027 Backout last commit, we need some better parsing goo 2006-09-03 23:58:45 +00:00
Scott Ullrich
bf875fa977 Correctly match the interface to the state 2006-09-03 23:51:52 +00:00
Scott Ullrich
0529547cf6 Add bridge status 2006-09-03 23:12:42 +00:00
Scott Ullrich
f559eaf6ff Report gateway for an interface for optional interfaces if needed 2006-09-03 22:30:14 +00:00
Scott Ullrich
97593aa409 Include the real interface name in status out in () 2006-04-07 20:44:06 +00:00
Scott Ullrich
555d3758fc MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
2006-04-03 21:05:06 +00:00
Scott Ullrich
192845df63 Add support for wireless status (media)
Ticket #863
2006-03-09 22:45:39 +00:00
Scott Ullrich
767a716ecd Correct warnings and errors found eclipse 2006-01-15 03:33:18 +00:00
Scott Ullrich
987fe4baaf MFC 6956
close html tag (use span also)
2005-10-18 15:51:21 +00:00
Scott Ullrich
eb9b9c5ccb Move In/out counters message to end. <p> in between 2005-10-04 00:48:18 +00:00
Bill Marquette
b99895fe1f merge of 4a2307663574844423b70c8193ffcfae2153e83f
and 6749b0913f26fcda7e1809e160df59f3e7fc7157

-------------------
(#545) Allow optional interfaces to be "released" and "renewed"

-------------------
We can now take down the right interface
still working on bringing it back online correctly
2005-09-23 04:35:05 +00:00
Seth Mos
d290167cff Fix spurious < in a <br> 2005-09-20 21:05:17 +00:00
Espen Johansen
61c3a98fa5 Add note that i/o byte counters will wrap at 32 bit (4GB) 2005-09-20 03:31:15 +00:00
Scott Ullrich
2bdf4a03a8 Add missing Id 2005-08-27 15:46:46 +00:00
Scott Ullrich
a8826fb4ee More fixes from databeestje 2005-08-24 22:28:27 +00:00
Scott Ullrich
312536e511 Use $ifdescr 2005-08-18 21:52:22 +00:00
Scott Ullrich
8ff8520f97 * Add is_dhcp_running()
* Modify status_interfaces.php to use is_dhcp_running()
2005-08-12 21:59:48 +00:00
Scott Ullrich
8c3e8725c1 Fixup Renew/Release 2005-08-12 21:42:02 +00:00
Scott Ullrich
02787f50d3 Minor comment 2005-08-12 21:29:00 +00:00
Scott Ullrich
b5ce5ea876 Add code from databeestje to finish off Renew/Release 2005-08-12 21:27:47 +00:00
Scott Ullrich
fae80dfcc8 Allow multi interface Renew/Release 2005-08-12 21:24:44 +00:00
Scott Ullrich
efacbe6c6c Change to <meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
Suggested-by: databeestje
2005-08-10 21:02:13 +00:00
Scott Ullrich
35b7b76afc Correct status_interfaces.php location for meta refresh.
Yet-another-bug-found-by: databeestje
2005-08-10 20:38:16 +00:00
Scott Ullrich
20d1251d20 Refresh page every 2 minutes. Handy for debugging ethernet errors which I am doing just this second. 2005-08-04 20:41:54 +00:00
Scott Ullrich
c394a5d18d Use resolv.conf 2005-07-31 05:41:33 +00:00
Scott Ullrich
6205a304dc Only show nameservers, strip "nameserver " 2005-07-31 05:38:36 +00:00
Bill Marquette
63637de932 Code cleanup 2005-07-04 19:52:23 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Scott Ullrich
51caa77a36 Do not check if status 2005-06-24 20:11:41 +00:00
Scott Ullrich
ed0e959b7e is_service_running() -> is_process_running() 2005-06-24 15:24:07 +00:00
Scott Ullrich
0c8de63804 is_service_running returns true, use it. 2005-06-23 23:39:42 +00:00
Scott Ullrich
28a87253a8 dhclient no longer sets /var/run/dhclient.pid for some reason so use is_service_running() 2005-06-23 23:28:35 +00:00
Bill Marquette
d875f27389 only need one form tag - add an action to the remaining tag 2005-04-16 01:30:48 +00:00
Scott Ullrich
8cccee1cee Add back html header for pfSense 2005-04-13 02:34:30 +00:00
Scott Ullrich
c26e2cf086 Import m0n0walls interfaces status screen which features expanded wireless
information.
2005-04-13 02:32:55 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00