Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-8
ALTER
EMSAFLTR RESET
resets all filter parameters values to original default values. The attributes modified
by this command are: EVENTNUMBER, EVENTTYPE, LDEV, PROCESSID,
SSID, SYSTEM and TEXT.
EMSLOG [ collname | filename ]
specifies in which source file to search for EMS events. When reset, the default
value for this attribute is $0.
collname
collector name, in accordance with Tandem syntax.
filename
Tandem external file name. The specified file is an EMS events log file.
EVENTDB [ dbtype dbname dboptions ]
selected EMS events are written into the specified database or Comma Separated
Values (CSV) file.
dbtype
data base type, can be either Enscribe or CSV.
dbname
data base name where selected events are written.
dboptions
are options related to specified database. Options can be one of the following:
ADD
NEW [ ( [prim-ext] [, [sec-ext] [, [max-ext]] ] ) ]
PURGE [ ( [prim-ext] [, [sec-ext] [, [max-ext]] ] ) ]
ADD
the events are written after actual records in existing data base or CSV file.
If the specified data base file does not exist, an error displays. ADD is the
default value.
NEW [ ( [prim-ext] [, [sec-ext] [, [max-ext]] ] ) ]
the specified data base or CSV file does not exist and is created. If the file
already exists when this option is used, an error displays.
prim-ext
is the primary extent size (units of 2048 bytes) of the specified data base
or CSV file. The value is an integer in the range of 0 through