X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-si%2Fgosa-si-server.1;h=6571e57f30e8af5883647176b30b3dae9bad59cf;hb=f6d85f8dfc09b5431d5c442b0c66bfd32397dfa8;hp=5842a8372dc86df7c29c83678d2fd970e040073b;hpb=9b393e95aa9424ac2de4144c391c9c43f76cb7a2;p=gosa.git diff --git a/gosa-si/gosa-si-server.1 b/gosa-si/gosa-si-server.1 index 5842a8372..6571e57f3 100644 --- a/gosa-si/gosa-si-server.1 +++ b/gosa-si/gosa-si-server.1 @@ -131,8 +131,8 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "GOSA-SI-SERVER " -.TH GOSA-SI-SERVER " " "2008-07-31" "gosa-si-server" "User Contributed Perl Documentation" +.IX Title "GOSA-SI-SERVER 1" +.TH GOSA-SI-SERVER 1 "2008-08-08" " " " " .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -146,17 +146,25 @@ gosa\-si\-server \-Support infrastructure for GOsa .Ve .SH "OPTIONS" .IX Header "OPTIONS" -.Vb 1 -\& \-h : print out this help message -\& -\& \-f : foregroud, process will not be forked to background -\& -\& \-v* : be verbose (multiple v\*(Aqs will increase verbosity) -\& -\& \-c : configuration file, default F -\& -\& \-\-no\-arp : starts script without connection to arp module -.Ve +\&\fB\-h\fR, \fB\-\-help\fR + print out this help message +.PP +\&\fB\-v\fR, \fB\-\-verbose\fR + be verbose (multiple v's will increase verbosity) + \-v \s-1ERROR\s0 level + \-vvv \s-1WARNING\s0 + \s-1ERROR\s0 level + \-vvvvv \s-1INFO\s0 + \s-1WARNING\s0 level + \-vvvvvvv \s-1DEBUG\s0 + \s-1INFO\s0 level + \-vvvvvvvvv in and out going xml messages will be displayed +.PP +\&\fB\-f\fR, \fB\-\-foreground\fR + foregroud, process will not be forked to background +.PP +\&\fB\-c\fR \fIfile\fR, \fB\-\-config=\fR\fIfile\fR + configuration file, default \fI/etc/gosa\-si/server.conf\fR +.PP +\&\fB\-\-no\-arp\fR + starts script without connection to arp module .SH "DESCRIPTION" .IX Header "DESCRIPTION" gosa-si-server belongs to the support infrastructure of GOsa. Several gosa-si-clients can connect to one gosa-si-server. The server take care of the message forwarding from GOsa to si-clients. At the client site each message is related to a working instruction which will be executed there. Depending of the message an answer from the client to GOsa via the server is possible. Additional to answers clients reporting events or information to the server. The server registers himself at other servers in network and shares his knowledge with them. So messages to clients which are no registrated locally will be forward to the client corresponding server. The communication within the complete \s-1SI\s0 nework is realised by \s-1XML\s0 messages.