Virtual Machine Details

Overview


Once you create a new Virtual Machine (VM) on the HyperCloud™ Platform (HCP), you can view the configuration of your VM in detail. To view your VM configuration details:

  1. Login to your HCP account.

  2. Navigate to Service Orchestration > Services > My VMs > Click a VM to view details of your VM.

The following VM details are available in the form of tabs:

Overview


Under the Overview tab, the following details are displayed:

  • Name and IP of the VM

  • Instance Type

  • Owner of the VM

  • Security Group and Blueprint of the VM

  • Resource Pool that the VM belongs to

  • VM Agent Install: To know more about this feature, refer to the article on Cloud Management Platform (CMP) VM AgentYou can install the VM Agent using these commands: 

    • Execute this command as root on Linux/RHEL/Cent on your OS host
      /bin/yum -y install curl || /usr/bin/apt-get update && /usr/bin/apt-get -y install curl; curl -Ls https://repo.skygrid.cloud/snapshot/6.5.2/LATEST/agents/hcp_linux_agent.sh | bash -s https://repo.skygrid.cloud/snapshot/6.5.2/LATEST 95633832-7071-4344-9f03-0d03f3522173 52.170.147.166 5671 docker.skip

    • Execute this command as an Administrator on your Windows host
      powershell.exe -Command "Invoke-WebRequest https://repo.skygrid.cloud/snapshot/6.5.2/LATEST/agents/hcp_agent_install_windows_test.ps1 -OutFile hcp_agent_install_windows.ps1 ; & .\hcp_agent_install_windows.ps1 https://repo.skygrid.cloud/snapshot/6.5.2/LATEST 95633832-7071-4344-9f03-0d03f3522173 52.170.147.166 5671 docker.skip "

  • VM Stats: View the Status and Creation Date of your VM.

  • Lease: View the VM Lease Duration and the Expiry Date set by your Administrator.

  • Termination Protection: This feature protects a VM from accidental deletion. You'll need Tenant Administrator’s approvals to delete a VM.

  • Size: You can view 

    • Memory: View status for used and percentage used memory out of the total memory.

    • Disc: View status for used and percentage used storage out of the total storage.

    • CPU: View details for the number of core processors in a VM.

Timeline


Under the Timeline tab, the following details are displayed:

  • VM Status and Logs from the time of creation.

  • Detailed VM logs: To view a log in detail, click on View Execution Logs.

  • User, Date, and Time for a VM task.

Monitoring


Under the Monitoring tab, the following details are displayed:

  • Graph, Pie-charts, and Utilization details for these resources:

    • CPU

    • Memory

    • Disk

  • Detailed resource utilization view for Daily, Hourly or Custom time periods.

System Info 


Under the System Info tab, the following details are displayed:

  • System Info: Details of the Operating System (OS) on the VM.

  • CPU Details

     

  • Primary Network details of the VM

  • CPU utilization statistics

  • VM Memory statistics

     

Compose


The HCP portal comes bundled with automated and self-service Infrastructure and Application provisioning features.

  • To generate a YAML-based Machine Compose template, click on Machine Compose.

    • You can use this as your standard template.

    • You can set the granular controls and share the template with your Users.

Plugin


You can run Plugins on your VMs.

  • Plugins let you send controlled updates to your VMs and Containers.

  • The plugin framework relies on custom scripts like BASH, PowerShell, Puppet, Perl, Ruby or Python.

Recommendations


The Recommendations tab is optional. You can enable or disable recommendations via Feature Preference section. Our intelligent HCP portal provides VM recommendations. These recommendations are based on:

  • Actively searching your regional Cloud Provider landscape for price inefficiencies.

  • Identifying alternative and cheaper VM configuration choices.

Schedule


You can define the VM Start and Stop Schedule via Schedule tab. To know more about VM scheduling refer to the article on VM Start & Stop Scheduling.

Tagging


Yo can tag your Cloud Resources using Tags. Tagging a resource lets you monitor and manage your resources via the HCP portal. To know how to use this feature, refer to the article on Cloud Resource Tagging.

© 2020 CloudSphere