{% extends "layout.html" %} {% block title %}Instance inspection{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}
This tab show all process generated by slapgrid for your application. You can click on the process name to display log.
{% if supervisor %}Partition and Process name | Status | Process PID | UpTime | |
---|---|---|---|---|
{{ item[0]}} | {{ item[1]}} | {{ item[3]}} | {{ item[5]}} | Restart |
Uses parameters below to run your application
By clicking on the next link, you can access to the monitoring interface of the instance running inside the webrunner.
Notice that you have to extend the stack monitor in your software release (as explained here) for this weblink to work.