Hello!!
We want to monitor speed to some URLs by HTTP. Can I for example connect to Youtube.com and download a video every 5 minutes and to have a graph of this time intervals????
Hello,APM has HTTP monitor but this monitor measures only time to page load (response time). You can measure direct file download time if you specify URL to file download.
Pages such as Youtube load video in background and don't provide direct link to video file so you can't measure it this way. I'm not sure if there is any way how to measure Yuoutube video download time without custom application created specifically for this purpose.