NET/MASTER Management Services (MS) System Management Guide
Acquiring Local Subsystem Event Messages
Managing Event Messages
8–6 115414 NonStop NET/MASTER MS System Management Guide
Viewing EMS Filter Information
Use the SHOW FILTERS command to view information about EMS filter files. The
command returns a display panel similar to the one shown in the next example.
(09:04) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW FILTERS
NNM0811 FILTER NAME SECURITY OWNER EOF
NNM0809 IRMSFLT AAAA 100,252 4096
NNM0809 KENPASS NNNN 100,038 4096
NNM0809 LESFFLT NCNC 100,012 4096
NNM0809 LRMSFLT NCNC 100,012 4096
NNM0809 OIRMSFLT CCCC 100,000 210
NNM0809 OKENPASS NCNC 100,038 94
NNM0809 OKESFFLT NCNC 100,007 1356
NNM0809 OKRMSFLT NCNC 100,007 94
NNM0809 OLESFFLT NCNC 100,012 94
NNM0809 OLRMSFLT NCNC 100,012 94
NNM0809 OSAMPLE NCNU 100,007 4256
NNM0999 *END*
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=> SHOW FILTERS
The panel displays information only about filter files that reside in the subvolume
specified by the EMSFLTLIB operand of the SYSPARMS command.
Specifying the Maximum
Reading Rate From the
EMS Distributor
Use the EMSMAXRATE operand of the SYSPARMS command to specify the
maximum event messages per second that NonStop NET/MASTER MS reads from the
EMS distributor. You can use this operand to limit the rate that NonStop
NET/MASTER MS reads EMS messages from the EMS distributor.
The default value is NONE, which specifies no maximum rate. NonStop
NET/MASTER MS does not limit the rate at which it reads messages from the EMS
distributor.
A number specifies a maximum message rate. NonStop NET/MASTER MS limits the
rate at which it reads messages from the EMS distributor to the specified maximum
rate.
You can specify a value from 0 through 99.9. From 0 through 0.99, you can specify a
value with two decimal places. From 1 through 99.9, you can specify a value with one
decimal place.
If you specify 0, NonStop NET/MASTER MS suspends reading messages from the
EMS distributor (although the EMS distributor is not stopped). If you subsequently
specify a nonzero value, NonStop NET/MASTER MS restarts reading messages from
the position at which it suspended reading messages; no messages are duplicated or
lost.