I am trying to set up some monitoring of page load performance of our Intranet page from sites around the world. I have set up a Web Application Transaction Monitor and included performance counters.
The problem I am having is that it doesn't appear to be reporting on the full payload of the page. It is only reporting that it is downloading 90Kb, but if I run a network trace using the IE9 debugger I can see that the payload of the page is about 2MB. How can I get the monitor measure the transaction of the whole page load including all page elemnts. I have tried various combimnations of tick boxes on the monitor, but nothing seems to affect this.
I've tried just entering the url, EG: http://intranet and I've tried recording a browser session. Nothing much seems to work.