EMI 3 Monte Bianco Products
The complete list of the 61 EMI 3 products. Click on the product name to get full information and usage instructions.
CEMon
CEMon v1.14.0, task #23313
- Updates:
Release Notes
What's new
- Publication in Glue 2.0 format finalized
- Now there are two different packages for client: one for api and one for cli
- Use of Axis2
- External jars are not included in the CREAM war anymore. So in case of e.g. a voms-api-java update, it is not needed anymore to also update CEMon
- Several configuration steps moved from yaim to package postinst scripts
- Implemented changes are backward compatible wrt EMI-1
Installation and configuration
- Yaim (re)configuration is required after installation/update in the CREAM-CE
- Yaim reconfiguration is instead not needed in the UI.
- Since CEMon is deployed together with CREAM, please refer to the installation and configuration notes for the whole CREAM-CE
- CEMon log file moved in /var/log/cemonitor
- Configuration file $CATALINA_HOME/conf/Catalina/localhost/ce-monitor.xml not used anymore
- Update from EMI-1 is supported. To do it:
- update the yum repository
- issue: yum update
- reconfigure using yaim
Known issues
- there is an issue in yaim if CEMon should be configured to use ARGUS as authorization system. The workaround is to modify the file /opt/glite/yaim/functions/config_cream_cemon replacing the line:
-e "s|ARGUS_PEPD_ENDPOINTS=|${ARGUS_PEPD_ENDPOINTS=}|"\
with:
-e "s|ARGUS_PEPD_ENDPOINTS|${ARGUS_PEPD_ENDPOINTS}|" \
- For the other known issues see the IGI Wiki.
List of RFCs
- Features:
Documentation
New system administrator guide and new service reference card wrt EMI-1
All the documentation relevant for CEMon is available in the CEMon web site
- Functional Description
- Software Design Description
- User Guide
- Client Installation and Configuration
- API Documentation
- System Administrator Guide
- Service Reference Card
Artefacts