get-perfdump

Syntax

tadm get-perfdump common_options --config=config_name --node=node_name

Description

Use this command to view the perfdump statistics. The perfdump utility is a Server Application Function (SAF) built into Oracle Traffic Director. The utility collects the Oracle Traffic Director performance data and displays it in ASCII format.

This utility allows you to monitor a greater variety of statistics. With perfdump, the statistics are unified. Rather than monitoring a single process, statistics are multiplied by the number of processes. This gives you a more accurate view of the server performance.

Options

For information about common_options, run the help command.

--node|-n

Specify the name of the node.

--config|-c

Specify the name of the configuration to view the perfdump statistics.

Example

tadm get-perfdump --user=admin --password-file=./admin.passwd --host=admin.example.com --port=8989 --no-prompt --config=www.example.org --node=node1.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.