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] [-u
10 refresh-url] [-t refresh-interval] [-v]
11
12
14 Outputs the status of all of the configured Directory Servers partici‐
15 pating in replication. The servers to query for status are specified
16 in the configuration file.
17
19 A summary of options is included below:
20
21 -h host
22 Hostname of DS server
23
24 -p port
25 TCP port
26
27 -f configuration-file
28 Configuration file
29
30 -r Removes extra HTML tags
31
32 -u refresh-url
33 Refresh url
34
35 -t refresh-interval
36 Refresh interval
37
39 repl-monitor was written by the 389 Project.
40
42 Report bugs to http://bugzilla.redhat.com.
43
45 Copyright © 2001 Sun Microsystems, Inc. Used by permission.
46 Copyright © 2008 Red Hat, Inc.
47 This manual page was written by Michele Baldessari
48 <michele@pupazzo.org>, for the Debian project (but may be used by oth‐
49 ers).
50 This is free software. You may redistribute copies of it under the
51 terms of the Directory Server license found in the LICENSE file of this
52 software distribution. This license is essentially the GNU General
53 Public License version 2 with an exception for plug-in distribution.
54
55
56
57 May 18, 2008 REPL-MONITOR(1)