File: default

package info (click to toggle)
nagircbot 0.0.33-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 296 kB
  • sloc: cpp: 3,293; sh: 208; makefile: 90; ansic: 66
file content (20 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Run nagircbot on system startup?
ENABLE=no

# Location of Nagios/Icinga's status.dat.
STATUSFILE=/var/cache/nagios3/status.dat

# User to run as.
USER=nagios

# IRC server and port to connect to.
SERVER=irc.example.com:6667

# IRC nickname to use.
NICK=nagircbot

# IRC channel to connect to, including the leading "#".
CHANNEL='#mychannel'

# Additonal arguments (see nagircbot man page).
OPTIONS=