General changes
OHP is the new Online Histogram Presenter that should be used instead of PMPpresenter.
The GUI remains unchanged but the underlying system has changed to allow
more stability and scalability.
The configuration file syntax has changed in some points. Read the PMP2ohp file in the doc
directory on how to import a configuration file for PMPpresenter to the new format.
The OHP now fully supports the notification mechanism, this means that when a provider publishes
a histogram in OHS only a notification is propagated to OHP, the presenter will get the histogram
only if it has to be displayed in the active window. Since this is done automatically no user action
is required.
Command line parameters has been changed too. For more details, please refer to the "README" file (in the ohp installation directory).
New drawing options are supported. In share directory a commented example (example.conf) is provided
with instructions on how to write a configuration file for OHP.
OHP now supports receiving of reference histograms from OHS and from local ROOT files, more information
in the example.conf file.
OHP now can be configured through an XML file instead of the ASCII format. XML is more flexible: for example it is possible to break the configuration in multiple files and use an "include" statement. This is the recommended configuration file format. OHP is compatible with old ASCII format, but new features are compatible only with XML.
A web page is now available:
OhpMonitoring Wiki
To be implemented
- Plugin system;
- Log and debug systems using ERS;
- New GUI