32 Commits

Author SHA1 Message Date
b74fcdd0a8 Fixed Debian Stretch rrdcached Base_Path (#8966)
* Fix Debian Stretch Base_Path

* Update RRDCached.md
2018-08-25 21:01:24 +01:00
07d0772595 Update RRDCached.md to fix permissions (#8959)
Add step to Debian 9 to fix permissions on /mnt/librenms/rrd/journal/

DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-07-28 13:43:57 +01:00
d755b8c55e Update RRDCached.md (#8495) 2018-04-01 21:25:53 +01:00
1b4e7b3680 docs: Debian stretch RRDcached settings (#8470)
* Debian stretch settings

* Update RRDCached.md

* Update RRDCached.md
2018-03-26 20:09:38 +01:00
4e5f250400 Update RRDCached.md (#7521) 2017-10-20 07:31:58 -05:00
3d41019b61 docs: improve CentOS 7 and Ubuntu 16 rrdcached installation instructions (#7473)
I tried to get these to as few of steps as possible.
Ubuntu starts the service during installation, so it won't have proper permissions/settings until after you restart it.
CentOS doesn't need epel (it doesn't have rrdtool in it) or permissions fixes.  Move run files to /run directory to save a lot of steps and be similar to other platforms. Skipping the touch allows us to skip daemon-reload
2017-10-11 08:07:08 +01:00
29f687626d docs: Update RRDCached.md to clarify version for client/server (#7320)
Add note about client vs. server versions of rrdcached
2017-09-12 09:18:24 +01:00
013beb63f9 docs: Fix the Ubuntu 16 rrdcached config (#6846)
*  Fix the Ubuntu 16 rrdcached config

Missing user and group to run as and the -R option

* Create RRDCached.md

Add write threads in case users need to tune performance (4 is the default)
2017-06-16 12:58:48 +01:00
55e1512ef2 docs: Update RRDCached.md (#6719) 2017-05-24 22:47:43 +01:00
124fee657e remove useless apache restart (#6226) 2017-03-22 08:14:18 +00:00
e95772e5b4 doc: Updated RRDCached doc for Debain Jessie installation (#5380) 2017-01-10 19:31:04 +00:00
c257332ef8 docs: Updated rrdcached docs to include Ubuntu 16.x (#5263) 2016-12-29 23:18:43 +00:00
1de0d2c548 docs: Added documentation on securing rrdcached. (#5093) 2016-11-30 23:21:17 +00:00
d662399c76 Update RRDCached.md
Added apostrophe's around rrdtool_version number to prevent incorrect config syntax.
2016-09-22 13:49:40 +02:00
7ff35ca6ef docs: More doc updates (#4365)
* More doc updates

* Updated to add update

* added tune option
2016-09-09 12:06:26 -05:00
383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
laf
29870b1bc1 Update install doc file names to be clearer 2016-08-18 23:46:15 +01:00
8d950a4ed7 More compact debug output.
RRDC_USER is not used in the systemd unit file (this isn't how you set an environment variable), so remove it.
2016-07-25 20:12:40 -05:00
d7a7c5ef00 Doc updates 2016-07-20 09:09:19 -05:00
bc40f6ebea Add user/group to rrdcached command 2016-07-08 21:00:14 -05:00
8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
fc25b0d063 Merge pull request #1748 from laf/rrdtool-1.5
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
32e9a790a4 Fixed RRDCached.md Typos 2015-09-25 01:23:41 -04:00
laf
f655ea8416 Rebasing 2015-09-21 10:17:48 +00:00
21dda60c8c Tweaked RRDCached.md formatting 2015-09-14 10:11:19 -04:00
b26aef9e8f Added CentOS 7 installation, tweaked formatting 2015-09-12 17:47:31 -04:00
laf
c0125f28e4 Added support for rrdtool 1.5 2015-08-23 19:36:22 +00:00
294f6a4208 Update RRDCached.md 2015-05-27 19:39:02 +02:00
64572cebe8 Update RRDCached.md 2015-05-27 19:33:33 +02:00
62c9985984 RRDCached Doc
- Doc to RRDCached installation on CentOS/RHEL
2015-05-27 19:15:47 +02:00