From: Zdeněk Šustr Date: Wed, 8 Feb 2012 12:43:10 +0000 (+0000) Subject: Missing fullstop X-Git-Tag: gridsite-core_R_1_7_17~121 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=682b091161ce47dd67c8974c69513b2f4cb0f45f;p=jra1mw.git Missing fullstop --- diff --git a/org.glite.lb.doc/src/LBTP-Nagios.tex b/org.glite.lb.doc/src/LBTP-Nagios.tex index 3ede076..48bb9b2 100644 --- a/org.glite.lb.doc/src/LBTP-Nagios.tex +++ b/org.glite.lb.doc/src/LBTP-Nagios.tex @@ -80,7 +80,7 @@ The probe can return one of the following: & \emph{Notification Interlogger Not Running} & Events are being delivered correctly and server responds properly to status queries, but it its not delivering notification messages. The notification interlogger is probably not running.\\ \hline \multirow{5}{*}{UNKNOWN} & \emph{Probe timed out} & The probe was unable to finish before the alotted time. Consider increasing the timeout with \texttt{-t}. The minimum reasonable value is 10\,s. \\ -& \emph{No server specified} & Server address was not specified when running the probe. Give one with \texttt{-H} \\ +& \emph{No server specified} & Server address was not specified when running the probe. Give one with \texttt{-H}. \\ & \emph{Probe could not write temporary files} & The temporary directory was not writable. Check the default location or specify a new one with \texttt{-T}.\\ & \emph{Some commands are not available} & Probe could not run. Some of the required commands are not present on the system. Run probe from command line with \texttt{-v[vv]} and check output. \\ & \emph{No Credentials} & No proxy certificate was found. Probe could not run. \\