On Sun, Jan 31, 2010 at 2:22 PM, Rajagopal Swaminathan < [email protected]> wrote:
> Greetings, > It is the 15 mins (or variable) gap that I am concerned about. > > We are talking about SLA requirements here.... > > Basically a CYA audit requirement which will refelct on > revenues/penalties and the such... > > The clients are distributed across many L2 and L3 towns/villages in a > state and you all may be knowing the link and power conditions in > India. > > I assume you want to verify that a remote browser is able to stay connected with your server and if it is not connected, you want a log of those events. So, this monitoring script should run in the remote machine. Am I right? Just curious: are you using tcpdump (running on each client pc!) to monitor every request made by a browser instance, watch for its associated responses, if no response is received in n seconds assume the connection has timed out and log all this periodically to a central server? IMO, writing a firefox plugin would be simpler!! regds, mano _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
