Help Center> Cloud Eye> FAQ> Server Monitoring> How Can I Ensure that the Newly Purchased ECS Comes with the OS Monitoring Function?

How Can I Ensure that the Newly Purchased ECS Comes with the OS Monitoring Function?

Scenarios

This topic describes how to ensure that the newly purchased ECS comes with the OS monitoring function.

The created private image cannot be used across regions. If the private image is used across regions, no monitoring data is available.

Prerequisites

The ECS has the Agent installed.

Procedure

  1. Log in to the ECS console. On the ECS list, locate the row containing the ECS with the Agent installed, and choose More > Stop in the Operation column.
    Figure 1 Stop
  2. Choose More > Create Image.
    Figure 2 Create Image
  3. Set the private image name to Image_with_agent and click Next.
    Figure 3 Image_with_agent
  4. Purchase a new ECS and select the newly created private image Image_with_agent.
    Figure 4 Image_with_agent(40GB)
  5. After the new ECS is created, log in to the ECS. Change InstanceId in the Agent configuration file /usr/local/telescope/bin/conf.json to the ECS name to complete the replication process.
    Figure 5 Modifying the Agent configuration file