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

10.5 cfmg_listhostnamecounter (Display List of Serial Numbers for Host Name Settings)

Name

[Windows Manager]
Installation_folder\RCXCFMG\bin\cfmg_listhostnamecounter - Display List of Serial Numbers for Host Name Settings

[Linux Manager]
/opt/FJSVcfmg/bin/cfmg_listhostnamecounter - Display List of Serial Numbers for Host Name Settings

Synopsis

cfmg_listhostnamecounter

Functional Description

This command displays a list of serial numbers for the host names that are being managed.

The serial numbers that are displayed will be the next numbers to be added.

If the serial numbers exceed this, "---" will be displayed.

Refer to "18.4 Setting the Host Names for Virtual Servers" in the "Setup Guide CE" for details.

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

> cfmg_listhostnamecounter
<?xml version="1.0" encoding="Windows-31J"?>
<result>
        <counter>
                <key>div01</key>
                <count>2</count>
        </counter>
</result>

Remarks: Encoding will be "UTF-8" with the Linux Manager.

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.