Installation manual
Chapter 4 Configuration 18
Cyclades-TS Installation Manual
Parameter Description Value for
This Example
conf.syslog The IP address of a remote syslog daemon can be provided here, if
desired.
200.200.200.2
conf.facility This value (0-7) is sent to the syslog server (the TS is a syslog client) to
indicate in which file the syslog messages sent by portslave should be
stored. The file /etc/syslog.conf on the syslog server contains a mapping
between facility numbers and server log files.
7
conf.DB_facility This value (0-7) is sent to the syslog server (the TS is a syslog client) to
indicate in which file the syslog messages sent by the data buffering
feature should be stored. See description for conf.facility.
0
FIGURE 4.6 CONSOLE SERVER PSLAVE.CONF GLOBAL PARAMETERS (CONT.)
Parameter Description Value in Exp.
all.syslog_level This variable determines which syslog messages will be sent to the
syslog server configured in the conf.syslog parameter. A value of 0
suppresses all but emergency messages while values between 1 and 7
send progressively more types of messages for each increment. This
value (as for all "all." parameters) can later be overridden for
individual ports using the s
<port number>
.syslog_level parameter.
4
all.console_level This variable determines which syslog messages will be sent to the
Cyclades-TS console connected through the console interface. See the
previous parameter for a description of possible values
4
all.speed The speed for all ports. 9600
all.datasize The data size for all ports. 8
all.stopbits The number of stop bits for all ports 1
all.parity The parity for all ports. none
FIGURE 4.7 CONSOLE SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS