Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 Design Guide
FUJITSU Software

G.4 Sample Scripts (For Operation)

A sample script for operations such as status display and operations of management resources for network devices is registered in the following folder.

[Windows Manager]
Installation_folder\SVROR\Manager\etc\scripts\original\vendor_name\unit_name\operations\ruleset_name\

[Linux Manager]
/etc/opt/FJSVrcvmr/scripts/original/vendor_name/unit_name/operations/ruleset_name/

The following table lists the unit names supported by the sample scripts provided by Resource Orchestrator:

Table G.11 List of Units that offer Sample Scripts for Operations

Vendor

Unit Name

Type

Operation Details

Fujitsu

IPCOMEXIN

Server load balancer

  • Instruction to perform load balancing for a server

  • Instruction to stop performing load balancing for a server

  • Instruction to display the load balancing status of server load balancer rules

  • Instruction to collect statistical information of the load balancing status of server load balancer rules

IPCOMVALS

NSAppliance

F5 Networks

BIG-IP (*)

  • Instruction to enable pool members

  • Instruction to disable pool members

  • Instruction to collect statistical information on virtual servers and the statuses of pool members

*: Device names of the BIG-IP LTM series are treated as being "BIG-IP".


Information

When using the sample scripts provided by Resource Orchestrator, the protocols used for automatic configuration and network device names are as follows. Sample scripts use those protocols when connecting to network devices.

  • With TELNET protocol

    • IPCOMEXIN

    • IPCOMVALS

    • NSAppliance

  • With SSH protocol

    • BIG-IP

Note

The sample scripts provided by Resource Orchestrator may be added or deleted when the software is updated.
When using the sample scripts, confirm the directory on the admin server in which the sample scripts are registered beforehand.