Getting started with Yandex Monitoring
This guide explains how to create a dashboard and add widgets that display the status of Yandex Cloud resources.
Note
Yandex Monitoring automatically creates service dashboards with a set of widgets that display the status of your cloud resources.
If you do not have any resources, create them (for example, a ClickHouse® VM and cluster) to get started with the service.
Create a new dashboard
- On the homepage
, click Create dashboard. - Click Heading.
- In the text field, enter
Cross-service dashboard
. - Click Add.
- Drag the created widget to the appropriate place on the dashboard.
Add a widget of Yandex Compute Cloud
- On the dashboard editing page, click Graph.
- Configure a new chart representing CPU loads of all the VMs in the folder by specifying Yandex Compute Cloud's
cpu_usage
metric in the query. To do this, select the following labels in the query constructor:service=Compute Cloud
name=cpu_usage
resource_id=*
resource_type=vm
- Click Save. The widget will be displayed on the dashboard.
- Click
to open the widget settings modal window. - In the Title parameter, enter a name for the widget, e.g.,
CPU on all hosts
. - Click Save. The widget name will appear at the top of the widget.
- Drag the created widget to the appropriate place on the dashboard.
Add a widget of Yandex Managed Service for ClickHouse®
-
On the dashboard editing page, click Graph.
-
Configure a new chart representing the amount of free space on Yandex Managed Service for ClickHouse® cluster VMs by specifying the
disk.free_bytes
metric in the query. To do this, select the following labels in the query constructor:service=Managed Service for ClickHouse
name=disk.free_bytes
host=*
resource_id=*
resource_type=cluster
-
Click Save. The widget will be displayed on the dashboard.
-
Click
to open the widget settings modal window. -
In the Title parameter, enter a name for the widget, e.g.,
Free space on ClickHouse hosts
. -
Click Save. The widget name will appear at the top of the widget.
-
Drag the created widget to the appropriate place on the dashboard.
Save the created dashboard
- Click Save in the upper-right corner of the menu.
- Enter a name for the dashboard and click Save.
As a result, you created a dashboard with widgets that display the status of resources from different Yandex Cloud services.
ClickHouse® is a registered trademark of ClickHouse, Inc