Define Event Actions

Actions are applied to generated Events.

All Events are immediately reported inside Zend Platform’s PHP Intelligence module.

Events can be viewed from: PHP Intelligence | Event List.

Event Actions enable sending Event details via E-mail or to a URL.

 

To configure Event Actions go to: Zend Central | Console and select Event Actions.

 

There are two steps to defining event actions. The first is to define “Actions and the second is to define “Action Rules.”.

Define Actions

Clicking the Event Actions URL opens the Actions dialog. This dialog allows you to define or remove Actions for the entire cluster.   

 

From the Actions screen you can:

 

To add an Action:

  1. Select one of the options from the Action Type drop-down list.

  2. Depending on the selection e-mail or URL the action type details will change.

  3. Enter the information according to the selected Action Type:

  4. Target URL for the action type “Submit a report to the specified URL”

  5. Recipient Address and Subject for the Action Type, “Send a report via e-mail.”

  1. Press Add to add the new Action Type to the “Current Action Types” list.

 

Note:

These Action Types can now be associated with Action Rules (see below). You can also change or remove the Action Type settings at any time.

 

Zend Platform supports two types of reports:

Define Action Rules

The Define Action Rules screen is accessed from: Zend Central | Console.

 

This screen ties together the elements of the rule-based notification system (monitoring and reporting) by creating a logical rule that can be understood as follows:

 

When an Event of a user-defined Severity occurs in the user-designated Server, a specific Event Action (notification) will be invoked.

 

From this screen you can:

 

To define Action Rules for a server:

  1. Select the Define Action Rules tab

  2. Enter Action Rule parameters in the Add a New Action Rule area.

    1. Select an Event from the Events combo. (For a complete list of Events supported in the current version of Zend Platform, refer to the Configure Alert Rules section above.)

    2. Select the severity from the drop-down list.

    3. Select a Server from the drop-down list of servers currently defined in the system.

    4. Select an Action from the drop-down list of Actions currently defined in the system.

  3. Click Add or Apply.

    1. Pressing Add adds the new Action Rule to the list of Action Rules defined in the system.

    2. Pressing Apply applies the changes to a rule that you have edited.

 

Note:

Go to the Zend Platform User Guide to read more about how your organization can leverage information generated by events in the Tutorial - Integrating Existing and Legacy Applications.