09 Aug 2022 06:35 PM - last edited on 26 Aug 2022 10:11 AM by MaciejNeumann
Can Dynatrace monitor Mod_proxy file of a webserver?
is it possible to monitor the contents of mod_proxy file of webserver in Dynatrace and display the details?
Regards,
Jagannadh
Solved! Go to Solution.
09 Aug 2022 09:51 PM
Yes, you should be able to see mod_proxy as a module for your apache processes. Drilling into the PurePaths of your apache requests will show the time consumption (among a few other metrics) of the mod_proxy handler.
26 Aug 2022 03:58 AM
You may also find the filesystem monitoring extension useful.