| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a different loop counter variable to avoid a name collision | jim-p | 2011-03-30 | 1 | -3/+3 |
* | Read data into variables before passing to rrdtool, so it's easier to extend ... | jim-p | 2011-03-18 | 1 | -19/+19 |
* | Add Total number of CP users graph | Warren Baker | 2011-03-17 | 1 | -3/+40 |
* | Possible double RRD process fix. | smos | 2011-03-09 | 1 | -1/+3 |
* | Keep the output in a variable before passing it to rrdtool in case we also wa... | jim-p | 2011-03-08 | 1 | -4/+6 |
* | Only run pfctl once per interface for stats, rather than four times. | jim-p | 2011-03-08 | 1 | -4/+7 |
* | Added Captive Portal RRD graphs, there are two graphs one for the number of l... | Warren Baker | 2011-01-28 | 1 | -0/+77 |
* | Fix case for disabling RRD graphing for spamd package. | Erik Fonnesbeck | 2011-01-25 | 1 | -1/+1 |
* | Remove trailing carriage return | Scott Ullrich | 2010-11-10 | 1 | -1/+1 |
* | Revert the top field change shift as these break a lot of other installs. | smos | 2010-08-27 | 1 | -1/+1 |
* | Shift the fields from "top" once more to get our processor statistics back | smos | 2010-08-24 | 1 | -1/+1 |
* | Apparently we use domain sockets now for collecting user statistics. This was... | smos | 2010-08-24 | 1 | -1/+2 |
* | chown the RRD path on every call, not just when initially creating the RRD di... | jim-p | 2010-08-06 | 1 | -1/+6 |
* | When creating /var/db/rrd, make sure it's writable by wheel, and owned by nob... | jim-p | 2010-08-05 | 1 | -2/+3 |
* | Shift all the top fields by one, seems like top output has changed. | smos | 2010-07-24 | 1 | -1/+1 |
* | Correct my email address, adjust copyright to 2010 | smos | 2010-07-24 | 1 | -1/+1 |
* | Add OpenVPN users database, sync the tabs on the settings page. | smos | 2010-07-23 | 1 | -205/+247 |
* | Add OpenVPN traffic statistics for all configured OpenVPN server | smos | 2010-07-23 | 1 | -0/+9 |
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp | gnhb | 2010-06-07 | 1 | -1/+1 |
|\ |
|
| * | Silence is better for this command. | Ermal | 2010-06-03 | 1 | -1/+1 |
* | | First steps for 3g serviceproviders support | Renato Botelho | 2010-06-02 | 1 | -135/+0 |
|/ |
|
* | Change the exec() calls to mwexec, this supresses the rrdtool messages during... | smos | 2010-05-12 | 1 | -8/+8 |
* | must use -f with pkill to find updaterrd.sh | Chris Buechler | 2010-04-03 | 1 | -1/+1 |
* | Ticket #435. Correct command. | Ermal | 2010-03-19 | 1 | -1/+1 |
* | Use pgrep/pkill to save a bit of cpu. | thompsa | 2010-03-12 | 1 | -1/+1 |
* | Make get_real_interface return real interface enc0 for "ipsec". Refactor enab... | Seth Mos | 2010-01-11 | 1 | -22/+4 |
* | Also match umodem for the UM175 unit. | thompsa | 2009-12-27 | 1 | -1/+1 |
* | Add graphing for 3G cellular modems. | thompsa | 2009-12-27 | 1 | -0/+31 |
* | Make sure to surpress stderr | Seth Mos | 2009-12-14 | 1 | -1/+1 |
* | Make sure that do not set the interface to a empty value, this affects the ip... | Seth Mos | 2009-12-07 | 1 | -1/+4 |
* | Use the list sta output instead of list ap which we used before. | Seth Mos | 2009-11-24 | 1 | -1/+1 |
* | Make sure the right wireless interface is polled for the graphs | Seth Mos | 2009-11-24 | 1 | -0/+1 |
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -1/+0 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions | Scott Ullrich | 2009-09-12 | 1 | -0/+5 |
* | Only blast rrd upgrade notice to wall once | Scott Ullrich | 2009-08-24 | 1 | -1/+4 |
* | Move upgrade wall message to the correct function (migrate_rrd_format()) | Scott Ullrich | 2009-07-09 | 1 | -1/+1 |
* | Oops, add needed echo '' | Scott Ullrich | 2009-07-06 | 1 | -1/+1 |
* | Broadcast to all ttys that a RRD upgrade is in progress. | Scott Ullrich | 2009-07-06 | 1 | -1/+1 |
* | * Move functions that output html to guiconfig.inc | Ermal Luci | 2009-06-18 | 1 | -4/+1 |
* | Rewrite the rrd upgrade code to use the newly added xml2array function specif... | Seth Mos | 2009-03-13 | 1 | -0/+136 |
* | Use nice -n20 for common launched items | Scott Ullrich | 2009-03-11 | 1 | -2/+2 |
* | Add missing brace | Seth Mos | 2008-12-24 | 1 | -1/+1 |
* | Final attempt at making rows merger work before I throw in the towel. | Seth Mos | 2008-12-24 | 1 | -0/+10 |
* | Set more default values | Seth Mos | 2008-12-24 | 1 | -0/+8 |
* | Change RRA 12 hour archive to 3000, drop the 1 day archive for new databases | Seth Mos | 2008-12-24 | 1 | -23/+13 |
* | Add kill_traffic_collector() | Seth Mos | 2008-12-24 | 1 | -0/+4 |
* | Add enable_rrd_graphing(); | Seth Mos | 2008-12-24 | 1 | -0/+471 |
* | Surpress rm output | Seth Mos | 2008-12-23 | 1 | -1/+3 |
* | Add 0 values when the original also had values on that row so the graph math ... | Seth Mos | 2008-12-22 | 1 | -1/+11 |
* | Add logging | Seth Mos | 2008-12-20 | 1 | -5/+4 |