T.R | Title | User | Personal Name | Date | Lines |
---|
5181.1 | fcl wildcard doesn't work unless registered | GOSTE::CALLANDER | | Mon Jun 14 1993 11:09 | 14 |
| 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.2 | Thanks | ADO75A::BOUCHER | | Mon Jun 14 1993 21:42 | 1 |
|
|
5181.3 | problems with alarms manager | OSLACT::BJORN | Bj�rn Olav Haugom | Mon Jun 21 1993 08:25 | 28 |
| 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.4 | Problems installing Alarm Manager | OSLACT::BJORN | Bj�rn Olav Haugom | Mon Jun 21 1993 11:05 | 28 |
| 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
|