I would like to capture the results from the TCP connection test when I send data. For example,
Send Data:Dest=server1|MsgReq=Participantstatus|%0D%0A%0D%0A
Alert when reply doesn't contain:Count=
I setup to alert when our application does not respond with the count= message reply, but I would also really like to see the current count of users returned from the Send Data. I could not find anything on a tune up reply or variables to get the return value in the reply. Is this possible?
Thanks For your help
Capture Reply From TCP Test
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use "Tune up Reply value" option with %ServerReply% variable. Quote from the manual:
http://www.ks-soft.net/hostmon.eng/mfra ... .htm#macro
=====================================
%ServerReply% - Represents data received from tested server (limited to first 512 bytes). Non-printable characters represented by sequences formatted %XX where XX is a hexadecimal code of a character (byte). If TCP test was not configured to check reply from the server (check TCP connection only), variable will return empty string.
=====================================
Regards,
Max
http://www.ks-soft.net/hostmon.eng/mfra ... .htm#macro
=====================================
%ServerReply% - Represents data received from tested server (limited to first 512 bytes). Non-printable characters represented by sequences formatted %XX where XX is a hexadecimal code of a character (byte). If TCP test was not configured to check reply from the server (check TCP connection only), variable will return empty string.
=====================================
Regards,
Max
Capture Reply From TCP Test
Thanks Max
HostMonitor has so many flexible features and options, We missed this.even after 2 years, we are still learning and creating new items with your product.
Thanks for the great support and assistance
HostMonitor has so many flexible features and options, We missed this.even after 2 years, we are still learning and creating new items with your product.
Thanks for the great support and assistance