[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

2593.0. "Ultrix alarm shell does not pass Description parameter" by RDGENG::PRATT () Thu Mar 19 1992 10:05

Running Ultrix T1.2.4

There is a line missing in /usr/mcc/mcc_system/mcc_alarms_mail_alarm.csh to pass
the Description parameter into the mail message...

#
# Build the mail message in a temporary file
#

echo "Notification of alarm $RULENAME $TIME" >> /tmp/mcc_alarms_temp_${$}
echo "" >>  /tmp/mcc_alarms_temp_${$}
echo "     Rulename: $RULENAME" >>  /tmp/mcc_alarms_temp_${$}
echo "  Detected at: $TIME" >>  /tmp/mcc_alarms_temp_${$}
echo "     Severity: $SEVERITY" >>  /tmp/mcc_alarms_temp_${$}
echo "" >>  /tmp/mcc_alarms_temp_${$}

echo "   Expression: $EXPRESSION" >>  /tmp/mcc_alarms_temp_${$}
echo "    Evidence : $EVIDENCE" >>  /tmp/mcc_alarms_temp_${$}
echo "" >> /tmp/mcc_alarms_temp_${$}

This line is also missing in all the other alarm .csh scripts.

Any reason why?

Ian
T.RTitleUserPersonal
Name
DateLines
2593.1BugTOOK::MINTZErik Mintz, DECmcc Development, dtn 226-5033Thu Mar 19 1992 10:555
I believe this is a known oversight, and will be corrected before
EFTU.  But I will check and file this as a QAR if needed.

-- Erik

2593.2T1.2.5?RDGENG::PRATTThu Mar 19 1992 12:065
Erik,

Is there going to be another base level update to the Ultrix kit before EFTU?

Ian
2593.3No planned update before EFTUTOOK::MINTZErik Mintz, DECmcc Development, dtn 226-5033Thu Mar 19 1992 12:296
No, there are no plans for an internal update before the EFTU kit.
However, we make make the EFTU kit available internally shortly
before shipping it to the FT sites.

-- Erik