To register for the first time, click the Register button
You will be redirected to a form where you need to fill in the fields with your data.
Initially, you should choose the country of origin and the desired plan.
If you are a user from Brazil and have not chosen the Free Plan, you will need to specify whether you are an individual or a business.
After saving the data, an email will be sent to confirm the registered account. Once the email is confirmed, you have access to CVT resources.
Log in to CVT.
Then, access the option in the side menu:
Cloud → Cloud Configuration
Click the button +Add that appears on the screen.
The Choose the services option allows you to choose which services the CVT will monitor using this access (see example beside: monitoring EC2 instances and Cost Control).
Fill out the form defining the name you will use to identify this configuration; the region where the AWS account is registered; the access key and secret key generated in the AWS account.
Save the registration.
The key you saved will appear in the list of configured keys, along with all the keys you register.
To edit a key registration, just click the button…to the right of the selected record and select the option Edit.
Once a key is registered, CVT starts monitoring and presenting the results associated with the account resources:
Resource collection may take up to 24 hours to be completed and available to you.
All Tags registered in AWS are imported into the system and can be used to control user access to a certain set of services in AWS.
When a user is registered in CVT, they obtain full access to the platform, being able to view and edit any account record.
However, new users created from this main account can have their access limited for security and control, hence the need to create profiles and associate them with these new registrations.
To access the profiles, first log in to CVT
Then, access the side menu in the following options:
Profile → Profile Settings
Click the button +Add that appears on the screen.
Fill out the form by providing an identification name for this configuration.
Then select the resources that will be released to users associated with this Access Profile.
For example, it is possible to define that a certain profile has permission to view the settings screen but cannot edit a record.
Tags are automatically retrieved by CVT after an access key is registered.
At this point, you can limit or grant access to certain AWS resources linked to a Tag.
Save the registration.
The profile you saved will appear in the list of configured profiles, along with all the profiles you register.
To edit a profile, just click the button...to the right of the selected record and select the option Edit.
Log in to CVT.
Then, access the side menu option:
Users → List
Click the button +Add that appears on the screen.
Fill out the form with information about the new user.
In the field Profile specify the access profile that this new user will have.
In the field Language specify the user's language (pt-br or en-us).
Save the registration.
After saving the data, an email will be sent to confirm the registered user. Once the email is confirmed, the user has access to CVT resources, limited by the profile.
The user you saved will appear in the list of registered users, along with all the users you register.
To edit a user registration, just click the button...to the right of the selected record and select the option Edit.
First, you need to log in to the system.
Then, access the side menu option:
Cloud → Alarm Config
Click the button +Add that appears on the screen.
Define the name and description of the alarm to be created.
Then select which Tags or which instances the system should monitor; you must select at least 1 option.
You must define which metric to monitor (Memory usage, CPU, disk, etc.), how many occurrences should happen, and the interval between them.
Next, you should configure the opening and closing expression of an alarm.
CVT automatically controls when an alarm should be opened or closed according to the defined operations.
The image above defines an alarm monitoring memory percentage. If the collected value is greater than 80%, 2 times within a 10-minute interval, CVT will open an alarm informing which instance is in this situation.
After saving, you can view all registered entries in the main table.
To edit a record, just click the button to the right of the selected record...and click the option Edit.
To view open alarms (or the history), access the side menu option:
Cloud → Alarm Cockpit
First, you need to log in to the system.
Then, access the side menu option:
Pricing → Budget
Click the button +Add that appears on the screen.
Define the name and description of the budget to be created.
If the type is selected Period, you must inform the day and month the budget will start and the day and month it will end (if the budget is not recurring, you must also provide the start and end year)..
The system will monitor spending within the selected period, always resetting the spending when it starts.
Next, you must inform which resource is to be monitored and the available limit value.
It is possible to make combinations between the available resources; for example, when selecting the EC2 service and a Tag, the system will monitor only EC2 spending within the chosen tag.
The Layers are informational notices from the system as the budget reaches a certain value.
It is possible to define several layers to keep spending under control within the previously selected period.
The image above shows 3 notices, called Alert, Warning, and Danger, which will be created if the budget exceeds 25%, 50%, and 75%, respectively..
After saving, you can view all registered entries in the main table.
To edit a record, just click the button to the right of the selected record...and click the option Edit.
To collect detailed metrics such as disk and memory usage on your AWS instances, you must have the CloudWatch Agent installed.
Furthermore, for the CloudWatch Agent to work correctly, you need to configure some rules within AWS.
This is extremely important for the proper functioning of the agent.
Below you will find a tutorial explaining how to install the CloudWatch Agent step by step.
This step-by-step tutorial guides you to create a function IAM (IAM Role) and associate it with a permissions policy called "CloudWatchAgentAdminPolicy".
This policy will provide the necessary permissions for the CloudWatch Agent to collect and send metrics and logs to Amazon CloudWatch.