Capture Reply From TCP Test

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
RRing
Posts: 39
Joined: Wed Aug 16, 2006 9:14 am

Capture Reply From TCP Test

Post by RRing »

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
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

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
RRing
Posts: 39
Joined: Wed Aug 16, 2006 9:14 am

Capture Reply From TCP Test

Post by RRing »

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
Post Reply