MainReporter
It is a helper module which contains the available reports
- class DIRAC.MonitoringSystem.private.MainReporter.MainReporter(db)
Bases:
object
- Parameters
- __init__(db)
c’tor
- Parameters
self – self reference
object – the database module
setup (str) – DIRAC setup
- class DIRAC.MonitoringSystem.private.MainReporter.PlottersList
Bases:
object
Used to determine all available plotters used to create the plots
- Parameters
__plotters (dict) – stores the available plotters
- __init__()
c’tor
- Parameters
self – self reference
- getPlotterClass(typeName)
It returns the plotter class for a given monitoring type