stats

Command to initiate the Stats mode and to use its subcommands.

Synopsis

show [-i|--interval interval] 

Description

The Stats mode is one of a set of modes provided by the Enterprise Manager Ops Center. Use the Stats subcommand to view current information about the host.

Type the stats command at the command line prompt to enter Stats mode. Type the end command to stop the mode and to return to the command line prompt.

Subcommands

show [-i|--interval interval]

Displays the current values for the name of the host, the percent of memory used, the amount of remaining memory, the average load in the last 15 minutes, and the percent of CPU utilization. Use the -i option to repeat the command at the specified number of seconds.

Name         Used Mem %    Free Mem (MB)   Avg Load 15min  CPU util %
hs-x4100-1   34.28         6646              1.74           75.00

Options

-i|--interval

Specifies the time to wait before repeating the command.

Operands

interval

The number of seconds to wait for the next repetition of the command.

Press Ctrl+d or q to cancel the command.

Examples

Example 1   Repeat the command every 5 seconds
EnterpriseController/stats > show --interval 5