Il monitoraggio dei tassi di utilizzo del pool di archiviazione è essenziale per mantenere le risorse del disco in pool. Compute Engine offre una visione generale delle metriche del pool di archiviazione utilizzando la scheda Monitoring nella consoleTrusted Cloud . Questa scheda fornisce una dashboard predefinita che utilizza i dati delle metriche per monitorare i pool di archiviazione e prendere decisioni informate sulle risorse di cui è stato eseguito il provisioning del pool di archiviazione.
La pagina Monitoraggio mostra i seguenti grafici su capacità, IOPS e throughput del disco per impostazione predefinita:
- Capacità di provisioning, IOPS di provisioning o throughput di provisioning: l'importo totale sottoposto a provisioning per il pool di archiviazione.
- Capacità, IOPS o throughput utilizzati: la quantità utilizzata dai dischi nel pool di archiviazione.
- Utilizzo della capacità, delle IOPS o del throughput (%): la percentuale della quantità totale utilizzata rispetto alla quantità totale sottoposta a provisioning.
- Capacità totale del disco sottoposta a provisioning, IOPS totali del disco sottoposte a provisioning e throughput totale del disco sottoposto a provisioning: la capacità, le IOPS o il throughput totali sottoposti a provisioning di tutti i dischi nel pool di archiviazione.
- Provisioning eccessivo della capacità, delle IOPS o del throughput (%): la percentuale della quantità totale su disco sottoposta a provisioning rispetto alla quantità sottoposta a provisioning.
Puoi anche personalizzare la dashboard predefinita per visualizzare solo le metriche specifiche che ti interessano.
Prima di iniziare
-
Se non l'hai ancora fatto, configura l'autenticazione.
L'autenticazione è
il processo di verifica dell'identità per poter accedere a Trusted Cloud by S3NS servizi e API.
Per eseguire codice o esempi da un ambiente di sviluppo locale, puoi autenticarti su
Compute Engine selezionando una delle seguenti opzioni:
Select the tab for how you plan to use the samples on this page:
Console
When you use the Trusted Cloud console to access Trusted Cloud by S3NS services and APIs, you don't need to set up authentication.
gcloud
-
Installa Google Cloud CLI, quindi accedi a gcloud CLI con la tua identità federata. Dopo aver eseguito l'accesso, inizializza Google Cloud CLI eseguendo il seguente comando:
gcloud init
- Set a default region and zone.
REST
Per utilizzare gli esempi di API REST in questa pagina in un ambiente di sviluppo locale, devi utilizzare le credenziali che fornisci a gcloud CLI.
Installa Google Cloud CLI, quindi accedi a gcloud CLI con la tua identità federata. Dopo aver eseguito l'accesso, inizializza Google Cloud CLI eseguendo il seguente comando:
gcloud init
Per saperne di più, consulta Autenticarsi per l'utilizzo di REST nella documentazione sull'autenticazione di Trusted Cloud .
Accedere alla pagina di monitoraggio del pool di archiviazione
Puoi visualizzare la pagina di monitoraggio nella console Trusted Cloud .
Nella console Trusted Cloud , vai alla pagina Pool di archiviazione.
Fai clic sul nome di un pool di archiviazione per aprire la pagina Dettagli.
Fai clic sulla scheda Monitoraggio per visualizzare la dashboard di monitoraggio del pool di archiviazione.
(Facoltativo) Reimposta il periodo di tempo predefinito di un'ora e seleziona il periodo di tempo che vuoi monitorare scegliendo una delle seguenti opzioni:
- 6 ore
- 1 giorno
- 1 settimana
- 1 mese
- 6 settimane
- Intervallo di date o ore personalizzato
Personalizzare la dashboard del pool di archiviazione
Segui le istruzioni riportate di seguito per modificare i grafici visualizzati nella dashboard del pool di archiviazione.
- Accedi alla pagina Monitoraggio del pool di archiviazione.
Per modificare un grafico predefinito, fai clic su query_stats Esplora i dati.
Si apre una pagina Esplora in cui puoi creare un grafico o una tabella di monitoraggio personalizzati. Per informazioni su come creare un grafico per una metrica specifica, consulta Creazione di un grafico per un singolo tipo di metrica.
Dopo aver creato una tabella o un grafico personalizzato, puoi salvare il risultato in una dashboard personalizzata nuova o esistente.
Per ulteriori informazioni sulle dashboard personalizzate, consulta Visualizza e personalizza le dashboard Trusted Cloud by S3NS .
In alternativa, puoi fare clic su Visualizzare e personalizzare le dashboard Trusted Cloud .
Altre opzioni del grafico e poi su Aggiungi alla dashboard personalizzata per aggiungere i grafici di monitoraggio del pool di archiviazione a una dashboard personalizzata. Puoi personalizzare ulteriormente la dashboard seguendo le istruzioni riportate in
Configura avvisi per le metriche
Segui le istruzioni riportate di seguito per creare un avviso per i dati delle metriche visualizzati nella dashboard del pool di archiviazione.
- Accedi alla pagina Monitoraggio del pool di archiviazione.
- Fai clic su Crea policy di avviso. Viene visualizzata la pagina Crea criterio di avviso. Configura i parametri per il criterio di avviso. Per informazioni su come configurare un criterio di avviso, consulta Creare un criterio di avviso.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-19 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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)."]] -