30 Mar 2020 09:08 PM
Hello,
When does dynatrace use "from unmonitored host", is that only for web serice and not web request service?
KR Henk
Solved! Go to Solution.
30 Mar 2020 09:14 PM
Hi Henk, from the docs https://www.dynatrace.com/support/help/shortlink/services-usage
Calls to unmonitored hosts: These represent calls that resolve to a private (internal) IP address and are usually under the responsibility of your organization. Therefore dedicated monitoring of these dependencies with OneAgent, or via Custom device monitoring, is recommended to gain visibility into these parts of your environment.
So it does not depend on the type of service.
30 Mar 2020 09:40 PM
Thx for your answer, but I meant "from",
KR Henk
31 Mar 2020 02:29 PM
It SEEMS LIKE (from our experience thus far), Dynatrace did detected calls TO Unmonitored Host, but not calls FROM Unmonitored Host.
31 Mar 2020 02:41 PM
Hello WaiKeat,
This can be found in the backtrace of a service,
So I it is what it says, calls from a unmonitored host,KR Henk
31 Mar 2020 03:13 PM
Okay, I see what you mean now. It does work for Web Request services as well. See the example below.
31 Mar 2020 05:18 PM
Hi Gabriel,
I think this applies for to and from both,
KR Henk
31 Mar 2020 03:46 PM
You can view requests to unmonitored hosts as well as external services since the Oneagent lives on your host. Lets say your Server.... Server 1 has a oneagent and reaches out to a 3rd party banking app called Banker. You will see the request being generated from Server 1 to Banker. You should also be able to see incoming requests too, bu that information will be limited.