T.R | Title | User | Personal Name | Date | Lines |
---|
3119.1 | A reboot should not be necessary | NANOVX::ROBERTS | Keith Roberts - DECmcc Toolkit Team | Tue Jun 02 1992 17:57 | 12 |
| Roland,
It appears that somehow the thread which is executing the Rule just dies.
When it dies, it has no way of updating an internal memory database
(which keeps track of the Rule Counters & Status). There is no fix to
dead threads that I know of. Did any errors get printed to the terminal
window ?
As far as rebooting. You should only need to exit MCC, which will stop
the Alarms and delete the in-memory database.
/keith
|
3119.2 | Alarms Bug reproduced on another system | ZUR01::FUEGLISTER | Roland Fueglister, 760-2498 | Tue Jun 16 1992 09:27 | 143 |
| I was able to reproduce the alarm bug on my workstation
Hardware: Vax3100 Model 30, 24MB
Software: same as .0
The text below is the output from DETmcc and shows the following:
1. I have enabled rule ifoperstatus_ncc004 at 11-Jun-1992
2. I have disabled rule ifoperstatus_ncc004 at 16-Jun-1992, but the rule stays
in state= enabled
3. I have killed the process DETmcc
4. I have reenabled rule ifoperstatus_ncc004 at 16-Jun-1992, but the rule stays
all the time in state = in progress
Again, this is a serious bug which prevents us from implementing Alarming. This
bug must be QARed and fixed before SSB.
Best Regards Roland
-------------------DETmcc LOG-------------------------------
show domain .rle.mcc.16_184_0 rule * all attrib
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus
!AT 16-JUN-1992 11:08:10 All Attributes
!
! Name = ifoperstatus
! State = Disabled
! Substate = Disabled by user action
! Disable Time = 11-JUN-1992 15:10:32.49
! Error Condition = "No response from entity.
! "
! Time of Last Evaluation = 11-JUN-1992 15:10:16.86
! Result of Last Evaluation = False
! Current Severity = Clear
! Error Entity = SNMP
LOCAL_NS:.rle.ip.purzel-zuo-dec-com Interface *
! Creation Timestamp = 11-JUN-1992 14:42:24.95
! Evaluation Error = 66
! Evaluation True = 1
! Evaluation False = 340
! Expression = (SNMP * Interface * ifoperstatus <>
up, at every=00:05:00)
! Severity = Critical
! Probable Cause = Unknown
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule IFOPERSTATUS_NCC004
!AT 16-JUN-1992 11:08:13 All Attributes
!
! Name = IFOPERSTATUS_NCC004
! State = Enabled
! Substate = Running
! Time of Last Evaluation = 16-JUN-1992 11:08:12.07
! Result of Last Evaluation = False
! Current Severity = Clear
! Creation Timestamp = 11-JUN-1992 18:34:09.88
! Evaluation Error = 0
! Evaluation True = 0
! Evaluation False = 13509
! Expression = (SNMP .RLE.IP.NCC004 Interface *
IFOPERSTATUS <> UP, at every=00:01:00)
! Severity = Critical
! Probable Cause = Unknown
!
disable domain .rle.mcc.16_184_0 rule *
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule IFOPERSTATUS_NCC004
!AT 16-JUN-1992 11:10:37
!
!Normal operation will be terminated.
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus
!AT 16-JUN-1992 11:10:37
!
!Normal operation previously terminated.
!
show domain .rle.mcc.16_184_0 rule IFOPERSTATUS_NCC004 all attrib
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule IFOPERSTATUS_NCC004
!AT 16-JUN-1992 11:11:05 All Attributes
!
! Name = IFOPERSTATUS_NCC004
! State = Enabled
! Substate = Disabled by user action
! Disable Time = 16-JUN-1992 11:10:37.69
! Time of Last Evaluation = 16-JUN-1992 11:10:12.12
! Result of Last Evaluation = False
! Current Severity = Clear
! Creation Timestamp = 11-JUN-1992 18:34:09.88
! Evaluation Error = 0
! Evaluation True = 0
! Evaluation False = 13514
! Expression = (SNMP .RLE.IP.NCC004 Interface *
IFOPERSTATUS <> UP, at every=00:01:00)
! Severity = Critical
! Probable Cause = Unknown
!
use logging off
!
$ detMCC/NONINIT/PAST KILL
show domain .rle.mcc.16_184_0 rule ifoperstatus_ncc004 all attrib
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus_ncc004
!AT 16-JUN-1992 11:35:11 All Attributes
!
! Name = ifoperstatus_ncc004
! State = Disabled
!The rule Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus_ncc004 was not enabled, and therefore has no counters.
!
! Expression = (SNMP .RLE.IP.NCC004 Interface * IFOPERSTATUS <> UP, at every=00:01:00)
! Severity = Critical
! Probable Cause = Unknown
!
enable domain .rle.mcc.16_184_0 rule ifoperstatus_ncc004
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus_ncc004
!AT 16-JUN-1992 11:35:35
!
!Normal operation has begun.
!
show domain .rle.mcc.16_184_0 rule ifoperstatus_ncc004 all attrib
!
!Domain LOCAL_NS:.rle.mcc.16_184_0 Rule ifoperstatus_ncc004
!AT 16-JUN-1992 11:38:58 All Attributes
!
! Name = ifoperstatus_ncc004
! State = Enabled
! Substate = Running
! Result of Last Evaluation = In progress
! Current Severity = Critical
! Creation Timestamp = 16-JUN-1992 11:35:35.80
! Evaluation Error = 0
! Evaluation True = 0
! Evaluation False = 0
! Expression = (SNMP .RLE.IP.NCC004 Interface * IFOPERSTATUS <> UP, at every=00:01:00)
! Severity = Critical
! Probable Cause = Unknown
!
!
|
3119.3 | QAR #3177 | ZUR01::FUEGLISTER | Roland Fueglister, 760-2498 | Tue Jun 16 1992 13:40 | 4 |
| I have qared the problem (QAR #3177)
Best Regards Roland
|
3119.4 | could you please try?.... | TOOK::CALLANDER | MCC = My Constant Companion | Tue Jun 16 1992 14:27 | 10 |
| thanks for the investigative work. could you do a bit more for me?
could you create a notify command on the domain where this rule exsists,
for events=(any confi events). Once the notify is in a running state
would you then please enable the rule. What I am looking for is to
see if you get the rule enable event from alarms. Once the rule
is enabled then give it a few seconds and disable it; do you get the
rule disable event?
thanks for the input
|
3119.5 | new qar #3208 | ZUR01::FUEGLISTER | Roland Fueglister, 760-2498 | Wed Jun 24 1992 12:42 | 7 |
| I have created a new qar for this problem --> qar #3208
Regards,
Roland
|