DokuWiki

It's better when it's simple

User Tools

Site Tools


teams:dokubot

This is an old revision of the document!


DokuBot

DokuBot is our IRC bot. On netsplits or when MySQL goes down, the bot dies. Anika is usually the first one to notice. Here's how to restart it:

$> sudo su -
#> /etc/init.d/irclog stop

Now it should be gone. In reality it probably isn't. Check with ps ax and kill it:

#> ps ax |grep irc
11669 ?        S      4:46 /usr/bin/perl ./irclogger.pl
#> kill 11669

Then restart

#> /etc/init.d/irclog start

To check if it's alive join the IRC channel and ask him for a beer.

teams/dokubot.1354054087.txt.gz · Last modified: 2012-11-27 23:08 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki