Hitachi

JP1 Version 12 JP1/Performance Management - Remote Monitor for Virtual Machine Description, User's Guide and Reference


2.6.6 For logical partitioning feature

This subsection provides an example of setting up an instance environment to monitor logical partitioning feature.

Organization of this subsection

(1) Assumed logical partitioning feature

The explanation in this subsection assumes that the user has the following logical partitioning feature environment:

Monitored host
  • Virtual environment software: logical partitioning feature

  • Physical server host name: vm-host

  • Physical server IP address: 192.168.1.10

  • Login user name: None

  • Login password: None

  • Domain name: None

PFM - RM host#
  • Login user name: None

  • Login password: None

  • Domain name: None

#

It is not used with logical partitioning feature.

(2) Example of setting up an instance environment

A command execution example for setting up an instance environment follows.

C:\Program Files\Hitachi\jp1pc\tools>jpcconf inst setup -key RMVM -inst virtage1       ...1
 VM_Type          [vmware]        :virtage<Enter>      ...2
 Interval         [300]           :<Enter>             ...3
 Offset           [10]            :<Enter>             ...4
 Std_Category     [Y]             :<Enter>             ...5
 Cpu_Category     [Y]             :<Enter>             ...6
 Memory_Category  [Y]             :<Enter>             ...7
 Disk_Category    [Y]             :<Enter>             ...8
 Network_Category [Y]             :<Enter>             ...9
 HostUserID       []              :vmuser<Enter>       ...10
 HostPassword     []              :vmpass<Enter>       ...11
                         Re-enter :vmpass<Enter>
 HostDomain       []              :vmdomain<Enter>     ...12
 SSH_Type         [putty]         :<Enter>             ...13
 SSH_Client       []              :<Enter>             ...14
 Log_Size (MB)    [16]            :<Enter>             ...15
 UseVcpuMax       [N]             :<Enter>             ...16
KAVE05080-I Creating an instance environment. (servicekey=RMVM, inst=virtage1)
KAVE05081-I An instance environment has been created. (servicekey=RMVM, inst=virtage1)
Legend:

<Enter>: Enter key must be pressed.

1 through 16: Number of the corresponding step in the setup procedure.

To set up an instance environment:

  1. Execute the jpcconf inst setup command.

    Specify any name as the instance name.

  2. Set up VM_Type.

    Enter virtage and press the Enter key.

  3. Set up Interval.

    Since the default value (300) will be used, press the Enter key without entering any value.

  4. Set up Offset.

    Since the default value (10) will be used, press the Enter key without entering any value.

  5. Set up Std_Category.

    Since the default value (Y) will be used, press the Enter key without entering any value.

  6. Set up Cpu_Category.

    Since the default value (Y) will be used, press the Enter key without entering any value.

  7. Set up Memory_Category.

    Since the default value (Y) will be used, press the Enter key without entering any value.

  8. Set up Disk_Category.

    Since the default value (Y) will be used, press the Enter key without entering any value.

  9. Set up Network_Category.

    Since the default value (Y) will be used, press the Enter key without entering any value.

  10. Set HostUserID.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  11. Set up HostPassword.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  12. Set HostDomain.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  13. Set up SSH_Type.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  14. Set up SSH_Client.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  15. Set Log_Size.

    Since the default value (16 MB) will be used, press the Enter key without entering any value.

  16. Set up UseVcpuMax.

    Since the default value (N) will be used, press the Enter key without entering any value.

(3) Example of setting up monitoring targets

The following shows an example of executing a command to set up a monitoring target.

C:\Program Files\Hitachi\jp1pc\tools>jpcconf target setup -key RMVM -inst virtage1 -target vm-host   ...1
 Target Host        []           :vm-host <Enter>       ...2
 VM_Host            []           :192.168.1.10<Enter>   ...3
 Security           [1]          :<Enter>               ...4
 Port               [0]          :<Enter>               ...5
 UserID                          :<Enter>               ...6
 Password           []           :<Enter>               ...7
 Domain             []           :<Enter>               ...8
 Private_Key_File   []           :<Enter>               ...9
KAVE05361-I The monitoring target is now being added. (servicekey=RMVM, inst=virtage1, target=vm-host)
KAVE05362-I The monitoring target has been added. (servicekey=RMVM, inst=virtage1, target=vm-host)
Legend:

<Enter>: Enter key must be pressed.

1 through 9: Number of the corresponding step in the setup procedure.

To set up a monitoring target (as in the above example):

  1. Execute the jpcconf target setup command.

    Specify vm-host, which is the host name of a physical server, as the name of a monitoring target.

  2. Set Target Host.

    Enter vm-host, which is the host name of a physical server, and then press the Enter key.

  3. Set VM_Host.

    Enter 192.168.1.10, which is the IP address of a physical server, and then press the Enter key.

  4. Set Security.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  5. Set Port.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  6. Set UserID.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  7. Set Password.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  8. Set Domain.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.

  9. Set Private_Key_File.

    Press the Enter key without entering any value because this item is not used by logical partitioning feature.