[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

736.0. "Event->filter->action problem" by STKAI1::MALM (My God! It's full of stars...) Mon May 15 1995 16:23

Hi!

I've a strange problem. I've found similar problems in the conference but not
quite...

The problem was first seen at a customer site and I'm able to reproduc it on my
own system.

Running PCM v1.5 + MUP-A and ECO 1.


I'm configuring the customer system so that when a "username" prompt appears,
an event will trigger an action routine that runs a dialog script that loggs in
to the target system (non Digital OS).

When the "username" prompt appears, the event will trigger the action but as
soon as the dialog script is run (or I enter commands manually) a new event is
triggered at every key stroke (to be honest, many events are triggered for each
key stroke). It seems to be a new event for every previous plus the new event.

I'm almost shure that I've configured the thing right but I'm not 100%.

The customer is a very important one and the case might lead to more PCM
licences sold.

Can anybody tell me if I've done something wrong or if there's a bug or two...

An extract of the configuration follows. This is the test, where the action is
to send a reply, and there are several replies to each event.


regards

Staffan Malm
Digital Consulting, Sweden

--------------- cut here ------------- 

################################################################################
# Generated by Console Manager Export Utility
# Date:   Mon May 15 15:06:23 1995
# By:     MALM
# System: ABISKO
################################################################################


DELETE_ACTION:
    NAME: Reply
END:

ADD_ACTION:
    NAME: Reply
    INFO: 
    COMMAND: reply
    ACTIVATE_EACH_EVENT_AND_EACH_USER_DATA: Y
    ACTIVATE_ALL_EVENTS_AND_EACH_USER_DATA: N
    ACTIVATE_ALL_EVENTS_AND_ALL_USER_DATA: N
    PASS_NAME: Y
    PASS_CLASS: Y
    PASS_INFO: N
    PASS_TEXT: N
    PASS_PRIORITY: Y
    PASS_TIME: Y
    PASS_SYSTEM: Y
    PASS_SUBSYSTEM: Y
    PASS_SOURCE: Y
    PASS_USER_DATA: Y
END:

DELETE_EVENT:
    NAME: test
END:

ADD_EVENT:
    NAME: test
    INFO: 
    TEXT: Username:
    CLASS: TEST
    SUB_SYSTEM: test_1
    REGULAR_EXPRESSION: N
    START: 0
    COUNT: 1
    PRIORITY: WARNING
END:

DELETE_SCAN:
    NAME: Test
END:

ADD_SCAN:
    NAME: Test
    INFO: Test
    EVENT: test
END:

DELETE_SYSTEM:
    NAME: A
END:

ADD_SYSTEM:
    NAME: A
    INFO: Test A
    PRIMARY_HOST: ABISKO
    FAILOVER_HOST: ABISKO
    CONNECTION_TYPE: PSEUDO-TERMINAL
    TERMINAL_COMMAND: telnet abisko.soo.dec.com
    SCAN_NAME: Test
    ICON_FILE: VAX_750.XBM
    LOG_DATA: Y
    LOG_DIRECTORY: CONSOLE$LOGFILES
    ENABLED: N
END:

DELETE_SYSTEM:
    NAME: B
END:

ADD_SYSTEM:
    NAME: B
    INFO: 
    PRIMARY_HOST: ABISKO
    FAILOVER_HOST: ABISKO
    CONNECTION_TYPE: PSEUDO-TERMINAL
    TERMINAL_COMMAND: telnet abisko.soo.dec.com
    SCAN_NAME: Test
    ICON_FILE: VAX_750.XBM
    LOG_DATA: Y
    LOG_DIRECTORY: CONSOLE$LOGFILES
    ENABLED: N
END:

DELETE_FILTER:
    NAME: Test
END:

ADD_FILTER:
    NAME: Test
    INFO: 
    INTERVAL: 0
    EVENT_INTERVAL: 0
      FILTER_EVENT: test
      FILTER_CLASS: TEST
      FILTER_SYSTEM: A
      FILTER_SYSTEM: B
      FILTER_SUBSYSTEM: test_1
    FILTER_ALL_PRIORITIES: N
    FILTER_CRITICAL: Y
    FILTER_MAJOR: Y
    FILTER_MINOR: Y
    FILTER_WARNING: Y
    FILTER_CLEAR: Y
    FILTER_INDETERMINATE: Y
      ASSIGN_ACTION: Reply
            INFO: 
            ANY_HOUR_ANY_DAY: Y
      ASSIGN_ACTION_END:
END:

DELETE_GROUP:
    NAME: Test
END:

ADD_GROUP:
    NAME: Test
    INFO: Test
    SYSTEM_MEMBER: A
    SYSTEM_MEMBER: B
END:
T.RTitleUserPersonal
Name
DateLines
736.1YOSSAM::SIMONSimon Jackson @reo 830 X3879Mon May 15 1995 17:129
Stefan,
       you only put part of the config file in here. Rather than put it all in
the notes file mail it to me on:

                elbrig::sdj

Also send the dialog script if you would and I shall take a peek at it.

Cheers Simon...
736.21.6 did the trick!STKAI1::MALMMy God! It's full of stars...Tue May 16 1995 10:4310
    
    I installed PCM 1.6 FT and imported the configuration.
    Heureka! Now it works!
    
    When will 1.6 be released to customer? Does anybody know?
    
    
    regards
    
    Staffan
736.3PBUNIX::pgbAnd through the square window...Tue May 16 1995 11:339
Staffan,

  1.6 will be released as soon as it is ready, we are working as hard as 
  we can, but the more testing it gets, the sooner we fix the bugs and so 
  the sooner we will release it.

Cheers,
Phil