[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

1660.0. "Alarm for outbound stream on remote router" by KAOT01::S_HYNDMAN () Tue Oct 15 1991 18:12

    
    	Does anyone have a rule written to check for the existence of an
    outbound stream on a remote router?  I want to check that the sinking
    of events to my mcc station is not wiped out.
    
    	I can't seem to come up with an alarm expression that MCC likes.
    
    Thanks,
    
    Scott
    
T.RTitleUserPersonal
Name
DateLines
1660.1one example?KAOT01::S_HYNDMANTue Oct 15 1991 19:0811
    
    I've got this working but is there a better way?  I expect to activate
    the exception handler if the sinking gets screwed up.  
    
    
    	expression=(node4 rountername outbound stream mccnode remote sink - 
    		    monitor type <> monitor, at every 00:05:00)
    
    
    
    Scott