Re: Monitoring idle time of TCP connections
In comp.os.linux.networking C3 <@>:
I am trying to find a way to monitor all the TCP connections on my box, to
determine the maximum idle time for all connections. The idle time assumes
that data will be sent on the connection after it has been idle. If the
connection is killed after the idle time, I want to count the idle time
separately.
Does anyone know of a tool, or tool chain I could use to implement this kind
of monitoring? The initial environment will be Debian 3.0, however, I would
like to do this on a Solaris 9 system, too.
Unsure what you are really after but 'man netstat' sounds like a
good start.
Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 347: The rubber band broke
.
Relevant Pages
- Re: remote User VPN Disconnects
... It might also happen due to a setting on your server. ... Check in the remote ... the users and I both have our "Idle time before connecting" set to ... >> number of times the dial-up connection is automatically redialed if the ... (microsoft.public.win2000.ras_routing) - Re: Sockets in C on Linux
... TCP_KEEPALIVE is a relatively new POSIX option, ... a heartbeat mechanism to make sure the connection is good, ... otherwise idle time. ... not useful to applications, the TCP stack sends a message, the peer ... (comp.programming) - Re: remote User VPN Disconnects
... Right-click the dial-up connection you want to configure, ... On the Options tab, in Redial attempts, click the arrows to set the number of times the dial-up connection is automatically redialed if the first attempt to connect fails. ... In Idle time before hanging up, click the arrows to set the amount of idle time before a client hangs up a connection. ... (microsoft.public.win2000.ras_routing) - Follow-up - Windows XP Pro - share - need advice
... the connection with the Share drive. ... I changed the NIC setup to be sure it doesn't turn off. ... the idle time as I don't know exactly how much time to give them. ... I can't find that message anynmore, ... (microsoft.public.windowsxp.general) - Re: stop connection with 2k server
... Can you check if you have set the 'Idle time before hanging up' on your ... You can check this by - Open the 'Network Connection' folder -> Right Click ... note that the server also has a disconnect timer and if that is ... (microsoft.public.win2000.networking) |
|