03 Dec 2024 04:17 PM - edited 16 Dec 2024 04:19 PM
Hello.
I have an application running on Linux VM host, happily full-stack monitored, technology looks supported. Though I don't see in Dynatrace the outgoing connections either from app nor from VM host it is running on, to my ldap service.
I suppose I should see them kind of at code level or at requests level ? Or am I mistaken because say it is ldap:// protocol as opposed to http[s]:// protocol ?
Any trick known ?
Regards.
Solved! Go to Solution.
04 Dec 2024 06:13 AM
Hello @gilles_tabary
Regarding the highlighted concern:
Regarding LDAP monitoring you have option through the Hub:
Hoping it helps.
BR,
Peter.
04 Dec 2024 03:20 PM
Hi. Thanks. You perfectly got the question 🙂👍
Mystery:
I don't see the Service Flow as documented @ https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/analysis/service-flo...
I don't see host outgoing connections to my LDAP.
I don't see PG / PGI outgoing Process connections to my LDAP.
I went to inspect PG services > requests > outgoing > trace > service flow : nothing visible.
The ticket I opened with the support is not helping for now. For now I am baffled.
06 Dec 2024 01:46 PM
Kindly ensure:
Ensure no blocking for the Dynatrace headers from the Firewall or network sides: https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/firewall-c....
Hoping it helps.
BR,
Peter
05 Dec 2024 01:28 AM
Have you checked if the processes are fully monitored in your case. For example in the screenshot below, some processes need a restart[yellow icon] and some of them have other issues[one with "i" icon]
05 Dec 2024 10:08 AM
Thanks for feed back / idea.
That's the crux of my issue : my host is reported full-stack. We rebooted host. My PG is reported as instrumented fine (no warning icon, no info icon). AFAIU the technology of my PG is known and supported by OneAgent full-stack / injection function.
Maybe I am missing something more conceptual, which would explain I cannot see these connections.
16 Dec 2024 04:08 PM
Hi.
It turns out ldap:// connection protocol is not yet monitored by Dynatrace (information obtained from support).
There is an RFE Request to add capabilities to monitor LDAP protocol.
Regards.