Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

3.12 rcxadm slb

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm slb - Server load balancer operations and information display

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm slb - Server load balancer operations and information display


Format

rcxadm slb list [-ruleset [-category {config|operation|all}]]
rcxadm slb log  -name name
rcxadm slb show -name name
rcxadm slb operate -name name -ruleset ruleset_name [-param parameter_name=value[,parameter_name=value]...]

Description

rcxadm slb is the command used to operate or display the information of server load balancers.


Subcommands

list

Displays the list of server load balancers.

The following detailed information is displayed:

Table 3.50 Server Load Balancer Information

Item Name

Description

NAME

The name of the server load balancer

RESOURCE_ID

Resource ID assigned to the server load balancer

TYPE

Type

"SLB" is displayed.

RULESET_NAME

Ruleset name used by the Auto-Configuration function

DEVICE_NAME

Network device name in use

Table 3.51 Ruleset Information for Server Load Balancers

Item Name

Description

TYPE

Type

"SLB" is displayed.

CATEGORY

For the ruleset for automatic configuration, "config" is displayed.

For the ruleset for operations, "operate" is displayed.

RULESET_NAME

Ruleset name used by the Auto-Configuration function

MAX_SEGMENT

The maximum number of segments that can be defined

MAX_SERVER

The maximum number of servers that can be defined

DESCRIPTION

Descriptions of a ruleset

log

Displays up to 10 generations of history of automatic configuration and operations of network devices.

The following detailed information is displayed:

Table 3.52 History Information of Server Load Balancers

Item Name

Description

Name

The name of the server load balancer

Resource ID

Resource ID assigned to the server load balancer

Type

Type

"SLB" is displayed.

Tenant Name

Name of the tenant where the server load balancer is deployed

L-Platform Name

Name of the L-Platform where the server load balancer is deployed

Ruleset Name

Ruleset name used by the Auto-Configuration function

ParameterFile Name

Parameter file name used by the ruleset

Device Name

Network device name in use

Vendor Name

Vendor name of the network device (server load balancer)

Product Name

Product name of the network device (server load balancer)

Model Name

Model name of the network device (server load balancer)

Status

Status of the network device (server load balancer)

History

History information of auto-configuration for the server load balancer (up to 10 generations)

The following information is displayed for each generation:

  • Generation

    An integer from "00" is displayed.

  • Run Script Name

    The name of the script executed by auto-configuration is displayed.

  • Time

    The date and time on which auto-configuration was performed is displayed.

  • Result

    The results of auto-configuration are displayed.

OperationHistory

History information of operations on the server load balancer (up to 10 generations)

The following information is displayed for each generation:

  • Generation

    An integer from "00" is displayed.

  • Run Script Name

    The name of the script executed for operation is displayed.

  • Time

    The date and time on which the operation was performed.

  • Result

    The result of the operation is displayed.

show

Displays the detailed information for a network device.

The following detailed information is displayed:

Table 3.53 Detailed Information of Server Load Balancers

Item Name

Description

Name

The name of the server load balancer

Resource ID

Resource ID assigned to the server load balancer

Type

Type

"SLB" is displayed.

Tenant Name

Name of the tenant where the server load balancer is deployed

L-Platform Name

Name of the L-Platform where the server load balancer is deployed

Ruleset Name

Ruleset name used by the Auto-Configuration function

ParameterFile Name

Parameter file name used by the ruleset

Device Name

Network device name in use

Vendor Name

Vendor name of the network device (server load balancer)

Product Name

Product name of the network device (server load balancer)

Model Name

Model name of the network device (server load balancer)

Status

Status of the network device (server load balancer)

operate

Executes the scripts in the ruleset for operations and displays the result.


Options

-name name

In name, specify the name of the server load balancer.

-ruleset

For the list subcommand, specify when displaying the list of rulesets.

For the operate subcommand, specify the name of the ruleset for operations.

-category

Specify the type of the rulesets to display.

config

Specify when displaying the list of the rulesets for automatic configuration.

operation

Specify when displaying the list of rulesets for operations.

all

Specify when displaying all types of rulesets.

When -category is omitted, "config" is specified.

-param

Specify variable information to be passed to the scripts of the ruleset used for operations.

parameter_name=value

Specify in the format of "parameter name = value". To specify multiple parameters, separate them using commas (",").


Examples

Information

  • When auto-configuration is set for redundancy configuration network devices, the information after Device Name is displayed for each network device in the detailed information or the history information.

  • If the detailed information or the history information is displayed while a server load balancer is being created, a hyphen "-" may be displayed for the information after Device Name.