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:
Paul Dee
2021-05-25 21:44:57 +02:00
committed by GitHub
parent 96479ab9b9
commit fdde13af90
4 changed files with 11 additions and 11 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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]