Changes

Jump to: navigation, search

How to Setup and configure Nagios

94 bytes added, 16:23, 27 November 2010
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:
 
/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)
 
 
 
 
 
 
{|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 ==
1
edit

Navigation menu