NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS EMSMAXRATE
NonStop NET/MASTER MS Commands
2–476 115412 Tandem Computers Incorporated
Examples
1. The following example specifies no maximum message rate:
SYSPARMS EMSMAXRATE=NONE
2. The following table shows examples in which the value is a number:
Value Meaning
.01 Limits the message rate to one message per 100 seconds.
0.01 Limits the message rate to one message per 100 seconds.
0.02 Limits the message rate to one message per 50 seconds.
0.09 Limits the message rate to one message per 11 seconds.
0.15 Limits the message rate to one message per 6.7 seconds.
0.2 Limits the message rate to one message per five seconds.
0.25 Limits the message rate to one message per four seconds.
0.5 Limits the message rate to one message per two seconds.
0.75 Limits the message rate to one message per 1.3 seconds.
0.8 Limits the message rate to one message per 1.25 seconds.
1 Limits the message rate to one message per second.
1.0 Limits the message rate to one message per second.
2.5 Limits the message rate to 2.5 messages per second.
4.7 Limits the message rate to 4.7 messages per second.
10 Limits the message rate to ten messages per second.
25 Limits the message rate to 25 messages per second.
99.9 Limits the message rate to 99.9 messages per second.
Values such as the following are not allowed: .005 (exceeds two decimal places),
2.01 (exceeds one decimal place), and 100 (exceeds 99.9).