Using event triggers

VCS provides a sample Perl script for each event trigger at the following location:

$VCS_HOME/bin/sample_triggers

Customize the scripts according to your requirements: you may choose to write your own Perl scripts.

To use an event trigger

  1. Use the sample scripts to write your own custom actions for the trigger.
  2. Move the modified trigger script to the following path on each node:

    $VCS_HOME/bin/triggers

  3. Configure other attributes that may be required to enable the trigger. See the usage information for the trigger for more information.

    See List of event triggers.