This service allows an external database server to replicate data from the SMS. Using
an external database for data replication allows you to offload report processing
to an external server which can provide performance gains to your existing system.
Reboot the SMS to completely enable or disable this service.
Before you begin, make sure that your replication system has sufficient disk space
to accommodate the database and any increase in size due to additional data or reporting.
Procedure
- In the SMS, go to .
- On the External Database Settings panel, click Edit.
- In the Edit External Database Settings wizard, select
External Replication Settings.
Note
To configure external database replication, you must create an SMS database snapshot, and then copy the snapshot to the target replication system and import it into a MariaDB database before the SMS server can replicate its data to the target system. - Select Enable external database replication to enable the service. (To disable the service, clear the check box.)
- Provide the following:
- Username – Provide the user name for an account with sufficient rights to read all the desired data from the SMS database.
- Password – Provide the password for the user account. Retype the password in the Confirm Password field.
- If you changed the replication settings, click
Reboot to restart the SMS server and initialize the service.
Note
Follow your company’s server downtime policies, including notification to SMS clients of a pending reboot. Before you reboot the SMS, gracefully stop other client connections to the server. - Click
Create Snapshot, and select
Include Events in Snapshot if you want the snapshot to include event data.
Note
The snapshot is saved locally on the SMS server. You must copy the snapshot to the target replication system and import it into a new or existing MariaDB database before the SMS server can replicate its data to the target system. - Click
OK.
Note
External database replication and the SMS High Availability (HA) features both leverage the same functionality in the underlying MariaDB database. The SMS database does not support replication to multiple destinations; therefore, we do not recommend using SMS HA and external database replication at the same time.