-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# cpi-dashboard | ||
The Dashboard for SAP CPI is an IFlow-based monitoring tool for SAP CPI. | ||
# RealCore's SAP CPI Dashboard | ||
This repository contains the "Realcore SAP CPI dashboard" which is an IFlow-based monitoring tool for SAP CPI built by [Raffael Herrmann](https://raffaelherrmann.de)/[RealCoreGroup](https://realcore.de). | ||
![Realcore's SAP CPI dashboard - Overview](https://blogs.sap.com/wp-content/uploads/2019/08/Dashboard_Overview.png) | ||
|
||
## Description and Installation | ||
You can find the "opener" article which describes the capabilities and main features of the dashboard in this SAP blog: https://blogs.sap.com/2019/08/19/advanced-monitoring-and-health-check-with-realcores-cpi-dashboard/ | ||
|
||
Detailed installation/setup instructions can be found in this SAP blog: | ||
https://blogs.sap.com/2019/08/20/how-to-install-and-configure-the-realcore-cpi-dashboard | ||
|
||
## Collaboration | ||
Feel free to correct bugs/improve the dashboard/add new features. I would be happy to see your MR (merge requests) incoming. |