Top
ServerView Resource Orchestrator Cloud Edition V3.4.0 Reference Guide (Command/XML)
FUJITSU Software

11.1 ctchg_chgschedule (Change Periodic Log Schedule Settings)

Name

[Windows Manager]
Installation_folder\RCXCTMG\Charging\bin\ctchg_chgschedule - Change Periodic Log Schedule Settings

[Linux Manager]
/opt/FJSVctchg/bin/ctchg_chgschedule.sh - Change Periodic Log Schedule Settings

Format

[Windows Manager]

ctchg_chgschedule [-l]

[Linux Manager]

ctchg_chgschedule.sh [-l]

Description

This command changes the time and the frequency at which the periodic log is obtained.

Execute this command after setting the time and the frequency to be changed in the operational settings file for metering.

Refer to "8.7.3 Metering Log Settings" in the "Operation Guide CE" for details.

Options

-l (optional)

Specify this option to reference the current settings.

[Windows Manager]

When the display language is not English, referencing may fail with the current settings when this command is executed with this option. Take action as described for "ctchg0605" in "9.1 Messages ctchg0000 to ctchg0703" in "Messages".

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

[Windows Manager]
> ctchg_chgschedule
INFO: ctchg0102:Command succeeded.
[Linux Manager]
# ctchg_chgschedule.sh
INFO: ctchg0102:Command succeeded.

Exit Status

This command returns the following values:

0

The command executed successfully.

1

An error has occurred.

2

A warning error has occurred.


Point

If the exit status is 0, the normal end message is as follows:

  • When changing the schedule settings

    > ctchg_chgschedule
    INFO: ctchg0102:Command succeeded.
  • When referencing the schedule settings

    > ctchg_chgschedule -l
    periodic_log_use=yes
    periodic_log_schedule_time=00:00
    periodic_log_schedule_type=DAILY
    INFO : ctchg0102: Command succeeded.