MONITOR IODEV: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Summary== <dl> <dt>Privileges <dd>Any user <dt>Function <dd>This new command displays the total number, the current usage and the maximum number of each IODEV type. <p> If t...") |
No edit summary |
||
Line 4: | Line 4: | ||
<dd>Any user | <dd>Any user | ||
<dt>Function | <dt>Function | ||
<dd>This new command displays the total number, the current usage and the maximum number of each IODEV type. | <dd>This new command displays the total number, the current usage and the maximum number of each IODEV type. | ||
</dl> | </dl> | ||
==Syntax== | ==Syntax== | ||
Line 18: | Line 18: | ||
51 5 0 0% 0 0% | 51 5 0 0% 0 0% | ||
21* 1 1 | 21* 1 1 | ||
==Usage Notes== | |||
If the Model 204 parameters include telnet threads (TNDEV parameter), the specified IODEV will actually execute as a daemon thread (SDAEMDEV parameter). For that reason, both the telnet and daemon IODEVs will be incremented and the telnet IODEV will appear with an appended '*'. | |||
[[Category:Commands]] |
Revision as of 04:21, 25 January 2022
Summary
- Privileges
- Any user
- Function
- This new command displays the total number, the current usage and the maximum number of each IODEV type.
Syntax
M IODEV
Iodev Total Active ( % ) Maximum ( % ) 1 1 1 100% 1 100% 7 300 100 33% 150 50% 11 4 0 0% 1 25% 15 500 50 10% 80 16% 25 1 0 0% 0 0% 27 10 0 0% 0 0% 29 10 1 10% 1 10% 51 5 0 0% 0 0% 21* 1 1
Usage Notes
If the Model 204 parameters include telnet threads (TNDEV parameter), the specified IODEV will actually execute as a daemon thread (SDAEMDEV parameter). For that reason, both the telnet and daemon IODEVs will be incremented and the telnet IODEV will appear with an appended '*'.