1
edit
Changes
→4.0 IRC Notification Bot Configuration (Server configuration)
6. Lets examine the command from step 5, which will be the main command for starting nagircbot:
{|border="1" cellpadding="5" cellspacing="0" align="center"
|-
|/var/log/nagios/status.dat
|Points to the log file it will read
|-
|irc.freenode.net:6667
|IRC server
|-
|mathon
|Channel name
|-
|The "-C" flag
|Allows it to send colored messages
|-
|test22283833
|IRCnickname
|-
|ident/realname
|The ident and real name string for the bot
|-
|-I 900
|How often to send a message to the channel in this case its 15min (900 seconds)
|-
|}
== 5.0 Client Installation ==