Top
ServerView Resource Orchestrator V3.4.0 Automatic Quarantining Function User's Guide
FUJITSU Software

3.2.14 Enabling, Disabling, and Changing the Operation of Message Notification

The following changes regarding operation and system configuration can be made to the settings for message notifications.

Changes are reflected in operation once all of the procedures have been performed.

Enabling or disabling message notification

To turn off message notification, disable the function for message notification during quarantining. To turn message notification back on, re-enable the function.

Execute the following commands.

[To enable]
> msgnotice enable
[To disable]
> msgnotice disable

See

For details on these commands, refer to "4.9 msgnotice".

Message to be sent

When changing the content of the message, configure it in the definition file.

See

For details on the definition results file, refer to "2.5.4 Definition File for Enabling Notification".

VDI management server information

The following information of the VDI management server can be changed:

  • IP address
  • Administrator user ID
  • Administrator user password

Use the following procedure to change the information of the VDI management server.

Procedure
  1. When changing the information of the VDI management server such as IP addresses, etc., it is first necessary to change the authentication information. Perform steps 3, 4, and 5 in "2.6 Procedure for Enabling Notification of Switchover to the Quarantine Network".
  2. Execute the following command on the Resource Orchestrator manager, specifying the information you want to change.
    > msgnotice modify -name VDI_management_server_name [ -ip VDI_management_server_IP_address][ -user_name Administrator_user_ID_for_the_VDI_management_server][ -passwd Administrator_password_for_the_VDI_management_server]

    See

    For details on this command, refer to "4.9 msgnotice".