Configuring the Sampling Collector

Create an Activity and configure the sampling collector to collect the type of sampling data you need:

vtl activity <name> -c sampling -o "<options>"

 where "<options>" are any of the following configuration options:

With these options, you can:

You can keep or change the default configuration settings of the sampling collector.

Note

Event names should be embedded within single quotes and sampling configuration options should be embedded within double quotes.

Example:

>vtl activity -c sampling -o "-ec en= 'External Bus Cycles - DRDY Asserted' :sa=2"