Configures whether aggregated alert data is passed to the secondary node during a failover event. By default, alert replication is enabled. When alert replication is enabled, the alert data the Central Management System appliance aggregated from its managed appliances is passed to the secondary node when failover occurs. You can disable alert replication and automatic failover in disaster recovery (DR) deployments and other low-bandwidth scenarios in which you need to limit the amount of traffic passing through the HA interface.
Note
This is a global configuration. It is configured on only one node, but is applied to the cluster.
Syntax
[no] ha replicate alerts enable
Parameters
no
Resets the malware alert interval to its default of 14400 seconds (four hours).
Example
The following example disables alert replication on the cluster from the primary node.
node2 (config) # ha engine stop
node1 (config) # ha engine stop node1 (config) # no ha replicate alerts enable node1 (config) # show ha configuration CMS HA Cluster Settings: ... Replicating: Configuration: yes Alerts: no Security content: yes ... node1 (config) # write memory node1 (config) # ha engine restart
node2 (config) # ha engine restart
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Central Management System: Release 7.7.0
Note
For more information about Central Management System HA, see the Central Management System High Availability Guide.