admin statistics, flush_status

Description

Displays the flushing status for all counters.

Syntax

admin statistics, flush_status

Examples

Example 1

admin statistics, flush_status
Rep Server Counters Flush Configuration
----------------------------------------
Configuration_Name            Run_Value
------------------------------ ---------
stats_daemon_sleep_time             20
stats_sampling                      on
stats_flush_rssd                    on
stats_reset_afterflush              off
stats_intrusive_counters             off 

Rep Server module flushing status
----------------------------------
Module_Name Info                      Flush_Status
----------- -------------------------- ------------
CM                                             on
DIST        101 ost_1.emb                      on
DIST        103 ost_1.pdb1                     on
DSI         103 ost_1.pdb1                     on
DSIEXEC     103(0) ost_1.pdb1                  on
DSI          101 ost_1.emb                     on
DSIEXEC      101(0) ost_1.emb                  on
REPAGENT     ost_1.emb                         on
RSI          ost_11                            on
SQM          101:0 ost_1.emb                   on
SQM          103:0 ost_1.pdb1                  on
SQM          103:1 ost_1.pdb1                 off
SQM          16777318:0 ost_11                 on
SQT          101:0  DSI 101 ost_1.emb         off
SQT          103:0  DSI 103 ost_1.pdb1        off
SQT          101:1  DIST ost_1.emb             on
SQT          103:1  DIST ost_1.pdb1            on
STS                                            on

Usage

Displays Replication Server–level status information for the parameters shown in Table 3-7 and the on/off status of individual counters.

Table 3-7: Column descriptions for admin statistics, flush_status output

Parameter name

Configuration

stats_daemon_sleep_time

Number of seconds between RSSD flushes. Value of the stats_daemon_sleep_time parameter.

stats_sampling

Indicates whether sampling is enabled.

stats_flush_rssd

Indicates whether flushing counters to the RSSD is turned on. Value of stats_flush_rssd parameter.

stats_reset_afterflush

Indicates whether counters are reset automatically after flushing. Value of the stats_reset_afterflush parameter.

stats_intrusive_counters

Indicates whether intrusive counters are enabled.

Permissions

Any user can execute admin statistics, flush_status.