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

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

Synopsis

[Windows Manager]

ctchg_chgschedule [-l]

[Linux Manager]

ctchg_chgschedule.sh [-l]

Function 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.

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.


Note

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_schesule_time=00:00
    periodic_log_schedule_type=DAILY
    INFO: ctchg0102:Command succeeded.