ROOT 6.14/05 Reference Guide |
Definition at line 80 of file TMonaLisaWriter.h.
Public Member Functions | |
TMonaLisaWriter (const char *monserver, const char *montag, const char *monid=0, const char *monsubid=0, const char *option="") | |
Create MonaLisa write object. More... | |
virtual | ~TMonaLisaWriter () |
Cleanup. More... | |
ApMon * | GetApMon () const |
void | Print (Option_t *option="") const |
Print info about MonaLisa object. More... | |
virtual Bool_t | SendFileCloseEvent (TFile *file) |
virtual Bool_t | SendFileOpenProgress (TFile *file, TList *openphases, const char *openphasename, Bool_t forcesend=kFALSE) |
Send the fileopen progress to MonaLisa. More... | |
virtual Bool_t | SendFileReadProgress (TFile *file) |
virtual Bool_t | SendFileWriteProgress (TFile *file) |
virtual Bool_t | SendInfoDescription (const char *jobtag) |
Sends the description <jobtag> following the processing scheme: <site> –> <jobid> –> 'jobname' = <jobtag> More... | |
virtual Bool_t | SendInfoStatus (const char *status) |
Sends a <status> text to MonaLisa following the process scheme: <site> –> <jobid> –> 'status' = <status> Used to set a global status for a groupjob, e.g. More... | |
virtual Bool_t | SendInfoTime () |
Sends the current time to MonaLisa following the processing scheme <site> –> <jobid> –> 'time' = >unixtimestamp<. More... | |
virtual Bool_t | SendInfoUser (const char *user=0) |
Sends the <user> text to MonaLisa following the process scheme: <site> –> <jobid> –> 'user' = <user> More... | |
virtual Bool_t | SendParameters (TList *valuelist, const char *identifier=0) |
Send the parameters to MonaLisa. More... | |
virtual Bool_t | SendProcessingProgress (Double_t nevent, Double_t nbytes, Bool_t force=kFALSE) |
Send the procesing progress to MonaLisa. More... | |
virtual Bool_t | SendProcessingStatus (const char *status, Bool_t restarttimer=kFALSE) |
Send the procesing status 'status' to MonaLisa following the processing scheme: <site> –> <jobid> –> 'status' = <status> Used, to set the processing status of individual subtaks e.g. More... | |
virtual void | SetLogLevel (const char *loglevel="WARNING") |
Set MonaLisa log level. More... | |
virtual void | Verbose (Bool_t onoff) |
Public Member Functions inherited from TVirtualMonitoringWriter | |
TVirtualMonitoringWriter () | |
TVirtualMonitoringWriter (const char *name, Double_t value) | |
virtual | ~TVirtualMonitoringWriter () |
Public Member Functions inherited from TNamed | |
TNamed () | |
TNamed (const char *name, const char *title) | |
TNamed (const TString &name, const TString &title) | |
TNamed (const TNamed &named) | |
TNamed copy ctor. More... | |
virtual | ~TNamed () |
TNamed destructor. More... | |
virtual void | Clear (Option_t *option="") |
Set name and title to empty strings (""). More... | |
virtual TObject * | Clone (const char *newname="") const |
Make a clone of an object using the Streamer facility. More... | |
virtual Int_t | Compare (const TObject *obj) const |
Compare two TNamed objects. More... | |
virtual void | Copy (TObject &named) const |
Copy this to obj. More... | |
virtual void | FillBuffer (char *&buffer) |
Encode TNamed into output buffer. More... | |
virtual const char * | GetName () const |
Returns name of object. More... | |
virtual const char * | GetTitle () const |
Returns title of object. More... | |
virtual ULong_t | Hash () const |
Return hash value for this object. More... | |
virtual Bool_t | IsSortable () const |
virtual void | ls (Option_t *option="") const |
List TNamed name and title. More... | |
TNamed & | operator= (const TNamed &rhs) |
TNamed assignment operator. More... | |
virtual void | SetName (const char *name) |
Set the name of the TNamed. More... | |
virtual void | SetNameTitle (const char *name, const char *title) |
Set all the TNamed parameters (name and title). More... | |
virtual void | SetTitle (const char *title="") |
Set the title of the TNamed. More... | |
virtual Int_t | Sizeof () const |
Return size of the TNamed part of the TObject. More... | |
Public Member Functions inherited from TObject | |
TObject () | |
TObject constructor. More... | |
TObject (const TObject &object) | |
TObject copy ctor. More... | |
virtual | ~TObject () |
TObject destructor. More... | |
void | AbstractMethod (const char *method) const |
Use this method to implement an "abstract" method that you don't want to leave purely abstract. More... | |
virtual void | AppendPad (Option_t *option="") |
Append graphics object to current pad. More... | |
virtual void | Browse (TBrowser *b) |
Browse object. May be overridden for another default action. More... | |
ULong_t | CheckedHash () |
Checked and record whether for this class has a consistent Hash/RecursiveRemove setup (*) and then return the regular Hash value for this object. More... | |
virtual const char * | ClassName () const |
Returns name of class to which the object belongs. More... | |
virtual void | Delete (Option_t *option="") |
Delete this object. More... | |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
Computes distance from point (px,py) to the object. More... | |
virtual void | Draw (Option_t *option="") |
Default Draw method for all objects. More... | |
virtual void | DrawClass () const |
Draw class inheritance tree of the class to which this object belongs. More... | |
virtual TObject * | DrawClone (Option_t *option="") const |
Draw a clone of this object in the current selected pad for instance with: gROOT->SetSelectedPad(gPad) . More... | |
virtual void | Dump () const |
Dump contents of object on stdout. More... | |
virtual void | Error (const char *method, const char *msgfmt,...) const |
Issue error message. More... | |
virtual void | Execute (const char *method, const char *params, Int_t *error=0) |
Execute method on this object with the given parameter string, e.g. More... | |
virtual void | Execute (TMethod *method, TObjArray *params, Int_t *error=0) |
Execute method on this object with parameters stored in the TObjArray. More... | |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
Execute action corresponding to an event at (px,py). More... | |
virtual void | Fatal (const char *method, const char *msgfmt,...) const |
Issue fatal error message. More... | |
virtual TObject * | FindObject (const char *name) const |
Must be redefined in derived classes. More... | |
virtual TObject * | FindObject (const TObject *obj) const |
Must be redefined in derived classes. More... | |
virtual Option_t * | GetDrawOption () const |
Get option used by the graphics system to draw this object. More... | |
virtual const char * | GetIconName () const |
Returns mime type name of object. More... | |
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
Returns string containing info about the object at position (px,py). More... | |
virtual Option_t * | GetOption () const |
virtual UInt_t | GetUniqueID () const |
Return the unique object id. More... | |
virtual Bool_t | HandleTimer (TTimer *timer) |
Execute action in response of a timer timing out. More... | |
Bool_t | HasInconsistentHash () const |
Return true is the type of this object is known to have an inconsistent setup for Hash and RecursiveRemove (i.e. More... | |
virtual void | Info (const char *method, const char *msgfmt,...) const |
Issue info message. More... | |
virtual Bool_t | InheritsFrom (const char *classname) const |
Returns kTRUE if object inherits from class "classname". More... | |
virtual Bool_t | InheritsFrom (const TClass *cl) const |
Returns kTRUE if object inherits from TClass cl. More... | |
virtual void | Inspect () const |
Dump contents of this object in a graphics canvas. More... | |
void | InvertBit (UInt_t f) |
virtual Bool_t | IsEqual (const TObject *obj) const |
Default equal comparison (objects are equal if they have the same address in memory). More... | |
virtual Bool_t | IsFolder () const |
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects). More... | |
R__ALWAYS_INLINE Bool_t | IsOnHeap () const |
R__ALWAYS_INLINE Bool_t | IsZombie () const |
void | MayNotUse (const char *method) const |
Use this method to signal that a method (defined in a base class) may not be called in a derived class (in principle against good design since a child class should not provide less functionality than its parent, however, sometimes it is necessary). More... | |
virtual Bool_t | Notify () |
This method must be overridden to handle object notification. More... | |
void | Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const |
Use this method to declare a method obsolete. More... | |
void | operator delete (void *ptr) |
Operator delete. More... | |
void | operator delete[] (void *ptr) |
Operator delete []. More... | |
void * | operator new (size_t sz) |
void * | operator new (size_t sz, void *vp) |
void * | operator new[] (size_t sz) |
void * | operator new[] (size_t sz, void *vp) |
TObject & | operator= (const TObject &rhs) |
TObject assignment operator. More... | |
virtual void | Paint (Option_t *option="") |
This method must be overridden if a class wants to paint itself. More... | |
virtual void | Pop () |
Pop on object drawn in a pad to the top of the display list. More... | |
virtual Int_t | Read (const char *name) |
Read contents of object with specified name from the current directory. More... | |
virtual void | RecursiveRemove (TObject *obj) |
Recursively remove this object from a list. More... | |
void | ResetBit (UInt_t f) |
virtual void | SaveAs (const char *filename="", Option_t *option="") const |
Save this object in the file specified by filename. More... | |
virtual void | SavePrimitive (std::ostream &out, Option_t *option="") |
Save a primitive as a C++ statement(s) on output stream "out". More... | |
void | SetBit (UInt_t f, Bool_t set) |
Set or unset the user status bits as specified in f. More... | |
void | SetBit (UInt_t f) |
virtual void | SetDrawOption (Option_t *option="") |
Set drawing option for object. More... | |
virtual void | SetUniqueID (UInt_t uid) |
Set the unique object id. More... | |
virtual void | SysError (const char *method, const char *msgfmt,...) const |
Issue system error message. More... | |
R__ALWAYS_INLINE Bool_t | TestBit (UInt_t f) const |
Int_t | TestBits (UInt_t f) const |
virtual void | UseCurrentStyle () |
Set current style settings in this object This function is called when either TCanvas::UseCurrentStyle or TROOT::ForceStyle have been invoked. More... | |
virtual void | Warning (const char *method, const char *msgfmt,...) const |
Issue warning message. More... | |
virtual Int_t | Write (const char *name=0, Int_t option=0, Int_t bufsize=0) |
Write this object to the current directory. More... | |
virtual Int_t | Write (const char *name=0, Int_t option=0, Int_t bufsize=0) const |
Write this object to the current directory. More... | |
Private Member Functions | |
TMonaLisaWriter (const TMonaLisaWriter &) | |
void | Init (const char *monserver, const char *montag, const char *monid, const char *monsubid, const char *option) |
Creates a TMonaLisaWriter object to send monitoring information to a MonaLisa server using the MonaLisa ApMon package (libapmoncpp.so/UDP packets). More... | |
TMonaLisaWriter & | operator= (const TMonaLisaWriter &) |
Bool_t | SendFileCheckpoint (TFile *file) |
Private Attributes | |
ApMon * | fApmon |
TStopwatch | fFileStopwatch |
TString | fHostname |
sub job id More... | |
Bool_t | fInitialized |
process id More... | |
TString | fJobId |
connection to MonaLisa More... | |
Double_t | fLastFCloseSendTime |
time_t | fLastProgressTime |
Double_t | fLastRWSendTime |
std::map< UInt_t, MonitoredTFileInfo * > * | fMonInfoRepo |
Int_t | fPid |
hostname of MonaLisa server More... | |
Int_t | fReportInterval |
repo to gather per-file-instance mon info; More... | |
TStopwatch | fStopwatch |
TString | fSubJobId |
job id More... | |
Bool_t | fVerbose |
Additional Inherited Members | |
Public Types inherited from TObject | |
enum | { kIsOnHeap = 0x01000000, kNotDeleted = 0x02000000, kZombie = 0x04000000, kInconsistent = 0x08000000, kBitMask = 0x00ffffff } |
enum | { kSingleKey = BIT(0), kOverwrite = BIT(1), kWriteDelete = BIT(2) } |
enum | EDeprecatedStatusBits { kObjInCanvas = BIT(3) } |
enum | EStatusBits { kCanDelete = BIT(0), kMustCleanup = BIT(3), kIsReferenced = BIT(4), kHasUUID = BIT(5), kCannotPick = BIT(6), kNoContextMenu = BIT(8), kInvalidObject = BIT(13) } |
Static Public Member Functions inherited from TObject | |
static Long_t | GetDtorOnly () |
Return destructor only flag. More... | |
static Bool_t | GetObjectStat () |
Get status of object stat flag. More... | |
static void | SetDtorOnly (void *obj) |
Set destructor only flag. More... | |
static void | SetObjectStat (Bool_t stat) |
Turn on/off tracking of objects in the TObjectTable. More... | |
Protected Member Functions inherited from TObject | |
virtual void | DoError (int level, const char *location, const char *fmt, va_list va) const |
Interface to ErrorHandler (protected). More... | |
void | MakeZombie () |
Protected Attributes inherited from TVirtualMonitoringWriter | |
TList * | fTmpOpenPhases |
Protected Attributes inherited from TNamed | |
TString | fName |
TString | fTitle |
#include <TMonaLisaWriter.h>
|
private |
TMonaLisaWriter::TMonaLisaWriter | ( | const char * | monserver, |
const char * | montag, | ||
const char * | monid = 0 , |
||
const char * | monsubid = 0 , |
||
const char * | option = "" |
||
) |
Create MonaLisa write object.
Definition at line 168 of file TMonaLisaWriter.cxx.
|
virtual |
Cleanup.
Definition at line 382 of file TMonaLisaWriter.cxx.
|
inline |
Definition at line 116 of file TMonaLisaWriter.h.
|
private |
Creates a TMonaLisaWriter object to send monitoring information to a MonaLisa server using the MonaLisa ApMon package (libapmoncpp.so/UDP packets).
The MonaLisa ApMon library for C++ can be downloaded at http://monalisa.cacr.caltech.edu/monalisa__Download__ApMon.html, current version: http://monalisa.cacr.caltech.edu/download/apmon/ApMon_cpp-2.0.6.tar.gz
The ROOT implementation is primary optimized for process/job monitoring, although all other generic MonaLisa ApMon functionality can be exploited through the ApMon class directly (gMonitoringWriter->GetApMon()).
Monitoring information in MonaLisa is structured in the following tree structure: <farmname> | —> <nodename1> | —> <key1> - <value1> —> <key2> - <value2> —> <nodename2> | —> <key3> - <value3> —> <key4> - <value4>
The parameter monid is equivalent to the MonaLisa node name, for the case of process monitoring it can be just an identifier to classify the type of jobs e.g. "PROOF_PROCESSING". If monid is not specified, TMonaLisaWriter tries to set it in this order from environment variables:
The parameter montag is equivalent to the MonaLisa farm name, for the case of process monitoring it can be a process identifier e.g. a PROOF session ID.
The parameter monserver specifies the server to whom to send the monitoring UDP packets. If not specified, the hostname (the port is a default one) is specified in the environment variable APMON_CONFIG.
To use TMonaLisaWriter, libMonaLisa.so has to be loaded.
According to the fact, that the deepness of the MonaLisa naming scheme is only 3 (<farm><node>
), a special naming scheme is used for process monitoring. There is a high-level method to send progress information of Tree analysis (# of events, datasize). To distinguish individual nodes running the processing, part of the information is kept in the
parameter of ML.
is named as: <site-name>:<host-name>:<pid>:<valuetag> <site-name> is taken from an environment variable in the following order:
Example of use for Process Monitoring: new TMonaLisaWriter("BATCH_ANALYSIS","AnalysisLoop-00001","lxplus050.cern.ch"); Once when you create an analysis task, execute gMonitoringWriter->SendInfoUser("myname"); gMonitoringWriter->SendInfoDescription("My first Higgs analysis"); gMonitoringWriter->SendInfoTime(); gMonitoringWriter->SendInfoStatus("Submitted");
On each node executing a subtask, you can set the status of this subtask: gMonitoringWriter->SendProcessingStatus("Started"); During the processing of your analysis you can send progress updates: gMonitoringWriter->SendProcessProgress(100,1000000); <= 100 events, 1MB processed .... gMonitoringWriter-SendProcessingStatus("Finished"); delete gMonitoringWriter; gMonitoringWriter=0;
Example of use for any Generic Monitoring information: TList valuelist = new TList(); valuelist->SetOwner(kTRUE); // append a text object TMonaLisaText *valtext = new TMonaLisaText("decaychannel","K->eeg"); valuelist->Add(valtext); // append a double value TMonaLisaValue valdouble = new TMonaLisaValue("n-gamma",5); valuelist->Add(valdouble); Bool_t success = SendParameters(valuelist); delete valuelist;
option: "global": gMonitoringWriter is initialized with this instance
Definition at line 270 of file TMonaLisaWriter.cxx.
|
private |
Print info about MonaLisa object.
Reimplemented from TNamed.
Definition at line 1169 of file TMonaLisaWriter.cxx.
Definition at line 866 of file TMonaLisaWriter.cxx.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 765 of file TMonaLisaWriter.cxx.
|
virtual |
Send the fileopen progress to MonaLisa.
If openphases=0 it means that the information is to be stored in a temp space, since there is not yet an object where to attach it to. This is typical in the static Open calls. The temp openphases are put into a list as soon as one is specified.
If thisopenphasename=0 it means that the stored phases (temp and object) have to be cleared.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 667 of file TMonaLisaWriter.cxx.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 856 of file TMonaLisaWriter.cxx.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 861 of file TMonaLisaWriter.cxx.
|
virtual |
Sends the description <jobtag> following the processing scheme: <site> –> <jobid> –> 'jobname' = <jobtag>
Reimplemented from TVirtualMonitoringWriter.
Definition at line 473 of file TMonaLisaWriter.cxx.
|
virtual |
Sends a <status> text to MonaLisa following the process scheme: <site> –> <jobid> –> 'status' = <status> Used to set a global status for a groupjob, e.g.
a master-job or the general status of PROOF processing.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 407 of file TMonaLisaWriter.cxx.
|
virtual |
Sends the current time to MonaLisa following the processing scheme <site> –> <jobid> –> 'time' = >unixtimestamp<.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 501 of file TMonaLisaWriter.cxx.
|
virtual |
Sends the <user> text to MonaLisa following the process scheme: <site> –> <jobid> –> 'user' = <user>
Reimplemented from TVirtualMonitoringWriter.
Definition at line 434 of file TMonaLisaWriter.cxx.
Send the parameters to MonaLisa.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 1000 of file TMonaLisaWriter.cxx.
|
virtual |
Send the procesing progress to MonaLisa.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 571 of file TMonaLisaWriter.cxx.
|
virtual |
Send the procesing status 'status' to MonaLisa following the processing scheme: <site> –> <jobid> –> 'status' = <status> Used, to set the processing status of individual subtaks e.g.
the status of a batch (sub-)job or the status of a PROOF slave participating in query <jobid>
Reimplemented from TVirtualMonitoringWriter.
Definition at line 534 of file TMonaLisaWriter.cxx.
|
virtual |
Set MonaLisa log level.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 1161 of file TMonaLisaWriter.cxx.
Reimplemented from TVirtualMonitoringWriter.
Definition at line 138 of file TMonaLisaWriter.h.
|
private |
Definition at line 83 of file TMonaLisaWriter.h.
|
private |
Definition at line 101 of file TMonaLisaWriter.h.
|
private |
sub job id
Definition at line 86 of file TMonaLisaWriter.h.
|
private |
process id
Definition at line 88 of file TMonaLisaWriter.h.
|
private |
connection to MonaLisa
Definition at line 84 of file TMonaLisaWriter.h.
|
private |
Definition at line 91 of file TMonaLisaWriter.h.
|
private |
Definition at line 92 of file TMonaLisaWriter.h.
|
private |
Definition at line 90 of file TMonaLisaWriter.h.
|
private |
Definition at line 95 of file TMonaLisaWriter.h.
|
private |
hostname of MonaLisa server
Definition at line 87 of file TMonaLisaWriter.h.
|
private |
repo to gather per-file-instance mon info;
Definition at line 98 of file TMonaLisaWriter.h.
|
private |
Definition at line 100 of file TMonaLisaWriter.h.
|
private |
job id
Definition at line 85 of file TMonaLisaWriter.h.
|
private |
Definition at line 89 of file TMonaLisaWriter.h.