[previous] Clear Spacer [next]


SampleOption

Syntax

SETDefault -SYS SampleOption = (None, Sample, Minute, Hour, Day)
SHow -SYS SampleOption

Default

None

Description

The SampleOption parameter specifies the types of statistics that the system gathers. You can display the statistics using the SHow -SYS STATistics command.

By default, the system gathers only the current sample (statistics for period of time determined by the -SYS SampleTime parameter) and accumulated statistics. You can configure the system to gather the following types of statistics:

None

The system retains the default setting for this parameter; it gathers only the current sample and accumulated statistics as described above.

Sample

The system gathers statistics for the busiest sample time period since the previous midnight or since the FLush -SYS STATistics -<service> command was last entered, whichever is later. The length of sampling time is determined by the -SYS SampleTime parameter. The default value is 15 seconds.

Minute

The system gathers statistics for the previous minute. It also gather statistics for network activity during the busiest one-minute interval since the previous midnight or since the FLush -SYS STATistics -<service> command was entered, whichever is later.

Hour

The system gathers statistics for the previous hour.

Day

The system gathers statistics for the previous day.

Configuring the system to gather statistics beyond what it gathers by default may consume large amounts of data memory, which reduces the memory available for the routing tables.

[previous] Clear Spacer [next]