You are here: Workload protection > Application protection > BlackBerry Server protection > BlackBerry monitoring settings

Configuring monitor settings

If you have not done so already, launch the Protecting a BlackBerry Server workflow.

The Monitoring tab includes options for configuring how you want to monitor the source server for failure.

Configure how you want to monitor the source server for failure.

  1. By default, Active Monitoring Enabled is selected. Active Monitoring allows you to enable or disable failover for the selected source/target pair.
  2. By default, Manual Intervention Required is selected. Manual intervention allows you to control when failover occurs. When a failure occurs, a prompt appears and waits for you to initiate the failover process manually.

Disable Manual Intervention Required only if you want failover to occur immediately when a failure condition is met.

  1. In the Method to monitor for Failover field, select the ping method to use when monitoring source IP addresses.

Note:

In order to use Application Monitoring, the monitored servers must be running Double-Take Availability version 5.2 or later.

  1. Configure how long to wait after a source failure to initiate failover. The amount of time before failover begins is calculated by multiplying the Monitor Interval by the Failure Count. For example, if the Monitor Interval is set to 5 seconds and the Failure Count setting is 5, a failover condition will be identified after 25 seconds of missed source activity.
  1. In the Monitor Interval field, select how often the monitor should check the source machine availability (Default = 5 seconds, or 60 seconds if Application Monitoring is selected).
  2. In the Failure Count field, select how many monitor replies can be missed before assuming the source machine has failed (Default = 5 missed replies, or 3 replies if Application Monitoring is selected).
  1. If you are monitoring multiple IP addresses, select one of the Failover Trigger options.
  1. If you selected Application Monitoring as the Method to Monitor for Failover, enter information in the Application Monitoring Settings area.
  1. In the Username field, enter the fully-qualified user name that will be used to run WMI scripts. The fully-qualified user name must be in the format domain\username or username@domain.

    Note:

    The required credentials for running WMI scripts is full WMI access to the CIMV2 namespace. Under Windows 2008, the supplied credentials must also be allowed through DCOM and User Access Control. It is recommended that a group be created for running scripts, and that the required permissions be given to the group.

    By default, the administrative group of a Windows 2008 machine has full WMI access. However, DCOM and User Access Control settings may need to be adjusted.

    For more information, see Application Manager Credentials.

  1. In the Password field, enter the password for the specified user account.
  2. Click the Test Credentials button to validate that the specified credentials are sufficient to run WMI scripts.
  1. In the Monitoring Option area, select one of the following options.

If desired, you can select the Attempt to restart services checkbox to automatically attempt to restart the monitored application services.

Note:

  • An example script that you can use as a basis for creating your custom script is included in the \Samples subfolder where the Application Manager is installed.
  • To use PS1 scripts, PowerShell must be installed on the target.

Next step: Configure snapshot settings