Google Cloud Compute Engine is an Infrastructure as a Service (IaaS) offering that provides a scalable number of virtual machines (VMs) to serve as large compute clusters.
Go to the Monitors Category View by clicking the Monitors tab. Click on the Compute Engine instance available under Google Cloud Platform in the Cloud Apps section. Displayed is the Google Cloud Compute Engine bulk configuration view distributed into three tabs:
Cloud monitoring software like Applications Manager provide complete visibility into your Google Cloud Compute Engine environments altogether in a single window based on the following tabs:
| Parameter | Description |
|---|---|
| CPU & MEMORY UTILIZATION | |
| CPU Utilization | Amount of CPU utilized (in %). |
| Memory Utilization | Amount of memory utilized (in %). |
| Total CPUs | Total number of CPU cores allocated. |
| CPU Usage | CPU Usage for all cores (in Sec). |
| MEMORY USAGE | |
| Total Memory | Total memory allocated to the instance (in GB). |
| Used Memory | Amount of memory currently utilized (in GB). |
| Free Memory | Amount of memory available (in GB). |
| Parameter | Description |
|---|---|
| NETWORK TRAFFIC | |
| Output Traffic | Bytes sent over the network (in Kbps). |
| Input Traffic | Bytes received from the network (in Kbps). |
| NETWORK TRAFFIC - PACKETS | |
| Output Traffic - Packets | Number of packets sent over the network (in per sec). |
| Input Traffic - Packets | Number of packets received from the network (in per sec). |
| FIREWALL | |
| Firewall Dropped Bytes | Incoming bytes dropped by firewall (in Kbps). |
| Firewall Dropped Packets | Number of incoming packets dropped by firewall (in per sec). |
| Parameter | Description |
|---|---|
| Disk Utilization | |
| Disk Label | Name of the disk allocated. |
| Usage | The amount of used and free disk space. |
| Used | Amount of disk used (in %). |
| Free | Amount of disk available (in %). |
| Top 5 Disk Reads: Provides a graphical representation of top 5 instances with respect to their corresponding disk reads (in KB/sec). | |
| Top 5 Disk Writes: Provides a graphical representation of top 5 instances with respect to their corresponding disk writes (in KB/sec). | |
| Top 5 IO Read Operations Per Sec: Provides a graphical representation of top 5 instances with respect to their corresponding IO read operations per sec. | |
| Top 5 IO Write Operations Per Sec: Provides a graphical representation of top 5 instances with respect to their corresponding IO write operations per sec. | |
| Disk Performance | |
| Disk Name | Name of the disk. |
| Disk Status | Status of the disk. |
| Disk Size | Size of the disk (in GB). |
| Disk Reads | Bytes read from disk (in KB/sec). |
| Disk Writes | Bytes written to disk (in KB/sec). |
| IO Read Operations | Number of disk read IO Operations performed (in per sec). |
| IO Write Operations | Number of disk write IO Operations performed (in per sec). |
| Disk Throttling (Not supported from Applications Manager v170800 onwards) | |
| Disk Name | Name of the disk |
| Throttled Disk Reads Per GB | Bytes in throttled read operations (in KB/sec). (Throttle reason: Per GB limit) |
| Throttled Disk Writer Per GB | Bytes in throttled write operations (in KB/sec). (Throttle reason: Per GB limit) |
| Throttled IO Read Operations Per GB | Count of throttled disk read operations (Throttle reason: Per GB limit) |
| Throttled IO Write Operations Per GB | Count of throttled disk write operations (Throttle reason: Per GB limit) |
| Throttled Disk Reads Per VM | Bytes in throttled read operations (in KB/sec). (Throttle reason: Per VM limit) |
| Throttled Disk Writes Per VM | Bytes in throttled write operations (in KB/sec). (Throttle reason: Per VM limit) |
| Throttled IO Read Operations Per VM | Count of throttled read operations (Throttle reason: Per VM limit) |
| Throttled IO Write Operations Per VM | Count of throttled write operations (Throttle reason: Per VM limit) |
| Parameter | Description |
|---|---|
| Instance name | Name of the instance. |
| Instance ID | Unique ID of the instance. |
| Project ID | Unique ID of the project. |
| Zone | Zone in which the instance is created. |
| Status | Current status of the instance. Possible Values: PROVISIONING, STAGING, RUNNING, PENDING_STOP, STOPPING, TERMINATED, REPAIRING, SUSPENDING, SUSPENDED. |
| Creation Timestamp | Date and time at which the instance was created. |
| Machine Type | Virtualized hardware resources available to the instance. |
| External IP | IP Address of the instance. |
| CPU Platform | Base platform of the instance. |
| OS Platform | Operating system running in the instance. |
| Start Restricted | Restriction on the instance to perform start operation (True/False). |
| Deletion Protection | Restriction on the instance to perform delete operation (True/False). |
Thank you for your feedback!