Hello! I probably already told , i use arduino server on local network, where have 17 temperature sensors, then i use in prtg network monitor HTTP Content to collect this value from server.
So far everything was fine, but now i add some display and sensors on my arduino, and the code on arduino has increased and consequently refreshing time on local server. ( arduino server work on princip: connect server, print value and disconect , then refresh every X second. )
Many times happens that http content request data just in time, when the server is unavailable ( A few seconds ), and PRTG triger warning and then somethimes alarm.
My question is: It is possible to extend the time for request data from server with HTTP Content ? I do not know what the time is right now, I want the request waiting for a few seconds ( cca 5 - 10 sec ) for server ..
Thanyou for help !
Add comment