Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Operation Guide
ServerView

16.1.1 Overview

Provides the functions to record user operations as operation logs in Resource Orchestrator.

Using this function, administrators can monitor the following information:

The operation logs are output in the following formats:

Date  User  Group  IP          Progress  Resource  Event
----- ----- ------ ----------- --------- --------- -------

Element Name

Description

Remarks

Date

Time events were recorded in the operation logs

The time events recorded in the operation logs are output in the local time. If daylight savings time (a regulation of time in summer) is set on the operating system, the time events are output in daylight savings time.

Time events are output in the following format:
YYYY-MM-DD HH:MM:SS.XXX

User

User ID

The user ID of the logged in user is output.
When a special administrator uses the command, a hyphen ("-") is output.

Group

User group name

The name of the user group name the logged in user belongs to is output.

When the logged in user does not belong to a user group, a hyphen ("-") is output.

IP

IP address

The IP addresses of the connected clients are output.

Progress

Status

Starting and stopping of operations, and errors are output. The following statuses are output:

  • Start of operations

    Starting(Operation_identifier)

  • End of operations

    Completed(Operation_identifier)

  • Errors during operations

    Error(Operation_identifier)

Resource

Resource name

A resource name and a resource identifier are output in the following format:

  • "Resource identifier(Resource_name)"

Event

Operations

The parameters received by the manager are output.

For the information that will be output, refer to "16.1.4 Scope of Operations Recorded in Operation Logs".

Note

  • A hyphen ("-") may be output for an operation identifier.

  • For operations involving multiple resources, the same resource name as the one displayed in the Recent Operations on the ROR console and the event log is output in "Resource".

Example

Output the latest 1 day's worth of data.

For details on how to operate operation logs, refer to "5.13 rcxadm logctl", and for the information to be output, refer to "16.1.4 Scope of Operations Recorded in Operation Logs" in the "Reference Guide (Command/XML) CE".

>rcxadm logctl list -latest -duration 1D <RETURN>
Date                     User   Group   IP              Progress                Resource                 Event
-----------------------  -----  ------  --------------  ----------------------  -----------------------  ---------------------
2011-03-10 21:15:00.390  -      -       10.20.30.53     Starting(BX620-1_21)    BX620-1_473(snap)        l_servers create
2011-03-10 21:15:06.250  -      -       10.20.30.53     Error(BX620-1_21)       BX620-1_473(snap)        l_servers create
2011-03-10 21:26:05.953  -      -       10.20.30.73     Starting(BX620-1_25)    BX620-1_510(snap)        l_servers create
2011-03-10 21:29:21.150  -      -       10.20.30.73     Completed(BX620-1_25)   BX620-1_510(snap)        l_servers create
2011-03-10 23:15:39.750  admin  -       10.20.30.53     Starting(BX620-1_35)    BX620-1_510(snap)        server_images snapshot
2011-03-10 23:15:46.781  admin  -       10.20.30.53     Completed(BX620-1_35)   BX620-1_510(snap)        server_images snapshot
2011-03-10 23:16:23.625  admin  -       10.20.30.53     Starting(BX620-1_36)    BX620-1_510(snap)        server_images restore
2011-03-10 23:16:28.484  admin  -       10.20.30.53     Completed(BX620-1_36)   BX620-1_510(snap)        server_images restore
2011-03-10 23:17:00.859  admin  -       10.20.30.53     Starting(BX620-1_37)    BX620-1_510(snap)        server_images destroy
2011-03-10 23:17:04.718  admin  -       10.20.30.53     Completed(BX620-1_37)   BX620-1_510(snap)        server_images destroy
2011-03-10 23:19:25.734  admin  -       10.20.30.53     Starting(BX620-1_38)    BX620-1_744(image_test)  server_images create
2011-03-10 23:27:29.640  admin  -       10.20.30.53     Completed(BX620-1_38)   BX620-1_744(image_test)  server_images create
2011-03-10 23:42:37.171  admin  -       10.20.30.53     Starting(BX620-1_40)    BX620-1_578(image_test)  server_images destroy
2011-03-10 23:42:47.460  admin  -       10.20.30.53     Completed(BX620-1_40)   BX620-1_578(image_test)  server_images destroy
2011-03-10 23:51:06.620  userA  groupA  127.0.0.1       Starting(BX620-1_41)    BX620-1_806(LS_RT_A001)  l_servers create
2011-03-10 23:53:06.437  userA  groupA  127.0.0.1       Completed(BX620-1_41)   BX620-1_806(LS_RT_A001)  l_servers create
2011-03-10 23:53:39.265  userA  groupA  127.0.0.1       Starting(BX620-1_42)    BX620-1_806(LS_RT_A001)  l_servers start
2011-03-10 23:54:26.640  userA  groupA  127.0.0.1       Completed(BX620-1_42)   BX620-1_806(LS_RT_A001)  l_servers start
2011-03-10 23:54:45.531  userA  groupA  127.0.0.1       Starting(BX620-1_43)    BX620-1_806(LS_RT_A001)  l_servers restart
2011-03-10 23:55:26.859  userA  groupA  127.0.0.1       Completed(BX620-1_43)   BX620-1_806(LS_RT_A001)  l_servers restart
2011-03-10 23:55:48.953  userA  groupA  127.0.0.1       Starting(BX620-1_44)    BX620-1_806(LS_RT_A001)  l_servers stop
2011-03-10 23:56:26.390  userA  groupA  127.0.0.1       Completed(BX620-1_44)   BX620-1_806(LS_RT_A001)  l_servers stop
2011-03-10 23:57:11.968  userA  groupA  127.0.0.1       Starting(BX620-1_46)    BX620-1_806(LS_RT_A001)  l_servers attach
2011-03-10 23:58:21.359  userA  groupA  127.0.0.1       Completed(BX620-1_46)   BX620-1_806(LS_RT_A001)  l_servers attach
2011-03-10 23:58:35.620  userA  groupA  127.0.0.1       Starting(BX620-1_47)    BX620-1_806(LS_RT_A001)  l_servers detach
2011-03-10 23:59:23.343  userA  groupA  127.0.0.1       Completed(BX620-1_47)   BX620-1_806(LS_RT_A001)  l_servers detach
2011-03-10 23:59:40.265  userA  groupA  127.0.0.1       Starting(BX620-1_48)    BX620-1_806(LS_RT_A001)  l_servers migrate
2011-03-11 00:00:53.984  userA  groupA  127.0.0.1       Completed(BX620-1_48)   BX620-1_806(LS_RT_A001)  l_servers migrate
2011-03-11 00:01:09.296  userA  groupA  127.0.0.1       Starting(BX620-1_50)    BX620-1_806(LS_RT_A001)  l_servers update
2011-03-11 00:02:58.125  userA  groupA  127.0.0.1       Completed(BX620-1_50)   BX620-1_806(LS_RT_A001)  l_servers update
2011-03-11 00:04:42.640  userA  groupA  127.0.0.1       Starting(BX620-1_57)    BX620-1_806(LS_RT_A001)  l_servers destroy
2011-03-11 00:05:22.921  userA  groupA  127.0.0.1       Completed(BX620-1_57)   BX620-1_806(LS_RT_A001)  l_servers destroy
2011-03-11 00:35:44.250  userA  groupA  127.0.0.1       Starting(BX620-1_117)   BX620-1_954(LS_RT_A001)  folders move_resource
2011-03-11 00:35:44.625  userA  groupA  127.0.0.1       Completed(BX620-1_117)  BX620-1_954(LS_RT_A001)  folders move_resource
2011-03-11 01:04:34.880  admin  -       10.20.30.53     Starting(BX620-1_570)   BX620-1_2193(master-52)  l_servers convert
2011-03-11 01:04:36.650  admin  -       10.20.30.53     Completed(BX620-1_570)  BX620-1_2193(master-52)  l_servers convert
2011-03-11 01:05:05.568  admin  -       10.20.30.53     Starting(BX620-1_571)   BX620-1_2193(master-52)  l_servers revert
2011-03-11 01:05:06.451  admin  -       10.20.30.53     Completed(BX620-1_571)  BX620-1_2193(master-52)  l_servers revert

Note

The starting point (Starting) of recording for each operation is when the operation is displayed in the Recent Operations on the ROR console.