Status options

Each counter may also have status information that determines calculation operations. Some counters may require additional data processing or information from other counters or modules.

Table 5-1 describes the counter status options. Counters can have zero to several status options.

Table 5-1: Counter status options

Counter status

Description

CNT_INTRUSIVE

Counters that may impact Replication Server performance.

CNT_INTERNAL

Counters used by Replication Server and other counters.

CNT_SYSMON

Counters used by admin statistics, sysmon command.

CNT_MUST_SAMPLE

Counters that sample even if sampling is not enabled.

CNT_NO_RESET

Counters that are not reset after initialization.

CNT_DURATION

Counters that measure duration.

CNT_RATE

Counters that measure rate.

CNT_KEEP_OLD

Counters that keep both the current and previous value.

CNT_CONFIGURE

Counters that keep the run value of a Replication Server configuration parameter.