Re: new monitor in operator account

From: Flemming Videbaek (videbaek@sgs1.hirg.bnl.gov)
Date: Tue Dec 17 2002 - 14:22:02 EST

  • Next message: Djamel Ouerdane: "BrTrack problem"
    Hi kris,
    
    Thanks for doing this; It will certainly both be be checked and come to good use in the very near future
    
    Flemming
    
    ------------------------------------------------------
    Flemming Videbaek
    Physics Department
    Brookhaven National Laboratory
    
    
    
    | Hello,
    | This is to inform that I have installed the latest monitoring software 
    | in the operator account.  This should fix some of the discrepancies that 
    | YK and others saw.  In addition, I have now made it so that all module 
    | configuration is done via configure files ala bratmain.  To that end, 
    | there is now a file called BropModuleLoader.C which is installed into 
    | the share/brop/scripts directory which is the default loader which 
    | loades all scripts.  If you want to use your own config file, just copy 
    | that one as an example to a file called eg testLoader.C, modify as 
    | necessary and involk supermon testLoader.C
    | 
    | Note that you can now get the object pointer from the AddModule method 
    | and manipulate it as necessary.  For example if you want to execute a 
    | method called Test() in BrOnlineMonitorZDC, you will do in the config file:
    | BrOnlineMonitorZDC *zdcMon = 
    | mon->AddMonitor("BrOnlineMonitorZDC","ZDC");// as before
    | zdcMon->Test();
    | 
    | These changes are committed to the repository so others can check them 
    | out if they want to play with the monitoring software.
    | 
    | Regards
    | 
    | Kris
    | 
    


    This archive was generated by hypermail 2.1.5 : Tue Dec 17 2002 - 14:19:50 EST