SETTINGS

The server's internal settings are reported on the Settings tab, along with a number of important editable settings.

settings

Administrator Settings

Change Administrator Settings
Use this form to change the current administrator password, this is the password that you provided during installation that is used to log in to the SVN MultiSite Plus browser-based User Interface
See How to change your Administrator Password.
User Interface HTTP Port
Change the port that you want to use to access the User Interface. Just enter a valid port number and clock SAVE.

Resource Monitoring Data

settings

The Resource Monitoring Data settings provide a basic tool for monitoring available disk storage for MultiSite's resources.

Monitor Interval (mins)
If the disk space available to a monitored resource is less than the value you have for a "Severe" event then the event is logged and MultiSite's replicator will shut down after this interval, currently set at 10 minutes by default. You can configure the interval in application.properties file:

/opt/wandisco/svn-multisite-plus/replicator/properties/application.properties
resourcemonitor.period.min=10
Value is in minutes, and only run through the UI, it is not handled directly by the replicator.
Add New Resource Monitor
Enter the path to a resource that you wish to monitor, then click "Add".
Resource Monitors
This section lists all resources currently being monitored. Click on "Configure" to change monitor settings, "Delete" to remove a monitor.

For more information about setting up monitors, read 22. Setting up resource monitoring.

System Data

The System Data table provides a list of read-only settings that were either provided during setup or have since been applied:

DConE port
DConE port (actually it's DConE 2) handles agreement traffic between sites. The Default is 6444.
Location ID
A unique string that is used to identify the server during an induction.
NodeID
The name that you gave the node during installation.
Database Location
The full path to MultiSite's database. By default this will be <install-dir>/replicator/database.
Delegate Port
The delegate port is used by Subversion to delegate write operations to the WANdisco Replicator (via the contact.server.port (described below).
Jetty HTTP Port
The HTTP port is used for browser access to the User Interface.
Content Server Port
The port that will be used to transfer replicated content (repository changes). This is different from the port used by WANdisco's DConE agreement engine.