Project

General

Profile

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

# Date Author Comment
488595df 06/02/2012 08:19 AM Seth Mos

Escape the shell variable

2b095a33 05/21/2012 01:41 PM Seth Mos

Correct the rrd update command

5e589685 05/21/2012 01:31 PM Seth Mos

Add 3G statistics for Huawei modems, split the Cellular stats out to per interface instead of global.

5d51f00e 05/17/2012 07:22 PM Darren Embry

log_error if rrdtool restore calls fail

7a865f03 05/17/2012 07:13 PM Darren Embry

add -f to 'rrdtool restore' call

6a7b35ea 04/23/2012 09:09 AM Phil Davis

Delete any existing /var/db/rrd/*.rrd files before restoring from the XML

8bdb6879 04/12/2012 11:11 PM Darren Embry

Feature #2123 Backup RRD files using the xml dump and restore from RRD tools

http://redmine.pfsense.org/issues/2123

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

58005e52 06/01/2011 01:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php

a555cc58 05/26/2011 07:59 AM Seth Mos

Fix my traffic graphs

669113f9 05/25/2011 05:35 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

b2d00d91 05/25/2011 05:35 AM Seth Mos

Unset the correct variables

92bb7a41 05/24/2011 08:44 PM Seth Mos

Make it so that we use the correct fields in the right order

bdb6bd30 05/24/2011 04:49 PM Jim Pingle

Fix syntax error/typo. Fixes #1372

45d4b71e 05/23/2011 06:57 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

27d0722d 05/19/2011 12:50 PM Jim Pingle

Merge remote branch 'upstream/master'

24fa000b 05/16/2011 02:24 PM Warren Baker

Remove Total users graph this has become redundant and replaced with a cumulative result.

af8f910e 04/12/2011 08:40 AM Seth Mos

Merge remote branch 'upstream/master'

86966fba 04/12/2011 08:39 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
usr/local/www/themes/the_wall/rrdcolors.inc.php

f599d893 04/04/2011 01:42 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/shaper.inc

056df2d9 04/04/2011 10:24 AM Ermal LUÇI

Add -a to include all updaterrd.sh scripts running and also remove top killing since its not used anymore in stat gathering.

91589880 03/31/2011 04:34 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

857a4a79 03/31/2011 12:36 AM Jim Pingle

Use a different loop counter variable to avoid a name collision

152ab4d0 03/25/2011 11:59 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc
etc/inc/priv.defs.inc
etc/inc/shaper.inc
etc/inc/system.inc

54bdff75 03/25/2011 11:49 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/pfsense-utils.inc
etc/inc/pkg-utils.inc
etc/inc/priv.defs.inc
etc/inc/services.inc...

126f5314 03/24/2011 07:42 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/rrd.inc
usr/local/www/interfaces.php

e9e295f7 03/18/2011 03:20 PM Jim Pingle

Read data into variables before passing to rrdtool, so it's easier to extend this to store data elsewhere in addition to (or instead of) rrdtool. Also, switch to using cpustats for CPU statistics instead of top.

7e5f3edb 03/17/2011 10:21 AM Warren Baker

Add Total number of CP users graph

9c5ad167 03/09/2011 11:50 AM Seth Mos

unbreak the broken merge

c7cfc098 03/09/2011 10:48 AM Seth Mos

Possible double RRD process fix.

53bd5790 03/08/2011 09:30 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/rrd.inc

4db0365d 03/08/2011 07:37 PM Jim Pingle

Keep the output in a variable before passing it to rrdtool in case we also want to pass it to something else.

ae3c0a12 03/08/2011 07:18 PM Jim Pingle

Only run pfctl once per interface for stats, rather than four times.

396243e9 02/02/2011 03:26 PM Seth Mos

Alter the traffic collector kill function, alter the output of top from a pipe to a file. We can now have /tmp/top_output.txt for status

31a7477d 02/02/2011 02:24 PM Seth Mos

Fix the TERM setting in the updaterrd script. Only get the last part of the top outpuT

9d7dd0be 02/02/2011 12:57 PM Seth Mos

Add a newline to this command

7203754c 02/01/2011 02:28 PM Seth Mos

Merge remote branch 'upstream/master'

d49816e5 02/01/2011 11:28 AM Seth Mos

kill rrdtool before killing shellscripts

eef5ca2e 02/01/2011 08:41 AM Seth Mos

Simplify the updaterrd.sh to reduce the amount of pfctl calls

9bc8b6b6 01/31/2011 07:39 PM Seth Mos

Add support for IPv6 counters to the RRD graphs. This adds 4 more data sources in the rrd file.
The graphing code colors are currently a mismatch and sorts waiting for someone with eyes to adjust to something useful
Other themes still need adjusting
Packets graph isn't done, that needs the same modification as the traffic counters....

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

20413b72 01/28/2011 03:16 PM Warren Baker

Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in.

0ad7bcd8 01/25/2011 11:12 PM Erik Fonnesbeck

Fix case for disabling RRD graphing for spamd package.

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

addc0439 10/01/2010 01:17 PM Renato Botelho

Fix quotes to use %N$X on gettext calls

47f12397 08/30/2010 11:36 PM Renato Botelho

Fix gettext calls with printf to permit change strings order

487caee6 08/30/2010 11:26 AM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/interfaces.inc

635633c7 08/27/2010 10:37 AM Seth Mos

Revert the top field change shift as these break a lot of other installs.

4478867f 08/24/2010 02:50 PM Seth Mos

Shift the fields from "top" once more to get our processor statistics back

5f250a24 08/24/2010 02:22 PM Seth Mos

Apparently we use domain sockets now for collecting user statistics. This was causing the nc command to wait very long for a timeout and essentially destroy the graphing backend and the openvpn user statistics in the process

9eda6186 08/17/2010 03:54 PM Carlos Eduardo Ramos

Implement gettext() calls on rrd.inc

25cca20b 08/06/2010 12:30 PM Jim Pingle

chown the RRD path on every call, not just when initially creating the RRD directory. Also, chown the resulting rrd files.

3d83f02e 08/05/2010 02:12 PM Jim Pingle

When creating /var/db/rrd, make sure it's writable by wheel, and owned by nobody, or apinger can't create the quality graphs.

33ad6152 07/24/2010 08:43 PM Seth Mos

Shift all the top fields by one, seems like top output has changed.

6216690b 07/24/2010 08:10 PM Seth Mos

Correct my email address, adjust copyright to 2010

edd2d8b7 07/23/2010 02:04 PM Seth Mos

Add OpenVPN users database, sync the tabs on the settings page.
Graphing page doesn't know about openvpn users yet. But that's ok.

55c08a96 07/23/2010 12:27 PM Seth Mos

Add OpenVPN traffic statistics for all configured OpenVPN server
instances, this adds traffic and packets.

277d0250 06/07/2010 04:24 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc

922693e9 06/03/2010 08:41 PM Ermal LUÇI

Silence is better for this command.

3ffa8318 06/02/2010 11:30 AM Renato Botelho

First steps for 3g serviceproviders support

o Move xml2array from rrd.inc to pfsense-utils.inc because it'll be used
on non-rrd related places
o Add necessary require_once() calls to pfsense-utils.inc on places that
are calling xml2array()
o Add serviceproviders.xml, obtained from [1]...

e256e9d4 05/12/2010 12:02 PM Seth Mos

Change the exec() calls to mwexec, this supresses the rrdtool messages during boot if the rrd files have a newer timestamp then the attempt to update

12980094 04/03/2010 09:12 PM Chris Buechler

must use -f with pkill to find updaterrd.sh

f3b000b2 03/19/2010 12:53 PM Ermal LUÇI

Ticket #435. Correct command.

6f76920c 03/12/2010 01:14 AM Andrew Thompson

Use pgrep/pkill to save a bit of cpu.

4563d12f 01/11/2010 08:44 PM Seth Mos

Make get_real_interface return real interface enc0 for "ipsec". Refactor enable_rrd_graphing() to
use get_configured_interface_with_descr()

a0bb5a4d 12/26/2009 10:41 PM Andrew Thompson

Also match umodem for the UM175 unit.

ec51a222 12/26/2009 10:36 PM Andrew Thompson

Add graphing for 3G cellular modems.

bb6a3dfe 12/14/2009 01:02 PM Seth Mos

Make sure to surpress stderr

65615d89 12/07/2009 08:43 AM Seth Mos

Make sure that do not set the interface to a empty value, this affects the ipsec counters.

3e7dfc05 11/24/2009 08:53 PM Seth Mos

Use the list sta output instead of list ap which we used before.
Still need to check if this also results in the right values being graphed, takes some time to confirm.

162477a4 11/24/2009 08:44 PM Seth Mos

Make sure the right wireless interface is polled for the graphs

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

fdd20aba 08/24/2009 07:33 PM Scott Ullrich

Only blast rrd upgrade notice to wall once

c14aeb0e 07/09/2009 04:10 AM Scott Ullrich

Move upgrade wall message to the correct function (migrate_rrd_format())

72544303 07/06/2009 04:05 PM Scott Ullrich

Oops, add needed echo ''

f73d83ec 07/06/2009 04:04 PM Scott Ullrich

Broadcast to all ttys that a RRD upgrade is in progress.

6dc88d53 06/18/2009 12:40 PM Ermal Luçi
  • Move functions that output html to guiconfig.inc
  • Remove some recursive dependency on some includes
  • Remove ^M or \r from files
  • Remove some entries from functions.inc to avoid including them twice
  • Remove some unneccessary includes from some files
    ...
957d8f75 03/13/2009 01:43 AM Seth Mos

Rewrite the rrd upgrade code to use the newly added xml2array function specifically for the rrd upgrade code.
This is about 4 times faster then our builtin parser. Hoping this can solve part of the the 45 minute upgrade cycles on
embedded builds

d9acea75 03/12/2009 01:40 AM Scott Ullrich

Use nice -n20 for common launched items

ae4dce62 12/24/2008 10:45 PM Seth Mos

Add missing brace

ddc26847 12/24/2008 09:44 PM Seth Mos

Final attempt at making rows merger work before I throw in the towel.
Empty rows need to proceed the old data when growing the RRA archive

d9e896fa 12/24/2008 08:18 PM Seth Mos

Set more default values

e8021eea 12/24/2008 08:01 PM Seth Mos

Change RRA 12 hour archive to 3000, drop the 1 day archive for new databases

ab7658da 12/24/2008 10:16 AM Seth Mos

Add kill_traffic_collector()

ea4bc46f 12/24/2008 10:14 AM Seth Mos

Add enable_rrd_graphing();

1b25fc27 12/23/2008 01:33 PM Seth Mos

Surpress rm output

ed3ea464 12/22/2008 08:58 PM Seth Mos

Add 0 values when the original also had values on that row so the graph math works.

adc986ed 12/20/2008 11:47 PM Seth Mos

Add logging

c5cd5ebe 12/20/2008 10:46 AM Seth Mos

set rrdtool variable

b0a5b824 12/19/2008 10:06 PM Seth Mos

Add some rrd realted functions in a seperate file