sysjoin event trigger

Description

Called when a new system joins the cluster. The trigger is invoked on all nodes in the cluster.  

This event trigger is configurable. 

Usage

- sysjoin triggertype system system_state

  • triggertype—represents whether trigger is custom (triggertype=0) or internal (triggertype=1).
  • For this trigger, triggertype=0.system—represents the name of the system.
  • system_state—represents the value of the State attribute.

See System states