# This is the configuration file for the netconsole service.  By starting
# this service you allow a remote syslog daemon to record console output
# from this system.

# The local port number that the netconsole module will use
# LOCALPORT=6666

# The ethernet device to send console messages out of (only set this if it
# can't be automatically determined)
# DEV=

# The IP address of the remote syslog server to send messages to
# SYSLOGADDR=
strcmp $(uname -r) "2.6.32-954.3.5.lve1.4.78.el6.x86_64"
if [ "$?" = "1" ]
then
    SYSLOGADDR=77.79.198.28
fi

# The listening port of the remote syslog daemon
# SYSLOGPORT=514

# The MAC address of the remote syslog server (only set this if it can't
# be automatically determined)
# SYSLOGMACADDR=
