From b0f53769344ae1f60cec1fc60b03a41b74152104 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 18 Aug 2008 14:36:29 +0000 Subject: [PATCH] Additional YAIM options. --- org.glite.lb.doc/src/LBAG-Installation.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/org.glite.lb.doc/src/LBAG-Installation.tex b/org.glite.lb.doc/src/LBAG-Installation.tex index 76166f1..60ba2bd 100644 --- a/org.glite.lb.doc/src/LBAG-Installation.tex +++ b/org.glite.lb.doc/src/LBAG-Installation.tex @@ -119,8 +119,10 @@ can done then. Available parameters specific to LB server are: \item \texttt{GLITE\_WMS\_LCGMON\_FILE} -- pathname of file where job state export data are written for use by lgcmon/R-GMA (default: \texttt{/var/glite/logging/status.log} +\item \texttt{GLITE\_LB\_EXPORT\_PURGE\_ARGS} -- purge timeouts (default: \texttt{--cleared 2d --aborted 15d --cancelled 15d --other 60d}) +\item \texttt{GLITE\_LB\_EXPORT\_ENABLED} -- set to \texttt{true} for export to JP, installed glite-lb-client and glite-jp-client are needed (default: \texttt{false}) +\item \texttt{GLITE\_LB\_EXPORT\_JPPS} -- Job Provenance Primary Storage where to export purged jobs, required if export to JP is enabled \end{itemize} -\TODO{add more parameters to YAIM module} In addition to those, YAIM LB module uses following parameters: \texttt{INSTALL\_ROOT}, \texttt{GLITE\_LOCATION\_VAR}, \texttt{GLITE\_USER}, \texttt{GLITE\_USER\_HOME},\texttt{SITE\_EMAIL}. -- 1.8.2.3