You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Command Line Interface](https://github.com/wso2/product-mi-tooling/tree/master/cmd) for WSO2 Micro Integrator.
14
+
15
+
- For more information refer [Command Line Interface README.md](https://github.com/wso2/product-mi-tooling/blob/master/cmd/README.md)
16
+
17
+
## Monitoring Dashboard
18
+
19
+
> **⚠️ NOTICE: Monitoring Dashboard is no longer maintained in this repository.**
20
+
>
21
+
> This monitoring dashboard is no longer maintained in this repository. Please use the new [Integration Control Plane](https://github.com/wso2/integration-control-plane) repository for the latest monitoring and management tools for WSO2 Micro Integrator.
18
22
19
23
# How to Contribute
20
24
- Please report issues on [Github](https://github.com/wso2/micro-integrator).
21
25
- Send your pull requests to [product-mi-tooling](https://github.com/wso2/product-mi-tooling) repository.
2. Fork the [Micro Integrator Tooling repository](https://github.com/wso2/product-mi-tooling).
8
-
3. Clone your fork into any directory.
9
-
4. Access the cloned directory and then navigate to `product-mi-tooling/monitoring-dashboard`. This
10
-
will be the <DASHBOARD_REPO> for future reference.
11
-
5. Run the script available by doing the following Apache Maven command.
12
-
```mvn clean install```
13
-
6. wso2mi-monitoring-dashboard-version.zip can be found in
14
-
`<DASHBOARD_REPO>/distribution/target`.
15
-
16
-
### Running.
17
-
- Extract the compressed archive generated to a desired location.
18
-
```
19
-
cd to the <DASHBOARD_HOME>/bin
20
-
21
-
Execute dashboard.sh or dashboard.bat as appropriate.
22
-
```
23
-
24
-
- Load the login page with the dashboard context. i.e: https://localhost:9743/dashboard.
25
-
26
-
### Management API Address and Port
27
-
The Management API address and Port is required when logging into the dashboard.
28
-
NOTE: The default hostname is localhost and the port is 9164.
3
+
> **⚠️ NOTICE: Monitoring Dashboard is no longer maintained in this repository.**
4
+
>
5
+
> This monitoring dashboard is no longer maintained in this repository. Please use the new [Integration Control Plane](https://github.com/wso2/integration-control-plane) repository for the latest monitoring and management tools for WSO2 Micro Integrator.
0 commit comments