5.5 Creating a Custom State

You can create one or more custom states to perform actions independent of the driver’s current health state (green, yellow, red). If a custom state’s conditions are met, its actions are performed regardless of the current health state.

As with the green, yellow, and red health states, a custom state’s actions are performed only once each time the conditions are met; as long as the state remains true, the actions are not repeated. If the state changes because its conditions are no longer met, the actions are performed again the next time the conditions are met.

  1. In iManager, open the Driver Health Configuration page for a driver for which you want to create a custom state:

    1. Open the Identity Manager Administration page.

    2. In the Administration list, click Driver Health Configuration.

  2. On any of the tabs, click Actions, then click New Custom State.

  3. Follow the instructions in Modifying the Conditions for a Driver Health Configuration and Modifying the Actions for a Driver Health Configuration to define the custom state’s conditions and actions.