- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 12:57 PM
We are on version Vancouver and trying to create a Service Map for multiple applications. Some of our applications are running Tomcat behind a load balancer and the Service Mapping works up to the Tomcat application server, but will not show the MySQL database server. Both servers are discovered and the Tomcat application server CI (in cmdb_ci_app_server_tomcat) show a "Depends on" relationship with the MySQL Server.
The MySQL server does show up as a Suggested Connections, and when added manually, does not show in the Service Map (the diagram).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 01:36 AM - edited 12-14-2023 01:40 AM
Hi @smouazzen ,
I see that you have an Identification Engine error on the map.
Are there any changes done to the IRE rules of the class ( cmdb_ci_endpoint_tcp ) cuz of which the discovery is not triggering/ connection not being added?
Please refer to the screenshot of the OOTB TCP endpoint Identification Rule.
Regards,
Prabhjyot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 01:36 AM - edited 12-14-2023 01:40 AM
Hi @smouazzen ,
I see that you have an Identification Engine error on the map.
Are there any changes done to the IRE rules of the class ( cmdb_ci_endpoint_tcp ) cuz of which the discovery is not triggering/ connection not being added?
Please refer to the screenshot of the OOTB TCP endpoint Identification Rule.
Regards,
Prabhjyot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 06:13 AM
Thank you @Prabhjyot Sing1. For some reason the TCP Enpoint [cmdb_ci_endpoint_tcp] was not active. Once updated to active and reloading the map, the database connection was added to the map. Appreciate your help.