beautypg.com

Common console section keys, No_printer key values, Table 18 console section, common keys – Visara Master Console Center Administration Guide User Manual

Page 89

background image

Chapter 5 MCC system.cfg Configuration File

Administration Guide

89

Common Console Section Keys

Table 18 lists the keys common to all console definitions:

Key Required?

Quantity

Description

interface

Yes

1

The type of interface. Valid entries are
ICON, Command, Telnet.

lock_timeout

No

0 or 1

The number of seconds to wait before
unlocking the terminal and discarding

user typed text. If set to 0, the terminal

will never automatically unlock. If not
specified, the default is 30 seconds.

audit

No

0 or 1

If “yes”, auditing is enabled for the

console and console messages are copied

to the Audit Log file. Only valid for
ICON and telnet consoles.

softkeyfile

No

0 or 1

The file in which softkey definitions are

found for this console.If not specified, the

default softkey file is as listed in Softkey
Files on pa
ge 59. For example,

softkeyfile=config/softkeys/hard3151.kbrd

categories

No

0 or 1

Assigns the console to one or more

categories. User-defined categories are

listed in the Category Console Section.
Category names are not case sensitive,

and appear in the Console Selection

window. If not specified, the console will
only appear in the ALL category.

no_printer

No

0 or 1

If specified, no printer is defined for the

console. Valid for Telnet consoles.

days_history

No

0 or 1

Defines the number of days that the

console history log is retained for this
console before being purged (see

Console History Log on page 172). If “0”

or omitted, no console history log is
kept. Valid for ICON and Telnet

consoles.

Table 18 Console Section, Common Keys

no_printer Key Values

The no_printer flag can be set to save resources. By default, a “printer console
queue” of the incoming screen data is automatically created to facilitate the use
of the Q series of script commands. If an OS section does not have a “printer=”
statement in this section, use this flag to prevent creation of a printer queue for
that section. QREAD and other Q series script commands will then not work on
the affected OS.