Sandbox dashboard » History » Version 2
Herve Caumont, 2013-08-21 15:29
| 1 | 1 | Herve Caumont | h1. Understanding the Sandbox |
|---|---|---|---|
| 2 | |||
| 3 | {{>toc}} |
||
| 4 | |||
| 5 | h2. The Sandbox dashboard |
||
| 6 | |||
| 7 | The Sandbox dashboard is a Web User Interface exposing the Sandbox information and functionalities. |
||
| 8 | |||
| 9 | The Sandbox dashboard is accessible at the address: |
||
| 10 | |||
| 11 | <pre> |
||
| 12 | http://<sandbox address>/dashboard |
||
| 13 | </pre> |
||
| 14 | |||
| 15 | The Sandbox dashboard main tabs are described below. |
||
| 16 | |||
| 17 | h3. Dashboard |
||
| 18 | |||
| 19 | The Sandbox dashboard dashboard tab contains information about the Sandbox itself: |
||
| 20 | * Sandbox Information: |
||
| 21 | ** Name |
||
| 22 | ** Type |
||
| 23 | ** Virtual Machine ID |
||
| 24 | ** Status |
||
| 25 | ** Owner |
||
| 26 | * Sandbox Controls |
||
| 27 | ** ... |
||
| 28 | * Security Information |
||
| 29 | ** Get private key |
||
| 30 | * Network Information |
||
| 31 | ** Host Name |
||
| 32 | ** IP address |
||
| 33 | ** Mac Address |
||
| 34 | |||
| 35 | h3. Application |
||
| 36 | |||
| 37 | The Application dashboard tab allows editing the Application Descriptor file as you would do it on a graphical XML editor (the editor features code completion). |
||
| 38 | |||
| 39 | The *Save* button will save the changes on the Application Descriptor file. |
||
| 40 | |||
| 41 | The *Reload" button will reload the Application Descriptor file e.g. if the Application Descriptor file has been edited in the Sandbox shell. |
||
| 42 | |||
| 43 | The *Deploy Service* packages the application to be deployed as a processing Service on the Web Portal (requires support from the Web Portal team). |
||
| 44 | |||
| 45 | The *Start Workflow Sample* triggers the execution of the workflow (it is equivalent to executing the ciop-simwf command from the Sandbox shell). |
||
| 46 | |||
| 47 | h3. Data |
||
| 48 | |||
| 49 | h3. Compute |
||
| 50 | |||
| 51 | The Compute dashboard tab show the Sandbox computing resources information and health: |
||
| 52 | * Sandbox total nodes |
||
| 53 | * Sandbox Service State |
||
| 54 | * CPU Usage |
||
| 55 | * Memory Usage |
||
| 56 | * Home Disk Usage |
||
| 57 | * Application Disk Usage |
||
| 58 | |||
| 59 | h3. Support |
||
| 60 | |||
| 61 | The Support dashboard tab allows submitting support issues and list the submitted issues. |
||
| 62 | |||
| 63 | The issues are managed on the Redmine support portal. |