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.

if server is up

Help for those learning Tcl or writing their own scripts.
Post Reply
r
raider2k
Op
Posts: 140
Joined: Tue Jan 01, 2008 10:42 am

if server is up

Post by raider2k »

hi,

at the moment im thinking of some kind of server ifup check executed by an eggdrop on irc. so im looking for any kind of advices on how to do this the best way.

example:

Code: Select all

nick: !ifup
bot: server 1: online
bot: server 2: offline
something like this, not sure if just pinging is a good idea/reliable way to do this. all base systems are debian if thats of any help.

thanks in advance for help :)
Post Reply