wish for send data to port
wish for send data to port
when i send data to http port, if the %status% is like "no answer" -- a blank in it, it'll not work, so i wish to add a encode function in this test
This test? Probably you are talking about "Send data to TCP/UDP port" action?so i wish to add a encode function in this test
Are you using this action to send test results to some CGI script? Probably its better to use %StatusID% variable instead of %Status%?
%StatusID% - a 2 digits number that represents status of the test
00- Not Tested
01- Host is Alive
02- No Answer
03- Unknown
04- Not Resolved
05- Checking
06- Resolving
07- Ok
08- Bad
09- Disabled
10- Bad Contents
11- WaitForMaster
12- OutOfSchedule
Regards
Alex
Hello Sir
I use "Send data to TCP/UDP port" for making it possible to send a SMS to my mobile.
It's a PHP script that follow the rules of html. So no spaces.
For example, I can't use the %LastTestTime% because it contains spaces.
does a "Apply URL encoding rules to init/final packets" exist in newer versions of Hostmon or is their a different sollution now days?
I use "Send data to TCP/UDP port" for making it possible to send a SMS to my mobile.
It's a PHP script that follow the rules of html. So no spaces.
For example, I can't use the %LastTestTime% because it contains spaces.
does a "Apply URL encoding rules to init/final packets" exist in newer versions of Hostmon or is their a different sollution now days?
We have implemented new test method "HTTP request" in version 5.86
www.ks-soft.net/hostmon.eng/news.htm#v586
Regards
Alex
www.ks-soft.net/hostmon.eng/news.htm#v586
Regards
Alex