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

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1238.0. "multiple notifications" by 42708::BYNGN () Wed Mar 13 1996 12:39

    
    I've got a customer who is has purchased PCM. There is a particular
    system manager in this organisation who wants to write his own code and
    replace much of the PCM functionality.
    
    The customer problem that needs fixing is :-
    
    When an event is filtered in PCM and a notification is sent/paged this
    will be repeated if the event happens again, eg disk hitting 90% full. 
    The customer wants the first event paged but not the subsequent ones, 
    until mannually cleared.
    
    The customer wants to ignore all repeat events until it is cleared by
    a system manager/operator. Can this be done in PCM? 
    
    I've looked in what I think are the obvious places for an answer but
    please feel free to point me in another direction.
    
    Thanks
T.RTitleUserPersonal
Name
DateLines
1238.160591::ELLISSAre you all sitting too comfybold square on your botty? - Then we'll beginWed Mar 13 1996 16:233
OSCint can do this for you, by using the OXF functionality

Shaun
1238.2CSC32::BUTTERWORTHGun Control is a steady hand.Thu Mar 14 1996 16:394
    To add to what -1 said, you can also write an event pre-processor to do
    this using the PCM API.
    
    DAN