Project

General

Profile

Download (3.44 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
188a4d55 02/10/2014 10:43 AM Phil Davis

Return all stats when all or remote is selected on Traffic Graph

and make the default query return "Local" traffic.

ea1aca13 05/01/2013 04:09 PM Renato Botelho

Fix dnsmasq host overrides and dhcp integration

. Do not execute following actions when dnsmasq is disabled:
. Add host overrides to /etc/hosts
. Register DHCP leases in DNS Forwarder
. Register DHCP static mappings in DNS forwarder

It should fix issue reported at following forum post:...

a02ce260 03/07/2013 01:05 PM Phil Davis

Bandwidth by IP - allow filter by local and remote

2dbd8924 03/07/2013 09:18 AM Phil Davis

Bandwidth by IP - display static map names also when FQDN selected

If display FQDN was selected, and an IP had no reverse lookup FQDN, but did have a DHCP static mapping, the static map name was not displayed - just 1 line I overlooked when adding the FQDN option.

232d38ab 03/07/2013 03:19 AM Phil Davis

Traffic Graph add option to display FQDN

It was easy to give the user the choice of displaying IP Address, just the Host Name or the FQDN. And the display wraps long FQDNs OK.

c16f7c5c 03/06/2013 03:02 PM Phil Davis

Add display by host name to Traffic Graph

ae88de13 02/19/2013 09:46 PM Ermal LUÇI

Some more code cleanup

b1b930dd 02/19/2013 06:03 PM Ermal LUÇI

Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip

1fea5ad9 02/19/2013 11:41 AM Renato Botelho

Get the correct interface subnet

893fb622 11/07/2012 07:07 AM Michele Di Maria

Adds "Sort by direction" in the Traffic Graph page

Added the option to sort IPs by direction in the Traffic Graph page, and
improved the detection of the local network to monitor (before the
results could not be realistic because of too many "local IPs" were...

f1aad4d1 10/15/2010 01:42 PM Ermal LUÇI

Resolves #879. Commit patch referenced in ticket to properly parse rate output.

a1129192 07/29/2010 07:49 PM Carlos Eduardo Ramos

Implement gettext() calls on bandwidth_by_ip.php

ef021ff7 05/13/2010 07:32 PM Ermal LUÇI

Use full path to rate and pass -b option to show the speeds in bits/s rather than byte/s in conformance with the traffic graph metric which is bits/s.

6745e860 12/25/2009 09:52 PM Ermal Luçi

Simplify a lot the code of rate extracting.

13d193c2 09/14/2009 10:20 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

f0a3b883 06/15/2009 11:06 PM Scott Ullrich

Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!