Versions Compared

Key

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

...

This section describes the Pulse agent. This is a collection agent for real-time workflow configurations. 

The Pulse agent is useful for testing purposes since it functions both as a collection agent and an internal data source. You can use this agent to generate random or specific data while simulating various traffic patterns through stochastic distributions.


The Pulse agent configuration section contains the following tabs:

  • Interval
  • Data

Interval tab

The Interval tab contains configuration settings related to the interval type and the related time parameters that control how often the pulse UDRs will be generated.

Image Removed

The Pulse agent configuration dialog - Interval tab

...

Time Unit

...

Select the time unit that is applicable to the time fields on this tab.

...

Select an interval type that corresponds with the desired generation of Pulse UDRs.

Fixed - UDRs are generated at a fixed time interval

Linear - UDRs are generated at a linearly increasing or decreasing time interval. (try to simplify)

Gaussian - UDRs are generated according to a Gaussian probability distribution.

Poisson - UDRs are generated according to a Poisson process.

Single - A single UDR is generated at workflow start.

...

Specify the interval between the pulses according to the Time Unit selected above. 

Interval is available when the selected Interval Type is Fixed.

...

Specify the start interval between pulses.

Start is available when the selected Interval Type is Linear.

...

Specify the final interval between pulses.

Stop is available when the selected Interval Type is Linear.

...

Specify the value that is incremented or decremented from the interval when a Pulse UDR is generated. Use a positive value to increment and a negative value to decrement.

Rate is available when the selected Interval Type is Linear.

...

When the selected Interval Type is Gaussian, enter the median interval between Pulse UDRs in the probability distribution.

When the selected Interval Type is Poisson, enter 1/(expected number of Pulse UDRs per time unit).

Example - Poisson interval type

Expected number of Pulse UDRs is five (5) per second, so 0.2 seconds between UDRs.

Select MILLISECONDS in Time Unit and enter 200 in Central Interval.

Central Interval is available when the selected Interval Type is Gaussian or Poisson.

...

Enter the standard deviation of the probability distribution. When you use a low value, the intervals tend to be close to the value of the Central Interval. Use a high value to spread the intervals over a wider range.

Width is available when the selected Interval Type is Gaussian.

Note
titleNote!

The real value of the configured interval length is an approximate and must not be used for time-sensitive tasks. To get the most accurate pulse-delay, use fixed time intervals.

Data tab

The Data tab includes settings that control the contents of the Pulse UDRs. The Data tab has the following fields:

The Pulse agent configuration dialog - Data tabImage Removed

The Pulse agent configuration dialog - Data tab

...

Select this radio button to populate the Sequence field in the Pulse UDRs with a random integer. The range of the values are specified in the Range fields.

...

Select this radio button to populate the Sequence field in the Pulse UDRs with a value from an infinite sequence starting at 0. The sequence is reset when a workflow is restarted.

...

Sequential With Range

...

Select this radio button to populate the Sequence field in the Pulse UDRs with a value from a finite sequence. The range of the values are specified in the Range fields. The sequence is reset when a workflow is restarted or when the end value is reached.

...

Fixed Data

...

subsections:

Child pages (Children Display)