Versions Compared

Key

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

...

The following agent variables can be used to pass information into an Agent notification.

Agent Hostname

Description

Resolves to the agent hostname.

Syntax

${ops_agent_hostname}

Example


...

Description

Resolves to the value of the System Identifier Universal Controller system property.

Syntax

${ops_system_identifier}

Example


...

The following built-in variables are associated with all trigger types.

When a task is launched by a trigger, the values of the following built-in variables, if they are specified in the task, are passed into the task instance.

...

Description

Resolves to the value of user-defined field #1.

Syntax

${ops_trigger_custom_field1}

Example


...

Description

Resolves to the value of user-defined field #2.

Syntax

${ops_trigger_custom_field2}

Example


...