summaryrefslogtreecommitdiffstats
path: root/etc/inc/rrd.inc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Keep the output in a variable before passing it to rrdtool in case we also wa...jim-p2011-03-081-4/+6
| * | | | Only run pfctl once per interface for stats, rather than four times.jim-p2011-03-081-4/+7
| | |_|/ | |/| |
* | | | Alter the traffic collector kill function, alter the output of top from a pip...Seth Mos2011-02-021-5/+6
* | | | Fix the TERM setting in the updaterrd script. Only get the last part of the t...Seth Mos2011-02-021-2/+3
* | | | Add a newline to this commandSeth Mos2011-02-021-1/+1
* | | | Merge remote branch 'upstream/master'Seth Mos2011-02-011-0/+77
|\ \ \ \ | |/ / /
| * | | Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+77
* | | | kill rrdtool before killing shellscriptsSeth Mos2011-02-011-0/+2
* | | | Simplify the updaterrd.sh to reduce the amount of pfctl callsSeth Mos2011-02-011-8/+2
* | | | Add support for IPv6 counters to the RRD graphs. This adds 4 more data source...Seth Mos2011-01-311-6/+18
|/ / /
* | | Fix case for disabling RRD graphing for spamd package.Erik Fonnesbeck2011-01-251-1/+1
* | | Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
| |/ |/|
* | Revert the top field change shift as these break a lot of other installs.smos2010-08-271-1/+1
* | Shift the fields from "top" once more to get our processor statistics backsmos2010-08-241-1/+1
* | Apparently we use domain sockets now for collecting user statistics. This was...smos2010-08-241-1/+2
|/
* chown the RRD path on every call, not just when initially creating the RRD di...jim-p2010-08-061-1/+6
* When creating /var/db/rrd, make sure it's writable by wheel, and owned by nob...jim-p2010-08-051-2/+3
* Shift all the top fields by one, seems like top output has changed.smos2010-07-241-1/+1
* Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
* Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-231-205/+247
* Add OpenVPN traffic statistics for all configured OpenVPN serversmos2010-07-231-0/+9
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-1/+1
|\
| * Silence is better for this command.Ermal2010-06-031-1/+1
* | First steps for 3g serviceproviders supportRenato Botelho2010-06-021-135/+0
|/
* Change the exec() calls to mwexec, this supresses the rrdtool messages during...smos2010-05-121-8/+8
* must use -f with pkill to find updaterrd.shChris Buechler2010-04-031-1/+1
* Ticket #435. Correct command.Ermal2010-03-191-1/+1
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-1/+1
* Make get_real_interface return real interface enc0 for "ipsec". Refactor enab...Seth Mos2010-01-111-22/+4
* Also match umodem for the UM175 unit.thompsa2009-12-271-1/+1
* Add graphing for 3G cellular modems.thompsa2009-12-271-0/+31
* Make sure to surpress stderrSeth Mos2009-12-141-1/+1
* Make sure that do not set the interface to a empty value, this affects the ip...Seth Mos2009-12-071-1/+4
* Use the list sta output instead of list ap which we used before.Seth Mos2009-11-241-1/+1
* Make sure the right wireless interface is polled for the graphsSeth Mos2009-11-241-0/+1
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+0
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+5
* Only blast rrd upgrade notice to wall onceScott Ullrich2009-08-241-1/+4
* Move upgrade wall message to the correct function (migrate_rrd_format())Scott Ullrich2009-07-091-1/+1
* Oops, add needed echo ''Scott Ullrich2009-07-061-1/+1
* Broadcast to all ttys that a RRD upgrade is in progress.Scott Ullrich2009-07-061-1/+1
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-4/+1
* Rewrite the rrd upgrade code to use the newly added xml2array function specif...Seth Mos2009-03-131-0/+136
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-2/+2
* Add missing braceSeth Mos2008-12-241-1/+1
* Final attempt at making rows merger work before I throw in the towel.Seth Mos2008-12-241-0/+10
* Set more default valuesSeth Mos2008-12-241-0/+8
* Change RRA 12 hour archive to 3000, drop the 1 day archive for new databasesSeth Mos2008-12-241-23/+13
* Add kill_traffic_collector()Seth Mos2008-12-241-0/+4
* Add enable_rrd_graphing();Seth Mos2008-12-241-0/+471
OpenPOWER on IntegriCloud