summaryrefslogtreecommitdiffstats
path: root/etc/inc/rrd.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-8/+8
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-251-1/+1
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-35/+0
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-2/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-311-3/+3
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-20/+57
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-6/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-1/+78
| |\ \ \ \ \ \ \
| * | | | | | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-5/+5
| * | | | | | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-5/+5
| * | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-301-1/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Implement gettext() calls on rrd.incCarlos Eduardo Ramos2010-08-171-8/+8
* | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fix syntax error/typo. Fixes #1372jim-p2011-05-241-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix my traffic graphsSeth Mos2011-05-261-17/+11
* | | | | | | | | Unset the correct variablesSeth Mos2011-05-251-2/+2
* | | | | | | | | Make it so that we use the correct fields in the right orderSeth Mos2011-05-241-4/+16
* | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-05-191-35/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Remove Total users graph this has become redundant and replaced with a cumula...Warren Baker2011-05-161-35/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-121-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add -a to include all updaterrd.sh scripts running and also remove top killin...Ermal2011-04-041-2/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-121-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Use a different loop counter variable to avoid a name collisionjim-p2011-03-301-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-241-21/+57
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Read data into variables before passing to rrdtool, so it's easier to extend ...jim-p2011-03-181-19/+19
| * | | | | Add Total number of CP users graphWarren Baker2011-03-171-3/+40
| | |_|_|/ | |/| | |
| * | | | Possible double RRD process fix.smos2011-03-091-1/+3
* | | | | unbreak the broken mergeSeth Mos2011-03-091-8/+0
* | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-081-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
OpenPOWER on IntegriCloud