[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

5181.0. "Alarm Manager problem" by ADO75A::BOUCHER () Fri Jun 11 1993 03:26

    Greetings,
    
    I am having some problems with the Alarm Manager.  I installed the
    Alarm manager and chose to update the dictionary and help files later. 
    This I did and everything appeared to work OK.  I ran the IVP and
    everything passed OK.
    
    The problem is that no templates appear anywhere.  I get the following
    response:
    
    MCC> show rule_template * all char
    %MCC-I-NOENTREG, No entities of the specified class are currently
    registered.
    
    MCC> do mcc_common:mcc_alm_mgr_templates.com
    Rule_Template LOCAL_NS:.node4status
    AT 11-JUN-1993 15:53:57
    
    Create Unsuccessful, Template already exists.
    .
    .
    .
    MCC>
    
        MCC> show rule_template * all char
        %MCC-I-NOENTREG, No entities of the specified class are currently
        registered.
    
    Can anyone please explain this ?
    
    Regards and thanks,
    
    
    Reece Boucher
    Adelaide, Australia
    
T.RTitleUserPersonal
Name
DateLines
5181.1fcl wildcard doesn't work unless registeredGOSTE::CALLANDERMon Jun 14 1993 11:0914
    the templates will show up in the GUI but they will NOT show
    up in a show * comand from the FCL. For the FCL wildcard to be
    enumerated you will have to register the templates. Registration
    wil allow the FCL to determine what templates are out there and
    then do the show.  
    
    The registration commands are in the mcc_alm_mgr_templates.com file,
    but are commented out (since registration requires privileges in
    your namespace), pull these commands out, remove the comment statement
    and run it to see the wildcard work at the FCL.  To see if the 
    templates are there, simply do a SHOW RULE_TEMPLATE NODE4STATUS
    and that will find at least one of them. But the easiest thing is
    to run (mcr mcc_alarm_mgr) the GUI and see them all.
    
5181.2ThanksADO75A::BOUCHERMon Jun 14 1993 21:421
    
5181.3problems with alarms managerOSLACT::BJORNBj�rn Olav HaugomMon Jun 21 1993 08:2528
             I'm seeing the same problems with the Alarm Manager.

	When installing it, I answered YES to the question if it was a new
	installation, because I had re'installed DECmcc BMS and ELM AM/FM.
	
	The installation went through without errors, but in the IVP I get
	these error messages;

	%MCC-I-NOPARCMD, rule_template Node4Status	descriptive template...
			 ^
	%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line
	%MCC-E-INVALIDIDENT, invalid entity identifier

	These messages are repeated for every CREATE command in the 
	MCC_ALM_MGR_TEMPLATE.COM file.

	WHen I'm starting the MCC_ALARM_MGR.EXE, it exits with a message saying
	
	ERROR: An error has occured while obtaining rule templates. Exiting...


	Bj�rn Olav Haugom





             
5181.4Problems installing Alarm ManagerOSLACT::BJORNBj�rn Olav HaugomMon Jun 21 1993 11:0528
        I'm seeing the same problems with the Alarm Manager.

	When installing it, I answered YES to the question if it was a new
	installation, because I had re'installed DECmcc BMS and ELM AM/FM.
	
	The installation went through without errors, but in the IVP I get
	these error messages;

	%MCC-I-NOPARCMD, rule_template Node4Status	descriptive template...
			 ^
	%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line
	%MCC-E-INVALIDIDENT, invalid entity identifier

	These messages are repeated for every CREATE command in the 
	MCC_ALM_MGR_TEMPLATE.COM file.

	WHen I'm starting the MCC_ALARM_MGR.EXE, it exits with a message saying
	
	ERROR: An error has occured while obtaining rule templates. Exiting...


	Bj�rn Olav Haugom