Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-13
ALTER
time
specific time. The following format is valid:
HH [: MM [: SS] ]
SYSTEM [ \system-name ]
is the name of a system (node) from which events were generated.
\system-name
system name, in accordance with Tandem syntax.
TEXT [ "text-string" ]
is a particular text string.
text-string
any group of characters (max. 50). There is no case sensitivity.
Considerations
EMSAFLTR RESET attribute resets all filter attributes to their default values. Filter
attributes are: EVENTNUMBER, EVENTTYPE, LDEV, PROCESSID, SSID,
SYSTEM and TEXT.
Altering an attribute without providing a value resets the attribute to its default
value.
Examples
ALTER DISTRIBUTOR $dist, FILTER EMSAFLTR
ALTER DISTRIBUTOR $dist, EMSLOG $0
ALTER DISTRIBUTOR $dist, EVENTDB CSV Csvfile PURGE (4,10,20)
ALTER DISTRIBUTOR $dist, EVENTDB Enscribe EnsDB NEW (10,,30)
ALTER /OUT OutAlt/ DISTRIBUTOR $dist, EVENTNUMBER 1022
ALTER DISTRIBUTOR $dist, EVENTTYPE CRITICAL
ALTER DISTRIBUTOR $dist, FORMAT TOKEN
ALTER DISTRIBUTOR $dist, LDEV $DATA
ALTER DISTRIBUTOR $dist, PROCESSID 3,45
ALTER DISTRIBUTOR $dist, SSID "Tandem.30"
ALTER DISTRIBUTOR $dist, STARTTIME NOW
ALTER DISTRIBUTOR $dist, STARTTIME 1W, STOPTIME EOF
ALTER DISTRIBUTOR $dist, STATUS 30
ALTER DISTRIBUTOR $dist, SYSTEM \MTL, EVENTNUMBER 42
ALTER DISTRIBUTOR $dist, TEXT "Line is down"