]> git.sur5r.net Git - bacula/docs/commitdiff
Adapt bandwidth limitation doc
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 18 Dec 2010 10:48:47 +0000 (11:48 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 18 Dec 2010 10:48:47 +0000 (11:48 +0100)
docs/manuals/en/main/dirdconf.tex
docs/manuals/en/main/filedconf.tex

index 652e1748f23fc3344761cb2ea89173064881688c..f7eda97bd12aa72a7fea7f92e0c0aab0bb52d179 100644 (file)
@@ -972,6 +972,12 @@ during working hours. We can see it like \texttt{Max Start Delay + Max Run
   \label{fig:differenttime}
 \end{figure}
 
+\item [Maximum Bandwidth = \lt{}speed\gt{}]
+\index[dir]{Maximum Bandwidth}
+\index[dir]{Directive!Maximum Bandwidth}
+
+The speed parameter specifies the maximum allowed bandwidth that a job may
+use. The speed parameter should be specified in k/s, kb/s, m/s or mb/s.
 
 \item [Max Full Interval = \lt{}time\gt{}]
 \index[dir]{Max Full Interval}
@@ -2313,6 +2319,14 @@ console run command.  This directive is required.
    Storage resources will also apply in addition to  any limit specified here.
    The  default is set to 1, but you may set it to a larger number.
 
+\item [Maximum Bandwidth Per Job = \lt{}speed\gt{}]
+\index[dir]{Maximum Bandwidth Per Job}
+\index[dir]{Directive!Maximum Bandwidth Per Job}
+
+The speed parameter specifies the maximum allowed bandwidth that a job may use
+when started for this Client. The speed parameter should be specified in
+k/s, kb/s, m/s or mb/s.
+
 \item [Priority = \lt{}number\gt{}]
    \index[dir]{Priority}
    \index[dir]{Directive!Priority}
index f7a8921b93dca0c7eacc6fefd05fc5a328b5e549..868e011a5785ae98a31f62b384a3f88e3bd4b616 100644 (file)
@@ -218,6 +218,13 @@ only IPv4 resolutions will be permitted,  and likewise with ip6.
    setting the Maximum Network Buffer Size to 32,768 in both the
    File daemon and in the Storage daemon.
 
+\item [Maximum Bandwidth Per Job = \lt{}speed\gt{}]
+\index[fd]{Maximum Bandwidth Per Job}
+\index[fd]{Directive!Maximum Bandwidth Per Job}
+
+The speed parameter specifies the maximum allowed bandwidth that a job may
+use. The speed parameter should be specified in k/s, kb/s, m/s or mb/s.
+
 \item [Heartbeat Interval = \lt{}time-interval\gt{}]
    \index[console]{Heartbeat Interval}
    \index[console]{Directive!Heartbeat}
@@ -287,6 +294,14 @@ permitted to contact this Client.
 This password  must be the same as the password specified in the  Client
 resource in the Director's configuration file.  This directive is required. 
 
+\item [Maximum Bandwidth Per Job = \lt{}speed\gt{}]
+\index[fd]{Maximum Bandwidth Per Job}
+\index[fd]{Directive!Maximum Bandwidth Per Job}
+
+The speed parameter specifies the maximum allowed bandwidth that a job may use
+when started from this Director. The speed parameter should be specified in
+k/s, kb/s, m/s or mb/s.
+
 \item [Monitor = \lt{}yes\vb{}no\gt{}]
    \index[fd]{Monitor}
    \index[fd]{Directive!Monitor}