\begin{verbatim}
glite-lb-notify new [ { -s socket_fd | -a fake_addr } -t requested_validity
-j jobid { -o owner | -O } -n network_server
- -v virtual_organization --states state1,state2,... -c -f flags]
+ -v virtual_organization --state state1,state2,... -c -J -B -T -E -f flags]
\end{verbatim}
For action \verb'bind', command usage is:
\texttt{ -i timeout} & timeout to receive operation in seconds \\
\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{ -S, -{}-state state1,state2,...} & match on events resulting in listed states \\
\texttt{ -r} & refresh automatically the notification registration while receiving data\\
+\texttt{ -J, -{}-jdl} & Attach JDL to job status being returned \\
+\texttt{ -B, -{}-bootstrap} & Also send past events matching conditions \\
+\texttt{ -T, -{}-terminal} & Notify only when a job reaches terminal state \\
+\texttt{ -E, -{}-summary} & Same as \texttt{-T} plus attach a summary of all job's events \\
\end{tabularx}
For additional information see also manual page glite-lb-notify(1).