HP Integrity NonStop H-Series Podręcznik Użytkownika Strona 317

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 346
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 316
HP NonStop Shadowbase Command Definitions
Queue Manager Command Descriptions
HP NonStop Shadowbase Command Reference Manual—785421-002
308
from when the SETMODE is called until the operation completes in a call
to AWAITIOX. This line only measures the time in the SETMODE call. It
will be 0 if write-thru cache is used (QUSEBUFFEREDIO set to OFF).
12. QUEUE SUMMARY / IPC IN-MEMORY QUEUE: This sub-section shows
the usage for the in-memory queue. Whenever possible, the Queue
Manager will try to send messages from the in-memory queue, eliminating
the need for reading from the disk queue. The columns in this sub-section
are:
SIZE: The number of IPMS currently queued in the in-memory cache for
sending to the Consumer. If SIZE is equal to the QMSGCACHESIZE
attribute, the in-memory cache is currently full and the Queue Manager
will have to read the disk queue to get the messages to send.
INUSE MAX: The maximum number of IPMS that were queued in the in-
memory cache during the measurement period. If INUSE MAX is equal
to the QMSGCACHESIZE attribute, the in-memory cache was full at
some point during the period.
INUSE AVG: This is the average number of messages still waiting in the
memory cache to be sent. This number is based upon checking the
size of the queue after a message is sent to the Consumer. If it is 0 or
close to 0, messages are being sent as soon as they are received.
HITS: This is the number of messages accumulated over the
measurement period that were sent from the in-memory cache.
MISSES: This is the number of messages accumulated over the
measurement period that had to be read from disk prior to sending. If
the statistics are not reset after a restart, this will include the messages
that were read from the queue for resending at startup as well as the
messages that were read when the memory cache was full.
% HITS: The percent of messages that were sent from the in memory
queue over the message period: HITS / (HITS + MISSES).
STATUS QMGR Command
The STATUS QMGR command shows the status of a Queue Manager
and its associated Consumer.
The syntax is:
STATUS [ / OUT list_file / ]{[ QMGR ] [<audmon-name>.]qmgr_name }
{[ QMGR ] [<audmon-name>.]* }
[, DETAIL]
OUT list_file
This directs listing the output to a named file. If omitted, listing output
goes to the AUDCOM list file; this is typically the home terminal.
Przeglądanie stron 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 345 346

Komentarze do niniejszej Instrukcji

Brak uwag