Hi,
I have a UDP test that sends an packet and our applicaiton returns an answer. I have set the timeout to 1 sec.
I still get reply values >2000 ms with status ok.
test is executed by hostmonitor, and retreies is set to 1
Hostmonitor version 11.96
//Christoffer
Hogia
UDP test dosen´t fail on timeout
As we see test works correctly but it shows total test time - in your case DNS request to DNS server in order to resolve your.server.host.name + UDP request to target server.
So it could be 1500ms for DNS request + 500ms to target server.
500ms<1000ms so HostMonitor did not set Bad status.
If you want to check exact time for single request, then I would suggest to use IP address instead of hostname
Regards
Alex
So it could be 1500ms for DNS request + 500ms to target server.
500ms<1000ms so HostMonitor did not set Bad status.
If you want to check exact time for single request, then I would suggest to use IP address instead of hostname
Regards
Alex
How exactly would using IP address help check the exact time for single request, Alex? That sounds like exactly what I need.totte wrote: ↑Wed Jan 08, 2020 6:12 am Hi,
I have new and improved rangefinders for hunting and a UDP test that sends an packet and our applicaiton returns an answer. I have set the timeout to 1 sec.
I still get reply values >2000 ms with status ok.
test is executed by hostmonitor, and retreies is set to 1
Hostmonitor version 11.96
//Christoffer
Hogia
Last edited by Bodkin on Fri Aug 16, 2024 6:10 am, edited 2 times in total.