\begin{verbatim}
firefox https://pelargir.ics.muni.cz:9000
\end{verbatim}
+To list all user's notification registration curently valid on a given \LB server, use a URL constructed as in folowing example:
+\begin{verbatim}
+ firefox https://pelargir.ics.muni.cz:9000/NOTIF
+\end{verbatim}
+A notification ID also have a form of URL. If you direct your browser to a particular notification ID, the \LB server will provide the notification details for it.
+\begin{verbatim}
+ firefox https://pelargir.ics.muni.cz:9000/NOTIF:1234567890
+\end{verbatim}
In all cases it is necessary to have the user certificate installed in the browser.
https://pelargir.ics.muni.cz:9000/1234567890/?text
\end{verbatim}
+\subsection{Job state changes as a RSS feed}
+\TODO{Fila}
\subsection{Other useful tools}
For action \verb'receive', command usage is:
\begin{verbatim}
- glite-lb-notify receive [ { -s socket_fd | -a fake_addr } ] [-i timeout]
- [-t requested_validity ] [-f field1,field2,...] [notifid]
+ glite-lb-notify receive [ { -s socket_fd | -a fake_addr } ] [-t requested_validity ] [-i timeout] [-r ] [-f field1,field2,...] [notifid]
\end{verbatim}
For action \verb'drop', command usage is:
\texttt{ -f field1,field2,...} & list of status fields to print (only owner by default) \\
\texttt{ -c} & notify only on job state change \\
\texttt{ -S, --state state1,state2,...} & match on events resulting in listed states \\
+\texttt{ -r} & refresh automatically the notification registration while receiving data\\
\end{tabularx}
For additional information see also manual page glite-lb-notify(1).
Instead of waiting for one job, user may want to accept notification about
state changes of all his jobs.
-Register notification for user (DN obtained by \verb'grid-proxy-info -subject'):
+Register notification for actual user:
\begin{verbatim}
- GLITE_WMS_NOTIF_SERVER=skurut68-2.cesnet.cz:9100 glite-lb-notify new \
- -o "/DC=cz/DC=cesnet-ca/O=Masaryk University/CN=Miroslav Ruda"
+ GLITE_WMS_NOTIF_SERVER=skurut68-2.cesnet.cz:9100 glite-lb-notify new -O
\end{verbatim}
returns:
\begin{verbatim}
GLITE_WMS_NOTIF_SERVER=skurut68-2.cesnet.cz:9100 NOTIFY_CMD=glite-lb-notify \
- ./notify.pl -o "/DC=cz/DC=cesnet-ca/O=Masaryk University/CN=Miroslav Ruda"
+ ./notify.pl -O
\end{verbatim}
returns: