{
{ CML$PP_TIMED_OUT
{
{
{ PURPOSE:
{    This statistic records a message denoting that monitor
{ has detected that a PP has timed out.
{
{ FREQUENCY: Once when each PP that is involved with
{            CPU/PP handshaking times out.
{
{ CONTENT:
{    The descriptive-data portion of this statistic contains:
{
{    '<mf>*<message><time and date>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{        serial number of that processor, e.g. 0104.
{
{      where <message> is the action statement provided by the
{        system. Following is the text of the possible message
{        statements.
{
{      VEOS6000- xxxxx TIMED OUT   -  Monitor has detected that
{                                     PP xxxxx is no longer
{                                     responding to the CPU/PP
{                                     handshaking protocol.
{                                     The possible values for
{                                     xxxxx are:
{                                             SCI
{                                             DFT
{                                             DFT-S
{                                     If the PP is DFT, the
{                                     system may continue to run
{                                     for an indefinite period
{                                     of time.
{
{      where <time and date> is the time and date at which the
{      time out occurred, in the form:
{
{           at hh:mm:ss.sss on mm/dd/yy.
{
{      The counter-value portion of this statistic is unused.
{
  CONST
    cml$pp_timed_out = cmc$min_ecc + 52;

*copyc cmc$condition_limits

