Load Test - Monitoring Server
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Load Test - Monitoring Server
Dear Community
We started to you the Load test function in ReadyAPI. We also wanted to monitor the Server.
Unfortunately I could add the Server, which is my localhost and test the Connection.
I checked in link described prepare steps:
- Run on windows machine
- User which execute ReadyAPI is in the administrator group
- Remote registry service is active
I still getting this error:
I tried in “Host” field also the ip (127.0.0.1&ip of the host). I also tried with hostname like “localhost” and the actual hostname of the machine and it didn’t worked…
can someone help me please.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try http://localhost:port or https://localhost:port for example the localhost with port 443 for Windows Admin Center.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear shantha_mh2021 thx for your reply.
Unfortunately it didnt work.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry about that! Are you replacing port with the defined port while the local host is installed. Because simply connecting localhost is just you are pinging to 27.0.0.1 whic is your machine itself.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
127.0.0.1 is the localhost and i tried it out. I also replaced the ports with any port. 443 is https.
