summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_gateways.php
Commit message (Collapse)AuthorAgeFilesLines
* Show RTT and Loss on Status > Gateways, not just on the widgetjim-p2011-10-241-1/+19
|
* Fix status page of gateways to show gateways with monitoring disabled as up.Ermal2011-07-281-0/+3
|
* Show status as Gathering data rather than unknown since the later seems to ↵Ermal2010-09-161-1/+1
| | | | scary people!
* Ticket #876. Show all gateways even though apinger is not monitoring them, ↵Ermal2010-09-091-20/+28
| | | | for various reasons, this removes user confusion in the status pages.
* Merge remote branch 'mainline/master'Vinicius Coque2010-07-261-1/+1
|\ | | | | | | | | | | | | | | Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
| * Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
| |
* | Implement gettext() calls on status_gateways.phpCarlos Eduardo Ramos2010-07-211-14/+14
|/
* fix Description display. Ticket #666Chris Buechler2010-06-261-1/+1
|
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-181-1/+1
|
* Make some non functional changes, mostly to keep up with latest gw changes. ↵Ermal2010-06-161-3/+3
| | | | Related to Ticket #666
* Reorganize code to be able to actually use the lookup_gateway_ip_by_name() ↵Ermal2010-06-071-1/+1
| | | | function to find even dynamic gateways ip.
* Actually show other data with gateways status.Ermal2010-06-071-3/+3
|
* Correctly control status of gateways. These code is tripled in these pages ↵Ermal2010-06-071-35/+17
| | | | not sure what is the best solution.
* Catch up with latest apinger changes to make easier to extract the status of ↵Ermal2010-05-061-1/+1
| | | | gateways.
* Fix status page to correctly itterate the gateways arraySeth Mos2009-12-211-5/+8
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* Turn common tabular data areas into sortable items. Revert the sortable.js ↵Scott Ullrich2009-08-231-1/+1
| | | | change that used tabcont and change back to sortable
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
| | | | * Change "No data" to "Gathering data"
* Fix typoBill Marquette2008-12-071-1/+1
|
* Show interfaces with uppercaseScott Ullrich2008-11-021-1/+1
|
* Fix status screensSeth Mos2008-10-301-9/+10
|
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Handle empty monitor addressSeth Mos2008-07-031-0/+3
|
* Add gateways status page to check availabilitySeth Mos2008-06-171-0/+131
OpenPOWER on IntegriCloud