- The CEMon configuration file is available at
/opt/glite/etc/glite-ce-monitor/cemonitor-config.xml.
The most significant parameters you might need/want to modify are:
sslkeyfilerefers to the copy of the host key file belonging to the user running the service (tomcat4);sslcertfilerefers to the copy of the host key file belonging to the user running the service (tomcat4);sslCAfilesrefers to the pathname where the CA cert files are installedsslCRLfilesrefers to the pathname where the CRL files are installedbackendLocationrefers to the pathname of the CEMon backend. This directory will be created when CEMon starts. Be sure that the user running tomcat has the priviledges to create it.authzchainrefers to the PDPs (thegridMapFileand/or thevomspdpPDP can be enabled)- The value for the
gridMapFileparameter in theauthzchainsection refers to the pathname of the grid-mapfile;
- The value for the
- You shouldn't need to change anything for the
actionsandqueryprocessors(contact the developers if you need more info); - Enable (by uncommenting)/disable (by commenting) the sensors you are interested to/you are not interested in: consider the
sensortargets and in case customize it:- For the CE, OSG-CE and GRIDICE sensors you might need to customize the
scriptURIattribute
- For the CE, OSG-CE and GRIDICE sensors you might need to customize the
- Add the static (predefined) subscriptions (the
subscriptiontargets).
Comprehensive documentation on predefined subsriptions is available in Sect. 2.1 and Sect. 3 of the CEMon guide. At any rate:- As
idspecify a arbitrary identifier (please be sure to specify different identifiers for different subscriptions) - As
monitorConsumerURLspecify ahttps://...URL if the CEMon notifications should be authenticated, otherwise specify ahttp://...URL - Choose the proper sensor and dialect names
- As
queryspecify an expression.
If the subscription specifies notifications that the CEMon should send to the WMS when the CE is willing to get new jobs, specify inQuerythe ClassAd expression specifying when the CE wants to receive new jobs. - Specify the proper actions when the condition is true and false.
If the subscription specifies notifications that the CEMon should send to the WMS when the CE is willing to get new jobs, specifySendNotificationas action for "true" andSendExpiredNotificationas action for "false"
Page last modified on July 13, 2009, at 11:46 AM
