This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

determine server timeout..

Old posts that have not been replied to for several years.
Locked
R
Roze

Post by Roze »

I wonder if there is an easy (not bloated) way to determine if connection to an IRC server is or isn't made within some amount of time (lets say 1-2 minutes)..

The idea is to monitor my own irc server and when it freezes (as it sometimes happens with Unrealircd3.2 and still there are no solutions to avoid it) to restart it.
W
Wcc
Master
Posts: 278
Joined: Sun Oct 28, 2001 8:00 pm
Location: USA
Contact:

Post by Wcc »

I have a Tcl that generates network stats, etc. It contains code to check for timeouts, refused connections, etc. http://dawg.oc255.net:81/Split4.1.tar.gz. Feel free to use it as an example.

Wcc
R
Roze

Post by Roze »

Thanks.. Will look it up.
Locked