mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Documentation (#12411)
* Update Documentation Most work in Graylog and SNMP Fixed many code tags, spelling and wording. Added SNMP PowerShell example. * Update SNMP-Configuration-Examples.md Fix TOC brackets
This commit is contained in:
@@ -16,7 +16,7 @@ At present we provide the following builds:
|
||||
- OVA Built with VirtualBox.
|
||||
|
||||
- Any issues and or help with these images should be reported via
|
||||
[Community Fourm](https://community.librenms.org) or our [Discord
|
||||
[Community Forum](https://community.librenms.org) or our [Discord
|
||||
server](https://t.libren.ms/discord)
|
||||
|
||||
## Setup
|
||||
|
@@ -36,7 +36,7 @@ chkconfig mariadb on
|
||||
service mariadb start
|
||||
```
|
||||
|
||||
## Gneral
|
||||
## General
|
||||
|
||||
Now continue with the installation:
|
||||
|
||||
@@ -283,7 +283,7 @@ chown -R librenms:librenms /opt/librenms
|
||||
chmod 775 rrd
|
||||
```
|
||||
|
||||
If you're planing on running rrdcached, make sure that the path is
|
||||
If you're planning on running rrdcached, make sure that the path is
|
||||
also chmod'ed to 775 and chown'ed to librenms:librenms.
|
||||
|
||||
**SELinux**
|
||||
|
Reference in New Issue
Block a user