ASAP 3.2 Server Manual

HP NonStop ASAP Server Manual Page 332 of 381
02 size-32769-and-larger type binary 32.
02 connected-clim-curr type binary 32.
02 connected-clim-high type binary 32.
02 rejected-connections type binary 32.
02 deferred-sends type binary 32.
02 total-messages-sent type binary 64.
02 total-messages-recv type binary 64.
END.
DEF ZMonState.
02 MemUsed type binary 16.
02 word type binary 16 redefines MemUsed.
02 primary-cpu type binary 16.
02 primary-pin type binary 16.
02 priority type binary 16.
02 qio-pool-current type binary 16.
02 qio-pool-limit type binary 16.
02 total-rcv-sckt-reqs type binary 16.
02 total-rcv-sckt-reqs-errs type binary 16.
02 total-send-sckt-reqs type binary 16.
02 total-send-sckt-reqs-errs type binary 16.
02 data-bytes-rcvd type binary 16.
02 data-bytes-sent type binary 16.
02 incoming-connections type binary 16.
02 outgoing-connections type binary 16.
02 tcp-listen-skts-curr type binary 16.
02 tcp-listen-skts-high type binary 16.
02 udp-sockets-curr type binary 16.
02 udp-sockets-high type binary 16.
02 tcp-connections-curr type binary 16.
02 tcp-connections-high type binary 16.
02 size-1-128 type binary 16.
02 size-129-256 type binary 16.
02 size-257-512 type binary 16.
02 size-513-1024 type binary 16.
02 size-1025-2048 type binary 16.
02 size-2049-4096 type binary 16.
02 size-4097-8192 type binary 16.
02 size-8193-12288 type binary 16.
02 size-12289-16384 type binary 16.
02 size-16385-32768 type binary 16.
02 size-32769-and-larger type binary 16.
02 connected-clim-curr type binary 16.
02 connected-clim-high type binary 16.
02 rejected-connections type binary 16.
02 deferred-sends type binary 16.
02 total-messages-sent type binary 16.
02 total-messages-recv type binary 16.
END.
DEFINITION MON-Stats.
!Description.............Sect
02 system type binary 16 occurs 4 times. ! system name
02 word type binary 16 redefines system.! word alignment handle
02 sysname type character 8 redefines system.
02 P-key-x type *. ! sysno, domain & its
8.3