resadminwait event trigger

Description

Invoked when a resource enters admin_wait state.  

When VCS sets a resource in the admin_wait state, it invokes the resadminwait trigger according to the reason the resource entered the state.  

SeeClearing resources in the ADMIN_WAIT state

This event trigger is non-configurable. 

Usage

- resadminwait  system  resource adminwait_reason 

  • system—represents the name of the system.
  • resource—represents the name of the faulted resource.
  • adminwait_reason—represents the reason the resource entered the admin_wait state. Values range from 0-5:

    0 = The offline function did not complete within the expected time.

    1 = The offline function was ineffective.

    2 = The online function did not complete within the expected time.

    3 = The online function was ineffective.

    4 = The resource was taken offline unexpectedly.

    5 = The monitor function consistently failed to complete within the expected time.