mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Small documentation typos (#14101)
* Update Templates.md withing > within * Update index.md Small typos correction * Update Performance.md Typos/Rewording * Update Performance.md * Update Syslog.md recieving > receiving * Update Entities.md Remove rogue ` * Update Dashboards.md embeded > embedded * Update Interface-Description-Parsing.md infor > information * Update Network-Map.md genrated > generated
This commit is contained in:
@@ -190,7 +190,7 @@ Create a file called `/etc/rsyslog.d/30-librenms.conf`and add the following depe
|
||||
*.* :omprog:;librenms
|
||||
```
|
||||
|
||||
If your rsyslog server is recieving messages relayed by another syslog
|
||||
If your rsyslog server is receiving messages relayed by another syslog
|
||||
server, you may try replacing `%fromhost%` with `%hostname%`, since
|
||||
`fromhost` is the host the message was received from, not the host
|
||||
that generated the message. The `fromhost` property is preferred as
|
||||
|
||||
Reference in New Issue
Block a user