Add some documentation on Multi-Server

This commit is contained in:
SteveGilvarry
2015-12-19 20:51:19 +11:00
parent aaa9f3bcc9
commit b78deb192b
3 changed files with 13 additions and 0 deletions

View File

@@ -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.

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View 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.