Supervisa los grupos de almacenamiento de Hyperdisk
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Supervisar las tasas de utilización del grupo de almacenamiento es fundamental para mantener los recursos de disco agrupados. Compute Engine ofrece una vista de alto nivel de las métricas de tu grupo de almacenamiento a través de la pestaña Monitoring en la consola deGoogle Cloud . En esta pestaña, se proporciona un panel predefinido que usa datos de métricas para que puedas supervisar tus grupos de almacenamiento y tomar decisiones fundamentadas sobre los recursos aprovisionados de tus grupos de almacenamiento.
De forma predeterminada, en la página Monitoring, se muestran los siguientes gráficos para la capacidad, las IOPS y la capacidad de procesamiento del disco:
Capacidad aprovisionada, IOPS aprovisionadas o capacidad de procesamiento aprovisionada: Es la cantidad total aprovisionada para el grupo de almacenamiento.
Capacidad, IOPS o capacidad de procesamiento usadas: Es la cantidad que usan los discos en el grupo de almacenamiento.
Uso de capacidad, uso de IOPS o uso de capacidad de procesamiento (%). Es el porcentaje de la cantidad total usada sobre la cantidad total aprovisionada.
Capacidad total aprovisionada del disco, IOPS totales aprovisionadas del disco y capacidad de procesamiento total aprovisionada del disco: Son la capacidad, las IOPS o la capacidad de procesamiento totales aprovisionadas de todos los discos del grupo de almacenamiento.
Aprovisionamiento excesivo de capacidad, IOPS o capacidad de procesamiento (%): Es el porcentaje de la cantidad total aprovisionada del disco sobre la cantidad aprovisionada.
También puedes personalizar el panel predefinido para ver solo las métricas específicas que deseas.
Antes de comenzar
Si aún no lo hiciste, configura la autenticación.
La autenticación es el proceso mediante el cual se verifica tu identidad para acceder a los servicios y las APIs de Google Cloud .
Para ejecutar código o muestras desde un entorno de desarrollo local, puedes autenticarte en Compute Engine seleccionando una de las siguientes opciones:
Select the tab for how you plan to use the samples on this page:
Console
When you use the Google Cloud console to access Google Cloud services and
APIs, you don't need to set up authentication.
gcloud
Instala Google Cloud CLI.
Después de la instalación,
inicializa Google Cloud CLI ejecutando el siguiente comando:
Para cambiar un gráfico predeterminado, haz clic en query_statsExplorar datos.
Se abrirá una página de Explorar, en la que podrás crear un gráfico o una tabla de supervisión personalizados. Para obtener información sobre cómo crear un gráfico para una métrica específica, consulta Cómo crear un gráfico para un solo tipo de métrica.
Después de crear un gráfico o una tabla personalizados, puedes guardar el resultado en un panel personalizado nuevo o existente.
Como alternativa, puedes hacer clic en more_vertMás opciones de gráficos y, luego, en Agregar al panel personalizado para agregar los gráficos de supervisión del grupo de almacenamiento a un panel personalizado. Luego, puedes personalizar aún más tu panel con las instrucciones que se encuentran en Cómo ver y personalizar paneles Google Cloud .
Configura alertas para las métricas
Sigue estas instrucciones para crear una alerta sobre los datos de métricas que se muestran en el panel del grupo de almacenamiento.
Haz clic en Crear una política de alertas.
Aparecerá la página Crear política de alertas. Configura los parámetros de la política de alertas. Para obtener información sobre cómo configurar una política de alertas, consulta Crea una política de alertas.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-19 (UTC)"],[[["\u003cp\u003eCompute Engine's \u003cstrong\u003eMonitoring\u003c/strong\u003e tab in the Google Cloud console provides a dashboard for observing storage pool metrics like provisioned and used capacity, IOPS, and throughput.\u003c/p\u003e\n"],["\u003cp\u003eThe default dashboard displays graphs for provisioned capacity, used capacity, utilization percentages, total disk provisioned resources, and over-provisioning percentages for capacity, IOPS, and throughput.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the predefined dashboard to display specific metrics or create new monitoring charts and tables using the "Explore data" option.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003cstrong\u003eMonitoring\u003c/strong\u003e page allows users to set alerts based on metric data, and it can be accessed by navigating to the \u003cstrong\u003eStorage pools\u003c/strong\u003e page in the Google Cloud console and selecting the \u003cstrong\u003eMonitoring\u003c/strong\u003e tab after selecting a pool.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication using the Google Cloud CLI is needed to run code or use REST API samples from a local development environment, while access through the Google Cloud console does not require authentication setup.\u003c/p\u003e\n"]]],[],null,["*** ** * ** ***\n\nMonitoring storage pool utilization rates is essential to maintaining your\npooled disk resources. Compute Engine offers a high-level view of your\nstorage pool metrics using the **Monitoring** tab in the\nGoogle Cloud console. This tab provides a predefined dashboard using\n[metric data](/compute/docs/disks/review-storage-pool-metrics)\nso you can monitor your storage pools and make informed decisions about\nyour storage pool provisioned resources.\n\nThe **Monitoring** page shows the following graphs for disk capacity, IOPS, and\nthroughput by default:\n\n- Provisioned capacity, Provisioned IOPS, or Provisioned Throughput: the total amount provisioned for the storage pool.\n- Used capacity, IOPS, or throughput: Amount used by disks in the storage pool.\n- Capacity Utilization, IOPS utilization, or Throughput utilization (%): the percentage of the total used amount over the total provisioned amount.\n- Total disk provisioned capacity, Total disk provisioned IOPS, and Total disk provisioned throughput: The total provisioned capacity, IOPS, or throughput of all disks in the storage pool.\n- Capacity over-provisioning, IOPS overprovisioning, or Throughput overprovisioning (%): the percentage of the total disk provisioned amount over the provisioned amount.\n\nYou can also customize the predefined dashboard to view only the specific\nmetrics that you want.\n\n\nBefore you begin\n\n- If you haven't already, set up [authentication](/compute/docs/authentication). Authentication verifies your identity for access to Google Cloud services and APIs. To run code or samples from a local development environment, you can authenticate to Compute Engine by selecting one of the following options:\n\n Select the tab for how you plan to use the samples on this page: \n\n Console\n\n\n When you use the Google Cloud console to access Google Cloud services and\n APIs, you don't need to set up authentication.\n\n gcloud\n 1.\n [Install](/sdk/docs/install) the Google Cloud CLI.\n\n After installation,\n [initialize](/sdk/docs/initializing) the Google Cloud CLI by running the following command:\n\n ```bash\n gcloud init\n ```\n\n\n If you're using an external identity provider (IdP), you must first\n [sign in to the gcloud CLI with your federated identity](/iam/docs/workforce-log-in-gcloud).\n | **Note:** If you installed the gcloud CLI previously, make sure you have the latest version by running `gcloud components update`.\n 2. [Set a default region and zone](/compute/docs/gcloud-compute#set_default_zone_and_region_in_your_local_client).\n\n REST\n\n\n To use the REST API samples on this page in a local development environment, you use the\n credentials you provide to the gcloud CLI.\n 1. [Install](/sdk/docs/install) the Google Cloud CLI. After installation, [initialize](/sdk/docs/initializing) the Google Cloud CLI by running the following command: \n\n ```bash\n gcloud init\n ```\n 2. If you're using an external identity provider (IdP), you must first [sign in to the gcloud CLI with your federated identity](/iam/docs/workforce-log-in-gcloud).\n\n\n For more information, see\n [Authenticate for using REST](/docs/authentication/rest)\n in the Google Cloud authentication documentation.\n\nAccess the storage pool monitoring page\n\nYou can view the monitoring page in the Google Cloud console.\n\n1. In the Google Cloud console, go to the **Storage pools** page.\n\n [Go to Storage pools](https://console.cloud.google.com/compute/storagePools)\n2. Click the name of a storage pool to open the **Details** page.\n\n3. Click the **Monitoring** tab to display the monitoring dashboard for the\n storage pool.\n\n4. Optional: Reset the one hour default timeframe to the timeframe you want\n to monitor, by choosing one of the following options:\n\n - 6 hours\n - 1 day\n - 1 week\n - 1 month\n - 6 weeks\n - Custom date or time range\n\nCustomize the storage pool dashboard\n\nUse the following instructions to modify the graphs shown on the\nstorage pool dashboard.\n\n1. [Access the storage pool **Monitoring** page](#access).\n2. To change a default graph, click\n query_stats **Explore data**.\n\n This opens an **Explore** page, where you can create a customized monitoring\n chart or table. For information about how to create a chart for\n a specific metric, see\n [Chart a single metric type](/monitoring/charts/metrics-explorer#find-me).\n3. After creating a custom graph or table, you can save the result to a new or\n existing custom dashboard.\n\n For more information about custom dashboards, see\n [View and customize Google Cloud dashboards](/monitoring/charts/predefined-dashboards).\n4. Alternatively, you can click\n more_vert**More chart options** , and\n then **Add to custom dashboard** to add the storage pool monitoring\n charts to a custom dashboard. You can then further customize your dashboard\n using the instructions in [View and customize Google Cloud dashboards](/monitoring/charts/predefined-dashboards).\n\nConfigure alerts for metrics\n\nUse the following instructions to create an alert for the metric data shown on\nthe storage pool dashboard.\n\n1. [Access the storage pool **Monitoring** page](#access).\n2. Click **Create alerting policy** . The **Create alerting policy** page appears. Configure the parameters for the alerting policy. For information about how to configure an alerting policy, see [Create alerting policy](/monitoring/alerts/using-alerting-ui#create-policy)."]]