T.R | Title | User | Personal Name | Date | Lines |
---|
3188.1 | One at a time isn't necessary | TOOK::HOAG | Dave Hoag NSM Maintenance | Tue Jun 16 1992 14:26 | 17 |
|
The answer may be to enable all the alarms via IMPM and only use the
FCL interface to create the alarms. This is easily done if they are all
in the same domain, and will have to be repeated if you have the rules
split amongst multiple domains.
Open the domain that has the alarms you want to enable.
FILE->VIEW->RULE
EDIT->SELECT ALL
OPERATIONS->ENABLE... START ALL
This should enable all the rules in your chosen domain.
- Dave Hoag
|
3188.2 | It is easier than that to start rules | TOOK::A_MOORE | | Tue Jun 16 1992 14:40 | 16 |
| It is easier than that to start rules, but maybe not apparent.
It can be done with mouse clicks.
1. Run the fcl command procedure to create domain foo rule bar etc.
2. Bring up the domain foo, and select Rule View on mb2 menu.
3. Pull down edit to select all rules
4. Pull down operations to enable all the rules with a start all button on
the management window that pops up.
Al Moore
.
|
3188.3 | why instead of how to | TOOK::CALLANDER | MCC = My Constant Companion | Wed Jul 15 1992 12:51 | 19 |
| now that you know how to start them all from the map, the reason
why you need to:
(on VMS) the alarms that are enabled run within the process where
the enable command was entered. This process does NOT share information
with other users/processes as to the status of the rules it is running.
That is why you do not see the status across the system/multiple
processes. As to the rule fired events, the reason you DO see
those is because the event manager is a system wide service and
delivers to any mcc process requesting the events. On VMS this
can be real confusing. Please note that there was an assets tool
(in Europe) the was written to alleviate the user visible problems
in the paradigm. The tool is called VAX DETMCC/VMS and allows
you to strat an mcc process detached for runing your rules and
for reconnecting to the process to view the current status of
those rules.
jill
|