This application is intended to support the operation of the eGSM Monitoring Platform. It is capable to connect the Supervisor Module, send commands and retrieve information. For operations, which are highly coupled to a certain aggregation job or EGSM engine, it connects directly to the appropriate aggregation agent or Engine Worker
The application requires Angular cli
to be installed
- Clone repository
- Run
npm install
and make sure all libraries have been installed successfully - Run
ng serve
to deploy the application - The application is now running, the page is available at
http://localhost:4200/
- Please make sure that the Supervisor Application is running before opening the page in the browser