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
Infrastructure administrator with OS administrator privilege
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:
The command executed successfully.
An error has occurred.