mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-19 03:56:18 -04:00
Add some documentation on Multi-Server
This commit is contained in:
@@ -21,6 +21,9 @@ Monitor Tab
|
||||
Name
|
||||
The name for your monitor. This should be made up of alphanumeric characters (a-z,A-Z,0-9) and hyphen (-) and underscore(_) only. Whitespace is not allowed.
|
||||
|
||||
Server
|
||||
Multi-Server implementation allows the ability to define multiple ZoneMinder servers sharing a single database. When servers are configured this setting allows you nominate the server for each monitor.
|
||||
|
||||
Source Type
|
||||
This determines whether the camera is a local one attached to a physical video or USB port on your machine, a remote network camera or an image source that is represented by a file (for instance periodically downloaded from a alternate location). Choosing one or the other affects which set of options are shown in the Source tab.
|
||||
|
||||
|
||||
BIN
docs/userguide/options/images/Options_Servers.png
Normal file
BIN
docs/userguide/options/images/Options_Servers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
10
docs/userguide/options/options_servers.rst
Normal file
10
docs/userguide/options/options_servers.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Options - Servers
|
||||
---------------
|
||||
|
||||
.. image:: images/Options_Servers.png
|
||||
|
||||
Servers options is used for setting up multiple ZoneMinder servers sharing the same database and using a shared file share for all event data. To add a new server use the Add Server button. All that is required is a Name for the Server and Hostname.
|
||||
|
||||
To delete a server mark that server and click the Delete button.
|
||||
|
||||
Currently Live view is only available on the monitors host server, but events can be viewed from any server due to the shared file share.
|
||||
Reference in New Issue
Block a user