mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Documenting spelling (#12919)
setup / set up Update Style-Guidelines.md sp/gram Update SNMP-Trap-Handler.md Update RRDCached.md setup = noun set up = verb/idiom
This commit is contained in:
@@ -99,12 +99,12 @@ out:
|
||||
|
||||
## Architecture
|
||||
|
||||
How you setup the distribution is entirely up to you, you can choose
|
||||
How you set the distribution up is entirely up to you. You can choose
|
||||
to host the majority of the required services on a single virtual
|
||||
machine or server and then a poller to actually query the devices
|
||||
being monitored all the way through to having a dedicated server for
|
||||
being monitored, all the way through to having a dedicated server for
|
||||
each of the individual roles. Below are notes on what you need to
|
||||
consider both from the software layer but also connectivity.
|
||||
consider both from the software layer, but also connectivity.
|
||||
|
||||
### Web / API Layer
|
||||
|
||||
|
@@ -3,7 +3,7 @@ path: blob/master/doc/
|
||||
|
||||
# Setting up RRDCached
|
||||
|
||||
This document will explain how to setup RRDCached for LibreNMS.
|
||||
This document will explain how to set up RRDCached for LibreNMS.
|
||||
|
||||
Since version 1.5, rrdtool / rrdcached now supports creating rrd files
|
||||
over rrdcached. If you have rrdcached 1.5.5 or above, you can also
|
||||
|
@@ -58,7 +58,7 @@ devices (community, etc.)
|
||||
### Option 2
|
||||
> Tested on Ubuntu 18
|
||||
|
||||
Just setup your service like:
|
||||
Just set up your service like:
|
||||
|
||||
```
|
||||
[Unit]
|
||||
|
Reference in New Issue
Block a user