
HP NonStop Shadowbase Command Definitions
Consumer Command Descriptions
HP NonStop Shadowbase Command Reference Manual—785421-002
186
allocated when both SOLV sessions are active. These buffers are
retained once they have been allocated (once the load completes, they
are returned to the free “pool” and are made available for another
loading session).
SOLV ACTIVITY INFO – This section shows the currently active SOLV
process names and the SOLV session start time. This section is only
displayed when a SOLV job is in progress.
MESSAGE INFO (EVENT DATA) – This section shows information
related to inter-process messages received from the Collector.
RCVD shows the number of messages received from the Collector.
MIN SIZE shows the minimum size of those messages.
MAX SIZE shows the maximum size of those messages.
AVG SIZE shows the average size of those messages.
MIN OPS shows the minimum number of operations contained in those
messages.
MAX OPS shows the maximum number of operations contained in those
messages.
AVG OPS shows the average number of operations contained in those
messages.
RECV POSTED shows the amount of time that a read is posted on $receive by
the CONS, regardless of what the CONS is doing (i.e.,i.e., total time that a
read is posted on $RECEIVE, even when the CONS may be processing
other events). This is not a measure of when the CONS is waiting for
work (see MAIN WAIT and RECV MWAIT below).
%POSTED shows the percentage of time that a read is posted on $receive by
the CONS (RECV POSTED time divided by total time in the statistics
interval).
MAIN WAIT shows the amount of time when a CONS is waiting on the
AWAITIO to complete for any event (e.g., a message from the COLL, a
timer to complete, an EMS message I/O to complete, an STP message to
complete, etc.). This time represents the amount of time that the CONS
could be doing more work, but does not have any more work to do
because it is waiting for work to arrive or events to complete.
%MWAIT shows the percentage of time that the CONS is waiting on the
AWAITIO to complete (MAIN WAIT time divided by total time in the
statistics interval).
RECV MWAIT shows the amount of time when a CONS is waiting on the
AWAITIO to complete and a read is posted on $RECEIVE. This time
reflects the amount of time the CONS is specifically waiting on messages
to arrive from the COLL. Note that the COLL may not be sending more
work either because it does not have any, or because it cannot as it
already has MAXCONSWRITES messages outstanding to this Consumer.
Commentaires sur ces manuels