
Before you begin
- Labs create a Google Cloud project and resources for a fixed time
- Labs have a time limit and no pause feature. If you end the lab, you'll have to restart from the beginning.
- On the top left of your screen, click Start lab to begin
Create a Compute Engine VM instance
/ 20
Install an Apache Web Server
/ 20
Install the Ops Agent
/ 20
Generate traffic and view metrics
/ 20
Create an alerting policy
/ 20
In this lab you will create a compute engine to install and configure an Ops Agent. You will generate traffic and view metrics on the predefined Apache dashboard and also create an alerting policy.
In this lab, you learn how to perform the following tasks:
For each lab, you get a new Google Cloud project and set of resources for a fixed time at no cost.
Click the Start Lab button. If you need to pay for the lab, a pop-up opens for you to select your payment method. On the left is the Lab Details panel with the following:
Click Open Google Cloud console (or right-click and select Open Link in Incognito Window if you are running the Chrome browser).
The lab spins up resources, and then opens another tab that shows the Sign in page.
Tip: Arrange the tabs in separate windows, side-by-side.
If necessary, copy the Username below and paste it into the Sign in dialog.
You can also find the Username in the Lab Details panel.
Click Next.
Copy the Password below and paste it into the Welcome dialog.
You can also find the Password in the Lab Details panel.
Click Next.
Click through the subsequent pages:
After a few moments, the Google Cloud console opens in this tab.
In this task, you create a Compute Engine VM instance, and then configure its machine type, boot disk, and firewall rules to allow HTTP and HTTPS traffic,
In the Google Cloud console, in the Navigation menu () click Compute Engine > VM instances.
To create a VM instance, click Create instance.
Fill in the fields for your instance as follows:
Click Machine configuration, and then specify the following values:
Field | Value |
---|---|
Name | quickstart-vm |
Region | |
Zone | |
Series | E2 |
Machine Type | e2-small |
Click OS and storage
Click Networking
Leave the rest of the fields at their default values.
Click Check my progress to verify the objective.
In this task, you deploy an Apache Web Server on your Compute Engine VM instance.
To open a terminal to your instance, in the Connect column, click SSH. If prompted, click Authorize.
To update the package lists on your instance, run the following command:
Y
.
http://EXTERNAL_IP
, where EXTERNAL_IP
is the external IP address of your VM. You can find this address in the External IP column of your VM instance.Click Check my progress to verify the objective.
In this task, you install the Ops Agent on your VM instance and configure it to collect logs and metrics from the Apache Web Server.
To collect logs and metrics from your Apache Web Server, install the Ops Agent by using the terminal:
To open a terminal to your VM instance, in the Connect column, click SSH.
To install the Ops Agent, run the following command:
You see google-cloud-ops-agent
installation succeeded.
The previous command creates the configuration to collect and ingest logs and metrics from the Apache Web Server. For more information about ingesting logs from the Apache Web Server, see Configure the Ops Agent for Apache Web Server.
Click Check my progress to verify the objective.
In this task, you generate metrics on your Apache Web Server and view metric data on the automatically created Apache Overview dashboard.
To generate metrics on your Apache Web Server, do the following:
In the Google Cloud console, in the Navigation menu () click Compute Engine > VM instances.
In the Connect column, click SSH to open a terminal to your VM instance. If prompted, click Authorize.
To generate traffic on your Apache Web Server, run the following command:
The previous command generates traffic by making a request to the Apache Web Server every four seconds.
To view the Apache Overview dashboard, do the following:
In the Google Cloud console, in the Navigation menu () click View all products > Observability > Monitoring.
In the navigation pane, select Dashboards.
In All Dashboards, select the Apache Overview dashboard. The dashboard opens.
In the dashboard, there are several charts that contain information about your Apache and Compute Engine integration:
Click Check my progress to verify the objective.
In this task, you setup an email notification channel and then configure an alerting policy that monitors the traffic rate on your Apache Web Server, sending an email notification when the rate exceeds 4 KiB/s.
In the Google Cloud console, in the Navigation menu () click View all products > Observability > Monitoring.
Click Alerting and then click Edit notification channels.
In the Email section, click Add new and enter your desired Email Address.
In Display Name, copy and paste your email address again.
Click Save.
In the Google Cloud console, in Observability, click Alerting and then click Create policy.
Select the time series to be monitored:
The chart for Apache traffic is shown.
In the Transform data section, select the following values and click Next:
1 min
rate
In the Configure alert trigger section, select the following values and click Next:
Any time series violates
Above threshold
4000
In the Configure notifications and finalize alert section, select the following values:
An email address you have access to
30 min
Apache traffic above threshold
Click Create policy. Your alerting policy is now active.
Click Check my progress to verify the objective.
In this task, you test the alerting policy by generating traffic on your Apache Web Server. You the verify that an email notification is sent when the traffic rate exceeds the configured threshold.
In the Google Cloud console, in the Navigation menu () click Compute Engine > VM instances.
In the Connect column, click SSH to open a terminal to your VM instance. If prompted, click Authorize.
In the terminal, enter the following command:
The previous command generates traffic in your Apache Web Server.
After the traffic rate threshold value of 4 KiB/s is exceeded in your Apache Web Server, an email notification is sent. It might take several minutes for this process to complete.
The email notification you receive looks similar to the following:
In this lab, you learned how to install Ops Agent on a VM and use it to set an alerting policy to notify a recipient of potential issues with the instance.
When you have completed your lab, click End Lab. Google Cloud Skills Boost removes the resources you’ve used and cleans the account for you.
You will be given an opportunity to rate the lab experience. Select the applicable number of stars, type a comment, and then click Submit.
The number of stars indicates the following:
You can close the dialog box if you don't want to provide feedback.
For feedback, suggestions, or corrections, please use the Support tab.
Copyright 2025 Google LLC All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.
This content is not currently available
We will notify you via email when it becomes available
Great!
We will contact you via email if it becomes available
One lab at a time
Confirm to end all existing labs and start this one