25 Commits

Author SHA1 Message Date
73d299a17c Update Distributed-Poller.md to include running daily.sh (#8988)
Small update to the docs as of daily.sh has to run on all instances
2018-08-07 07:43:57 +01:00
99c74562a8 fix: Fixed hostname lookup for distributed poller on some platforms (#8727)
May cause warnings about poller not polling if the name doesn't match exactly as the old one.
Just delete from /pollers

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.

- [x] 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-05-19 21:02:22 +01:00
9c0a74debb docs: Don't suggest setting distributed poller name incorrectly (#7790) 2017-11-24 09:17:11 +00:00
a14539a55a refactor: Switch to using discovery-wrapper.py by default (#7661) 2017-11-09 11:19:47 -06:00
f24c840864 docs: Updated Distributed poller doc as rrdcached needs -R to work properly (#7393)
* rrdcached needs -R to work properly

Without -R you'll hate yourself.

* Update Distributed-Poller.md
2017-09-27 20:51:44 +01:00
d3149c9709 docs: Update Distributed-Poller.md to remove distributed_poller_host
removed all references to 'distributed_poller_host' as it's not used in any librenms code, and documentation doesn't actually document what it does or is for.
2017-09-01 19:04:25 +01:00
0240a95e62 Update Distributed-Poller.md (#5714) 2017-02-01 09:13:34 -06: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
e3772e2653 Don't use $config['rrdcached_dir'] anymore, always use relative directories when using rrdcached.
Wait for output on every command, this prevents input left in the buffer from messing up subsequent commands.
It doesn't seem like there is a penalty, but I'd have to do more testing.
2016-07-25 16:24:09 -05:00
laf
039c824843 Updated dist-polling docs 2016-07-07 23:42:11 +01:00
laf
b43253b16b Updated distributed polling docs to be a bit clearer and include full config examples 2016-06-16 15:57:14 +01: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
f0o
22f4221df7 Fixed images in docs 2015-10-13 14:27:55 +00:00
laf
c0125f28e4 Added support for rrdtool 1.5 2015-08-23 19:36:22 +00:00
0189049510 Documentation changes for poller group changes. 2015-06-22 12:48:39 +02:00
laf
28ae1bf6a8 Added simple doc to distributed poller setup 2015-04-27 15:17:02 +01:00
8834a3d9c2 Update Distributed-Poller.md
Grammar correction: Their > There
2015-04-23 07:21:13 -07:00
laf
2e6004243a Updated lists 2015-03-20 22:38:57 +00:00
laf
16aa3561ff Added some docs around the example diagram and real experience 2015-03-20 22:34:50 +00:00
f0o
18ff4c063b Updated Docs 2015-03-15 17:29:11 +00:00
f0o
d6535075dc Docs-Typo 2015-03-15 16:31:22 +00:00
f0o
ffd5a3d928 Adds Distributed Polling via Memcached. 2015-03-15 16:29:59 +00:00