Changes between Version 2 and Version 3 of RT_alarmevent_man


Ignore:
Timestamp:
10/20/08 08:54:20 (5 years ago)
Author:
pfriberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RT_alarmevent_man

    v2 v3  
    3030 
    3131     alarmevent.cfg has 8 arguments that are required: 
    32   * !Logfile   pathwithprefix   - the path with a logfile prefix where daily logs will be stored. 
     32  * Logfile   pathwithprefix   - the path with a logfile prefix where daily logs will be stored. 
    3333  * !LoggingLevel    n  - Set the level of logging the program will do. 0 = off, higher numbers are more verbosity. 
    3434  * !LogFile     1  - if 0, no logfile is generated, if 1, then a earthworm style logfile is created 
    3535  * !ProgramName ALARM_EVENT - the unique name to allow this module to connect to CMS and be identifed. 
    36   * !CMSConfig cms.cfg - Points to the cms configuration file which holds all CMS details. 
     36  * CMSConfig cms.cfg - Points to the cms configuration file which holds all CMS details. 
    3737  * !UpdateSubject /signals/alarmdevent/update - the name of the CMS signal to use for alarming. 
    3838  * DBService dbname - the name of the database being used (for most this will be rtdb or rtdb2) 
     
    7474== MORE INFORMATION == 
    7575 
    76     alarmdec, alarmact, alarmdist are the chain of alarming programs. Alarmevent sends a signal to alarmdec. 
     76    [wiki:RT_alarmdec_man alarmdec], alarmact, alarmdist are the chain of alarming programs. Alarmevent sends a signal to [wiki:RT_alarmdec_man alarmdec]. 
    7777