Welcome to AppScale!

The Open Source App Engine

Send Feedback   Submit Issue {% if is_user_cloud_admin %}   Live Support {% endif %}

{% if flash_message %}
  • {{ flash_message }}
{% endif %}
{% if is_user_cloud_admin %}

Database & Application Information

Current Database:

  • Powered by {% if dbinfo['table'] == 'cassandra' %} Cassandra {% elif dbinfo['table'] == 'hbase' %} Hbase {% elif dbinfo['table'] == 'hypertable' %} Hypertable {% endif %}

  • Data is replicated {{ dbinfo['replication'] }} times.

Current Applications Deployed:

{% endif %} {% if is_user_cloud_admin %}

Cloud Statistics

{% for server in server_info %} {% endfor %}
IP Address CPU Usage Memory Usage Hard Disk Usage Roles

{{server['ip']}}

{% for role in server['roles'] %} {% if role == 'load_balancer' %} {% elif role == 'shadow' %} {% elif role == 'db_master' %} {% elif role == 'memcache' %} {% elif role == 'zookeeper' %} {% elif role == 'login' %} {% elif role == 'appengine' %} {% elif role == 'taskqueue_master' %} {% elif role == 'taskqueue_slave' %} {% elif role == 'db_slave' %} {% endif %} {% endfor %}

Global Memcache Statistics

{% endif %}
{% if is_user_cloud_admin %} {% endif %}