mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed images in docs
This commit is contained in:
@ -31,7 +31,7 @@ $config['distributed_poller_memcached_port'] = '11211';
|
||||
Below is an example setup based on a real deployment which at the time of writing covers over 2,500 devices and 50,000 ports. The setup is running within an Openstack environment with some commodity ha
|
||||
rdware for remote pollers. Here's a diagram of how you can scale LibreNMS out:
|
||||
|
||||
![Example Setup](http://www.librenms.org/img/librenms-distributed-diagram.png)
|
||||
![Example Setup](http://docs.librenms.org/img/librenms-distributed-diagram.png)
|
||||
|
||||
###Architecture
|
||||
How you setup the distribution 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 each of the individual roles. Below are notes on what you need to consider both from the software layer but also connectivity.
|
||||
|
@ -7,7 +7,7 @@ Varnish is caching software that sits logically between an HTTP client and an HT
|
||||
<br><br>
|
||||
##### <center>Simplified block diagram of an Apache HTTP server with Varnish 4.0 Reverse Proxy.</center> #####
|
||||
|
||||
![Block Diagram 1](http://www.librenms.org/img/varnish_block.png)
|
||||
![Block Diagram 1](http://docs.librenms.org/img/varnish_block.png)
|
||||
|
||||
### CentOS 7 Varnish Installation ###
|
||||
|
||||
|
BIN
doc/img/librenms-distributed-diagram.png
Normal file
BIN
doc/img/librenms-distributed-diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
Reference in New Issue
Block a user