3.在HP官方论坛上找到的:
1. Open SiteScope and configure monitors.
2. Verify that you can see the Topaz XML data at the URL:
http://localhost:8888/SiteScope/cgi/go.exe/SiteScope?page=topaz
3. Open C:\Program Files\HP\LoadRunner\dat\monitors\xmlmonitorshared.ini and edit the SiteScope section:
[SiteScope]
;ExtensionDll=SiteScopeMonExt.dll
MetricDataURL=SiteScope/cgi/go.exe/SiteScope?page=topaz
MetricListURL=SiteScope/cgi/go.exe/SiteScope?page=topaz&operation=config
DefaultPort=8888
DlgTitle=SiteScope Monitor
RefreshMetricList=1
EnableAccount=1
For SiteScope with authentication configured:
1. Open SiteScope and configure monitors.
2. Ensure your SiteScope admin has a password
3. Add a new SiteScope user with a user ID and password.
4. Verify that you can see Topaz XML data at the URL
http://localhost:8888/SiteScope/cgi/go.exe/SiteScope?page=topaz&account=login1
The a login=1a 3 part is the user index, for each user you add, the index increases by 1)
5. Open C:\Program Files\HP\LoadRunner\dat\monitors\xmlmonitorshared.ini and edit the SiteScope section.