Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

To enable the MOM functionality, verify that the Alerts MOM definitions are configured properly and that integration with the MOM server succeeded.

See “Setting Setting a MOM server for actions on the MOM tab” on page 62tab.

To set the MOM functionality for the specified metric1.    From

  1. From the Actions tab, select the MOM option on the Action Type list box.

...

  1. To send alerts to the MOM server, check Send alert to MOM server whenever the metric alert level changes.

...

  1. To test your definitions, click Test.

...

  1. To save your definitions, at the bottom of the screen, choose to save either the selected instance, or all the environment’s instances. Then click Save and Close.

Anchor
UseDynamicParametersInActions
UseDynamicParametersInActions
Using dynamic parameters in actions

When you set rules in actions, you can use the dynamic parameters listed in the following table. Set the dynamic parameters in the Message text area of the email tab, Message tab, or in the Program text box of the Program tab.

Info

...

The dynamic parameters in actions are not the same as used in customized metrics.

See “Using Using dynamic parameters in customized metrics” on page 188metrics. The table below describes the dynamic parameters that you can set.

...

•    You can use dynamic parameters for customized metrics in the command line.

See “Using Using dynamic parameters in customized metrics” on page 188metrics.

A customized metric that returns a table with multiple values is created by apply the following guidelines:

...

select user_defined_pack.user_def(sampling_rate, sampling_period, warning_threshold, critical_threshold) as value from dual;

Anchor
UseDynamicParametersInCustomMetrics
UseDynamicParametersInCustomMetrics
Using dynamic parameters in customized metrics

When you set a customized metric, you can use dynamic parameters in the Program command line.

...