get-virtual-server-stats

Syntax

tadm get-virtual-server-stats common_options [--node=node_name] --config=config_name --vs=vs_name

Description

Use this command to view the virtual-server statistics for a given configuration.

Options

For information about common_options, run the help command.

--node|-n

Specify the name of the node. If this option is not specified, a collated statistics of the virtual server across all the instances of the configuration is displayed.

--config|-c

Specify the configuration to view the virtual-server statistics.

--vs|-s

Specify the name of virtual server.

Example

tadm get-virtual-server-stats --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 
--no-prompt --config=www.example.org --vs=soa.example.org

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.