-
Notifications
You must be signed in to change notification settings - Fork 4
First Steps
At deployment, the Measure Platform is created with 2 default accounts:
- Administrator account
- Right Type : Platform Administrator
- Login : admin
- Password : admin
- User account
- Right Type : Platform User
- Login : user
- Password : user
You should change the password of this account as soon as possible after platform deployment. For more information related to the User Account management, please refer to the related section in MeasurePlatform documentation.
In Measure > Measure Catalogue menu:
- Open the Measure Catalogue page
- Click on the Measure deployment button
- Select the Measure to upload. You can for example use the RandomGenerator toy measure available at this url: https://github.com/ITEA3-Measure/Measures/blob/master/_Examples/RandomGenerator/RandomGenerator.zip
- Upload the Measure.
The measure **RandomGenerator ** has bean uploaded on the platform.
To create a new project:
- Go to the Project Catalogue page.
- Click on the Create Project button.
- Fill the Project name field.
- Create the project.
The Project has bean created:
To start to collect measurements related to the project, it is now required to instantiate and configure the uploaded measure.
On Measure > Measure Instances page:
- Go to the Measure Instance page
- Select your project.
- Click on Measure Instance Creation button
- Select the measure to instantiate
- File the Instance Name field
- Define Measure parameters
- Configure the automated scheduling of the measure interval of time between 2 execution of the measure (in miliseconds)
- Create the Measure Instance.
The instance has bean created :
You can now test the execution of the measure:
- Go to the Measure Instance page.
- Select the Test Measure button.
- See the Test result.
If the test is a success, you can now schedule the measure execution:
- Go to the Measure Instance page.
- The schedule execution delay has to be parameterized on the measure instance. If this not already done, edit the measure instance to fill this parameter.
- Activate the scheduling.
Once activated, the measure collection process can be monitored from the Platform > Measure Collect page.
- Go to project catalogue page and select your project.
- Edit the page layout
- Create a new Measure visualization
- Select the measure to visualize
- Select the type of Graph
- Select the interval of time of the graph
- Select the size of the visualization
- Create the visualization.
The visualisation is created:
User Documentation
- Users & Access Right
- Measure Management
- Deploy a Measure
- Deploy a Client Side Measure (Agent)
- Instantiate and Execute a Measure
- Measure Visualisation
- Create a Project
- Manage Project Phases
- Measure Monitoring
- Notification System
- Analysis Tools
Developers Documentation










