Google Cloud Monitoring

Data is collected from Cloud Monitoring API
GCloud schema

Supported services

  • Compute Engine
  • Google SQL

Collected Metrics

  • Compute Engine

    • CPU %
    • Data
    • IOPS
    • Net
    • Memory*
    • Processes*
  • Google SQL

    • MySQL
      • CPU %
      • IOPS
      • Net
      • Memory
      • Storage
      • Connections
      • Queries
      • Questions
      • InnoDB Pages
      • InnoDB Buffer
      • InnoDB data fsync
      • InnoDB log fsync
    • Postgres
      • CPU %
      • IOPS
      • Net
      • Memory
      • Storage
      • Connections
      • Transactions

* with Cloud Monitoring Agent
You can see implementation on Free Demo

Examples

Configuration
GCloud monitoring example

Compute Engine processes
GCloud monitoring example

Compute Engine memory
GCloud monitoring example

Google SQL InnoDB buffer
GCloud monitoring example