
C H A P T E R 6 | CLI Command Summary |
CommandDescription
config dns agents | Displays metrics information of all configured agents. If an IP |
metrics | address and a port number are specified, metrics for that agent is |
| obtained. |
| config dns agents metrics <ip address> port <port> |
| where an optional agent IP address port can be specified, |
| otherwise all metrics are returned. The standard agent port is |
| 1999. |
| Displays the following information for each listed agent: |
| • Agent (name or address) |
| • Version (version number of the agent software) |
| • State (current status of the agent) |
| • CPU Util (processor use) |
| • Connections/Sec (number of connections per second |
| established with this load balancer) |
| For example: |
| Agent: load1 (Version 45.0.0.0) |
| State: Connected CPU Util: 5% Connections/Sec: 0 |
| Agent: load2 (Version Unknown) |
| State: Connected CPU Util: 0% Connections/Sec: 0 |
|
|
create | Creates an agent with an IP address. |
| Syntax: |
| config dns agents create <agentname> ip <ip |
| address> |
| where: |
| ip address is the address of the newly created agent. |
| agentname is the name of the load balancer. |
|
|
delete <agentname> | Deletes an agent from the agent list. |
| Syntax: |
| config dns agents delete <agentname> |
| where: |
| agentname is the name of the agent to be deleted. Only |
| configured agents can be deleted. |
|
|
| Config DNS Agents Commands |
97