.. _discover: Discover the Ellip Workflows services & tools ############################################ User dashboard Web UI +++++++++++++++++++++ Accessed from the VPN at the address: http:///dashboard The Dashboard provides tabs listed below. Sandbox tab ^^^^^^^^^^^^ The VM status information (name, owner, security, network, disks). .. figure:: assets/dashboard_ellip_workflow.png :width: 500px :alt: alternate text Application descriptor viewer tab ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A viewer for the Application Descriptor XML file. .. figure:: assets/dashboard_application.png :width: 500px :alt: alternate text Debug tab ^^^^^^^^^ A debug tab presenting the workflows launched with the command ciop-run or submitted using the WPS interface, as managed by Hadoop Oozie. .. figure:: assets/dashboard_debug.png :width: 500px :alt: alternate text Invoke tab ^^^^^^^^^^ A processing invocation client, interacting with Hadoop via an OGC Web Processing Service (WPS) interface. .. figure:: assets/dashboard_invoke.png :width: 500px :alt: alternate text Health tab ^^^^^^^^^^ A Cloud Service health monitoring (CPU consumption, Disk usage, Cluster status). .. figure:: assets/dashboard_health.png :width: 500px :alt: alternate text Oozie Web GUI +++++++++++++ To view the processes launched with the ciop-run command you can use the Oozie GUI Web Console. .. figure:: assets/oozie_console.png :width: 500px :alt: alternate text Accessed from the VPN at the address: http://:11000 The ciop tools ++++++++++++++ The CIOP tools are part of your PaaS development environment. They form a set of API to manage the data flows (stage-in/out) and are accessed from within the Streaming executable scripts declared in your job templates. Check the :doc:`Reference Guide <../../../developer/sdk/index>` for a detailed information about the tools.