1REPL-MONITOR(1) General Commands Manual REPL-MONITOR(1)
2
3
4
6 repl-monitor - Directory Server replication monitor
7
9 repl‐monitor [-f configuration‐file] [‐h host] [-p port] [-r] [-c con‐
10 nection] [-a alias] [-k color] [-u refresh‐url] [-s] [-t refresh‐inter‐
11 val] [-v]
12
13
15 Outputs the status of all of the configured Directory Servers partici‐
16 pating in replication. The servers to query for status are specified in
17 the configuration file.
18
20 A summary of options is included below:
21
22 -h, --host host
23 Hostname of DS server
24
25 -p, --port port
26 TCP port
27
28 -f, --configfile configuration-file
29 Configuration file
30
31 -c, --conn connection
32 Uses the same format as the configfile directive
33
34 -a, --alias alias
35 Uses the same format as the configfile directive
36
37 -k, --color color
38 Uses the same format as the configfile directive
39
40 -r, --skip-header
41 Removes extra HTML tags
42
43 -u, --refreshurl refresh url
44 Refresh url
45
46 -t, --interval refresh interval
47 Refresh interval
48
49 -W, --prompt
50 Prompt for passwords
51
52 -s, --text
53 Print plain text report
54
55
57 repl-monitor was written by the 389 Project.
58
60 Report bugs to http://bugzilla.redhat.com.
61
63 Copyright © 2001 Sun Microsystems, Inc. Used by permission.
64 Copyright © 2008 Red Hat, Inc.
65 This manual page was written by Michele Baldessari
66 <michele@pupazzo.org>, for the Debian project (but may be used by oth‐
67 ers).
68 Manual page updated by Mark Reynolds <mreynolds@redhat.com> 10/11/13
69 This is free software. You may redistribute copies of it under the
70 terms of the Directory Server license found in the LICENSE file of this
71 software distribution. This license is essentially the GNU General
72 Public License version 2 with an exception for plug‐in distribution.
73
74
75
76 May 18, 2008 REPL-MONITOR(1)