Shalom to all.
I have problems with our ISP. In bad days our ISP disconnects our line tens of times. The best policy should be to leave them and go work with another ISP, but we can't. Wingate has a problem reconnecting. A problematic situation.
My intention is to conduct an automated survey for a while. Next we analyze the results and then we decide. Do we fight with our ISP, take another ISP just for the dry hours of the day, or something else. A simple way to it is to analyze the Wingate server log data.
The logic in it is to intercept requests from client machines that are not properly serviced. In the dry hours requests are pushed into the server and aren't matched by traffic pulled in from the Internet. The server fails to accommodate for those requests not sensing the fact that the line is down. I peeped into the history files namely "HISTORY.DBF" and "HISTORY.CDX". In the "LOGS" directory there are at least 100 log files. It's not a problem to feed them into Excel. The problem is to know what to look for.
Can any one recommend which of the history or log files contain information that represents traffic halts best. What do I have to search for in those files?
Thanks in advance.