mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix bullet points (#12574)
The bullet points appear incorrectly on the page still, in two different places. Hopefully this will fix it
This commit is contained in:
@@ -4,6 +4,7 @@ path: blob/master/doc/
|
||||
# Distributed Poller
|
||||
|
||||
A normal install contains all parts of LibreNMS:
|
||||
|
||||
- Poller/Discovery/etc workers
|
||||
- RRD (Time series data store) *
|
||||
- Database *
|
||||
@@ -24,6 +25,7 @@ RRDcached.
|
||||
It is also a requirement that at least one locking service is in place
|
||||
to which all pollers can connect. There are currently three locking
|
||||
mechanisms available
|
||||
|
||||
- memcached
|
||||
- redis (preferred)
|
||||
- sql locks (default)
|
||||
|
Reference in New Issue
Block a user