Syntax; Options - Netscape DIRECTORY SERVER 6.1 Configuration Manual

Configuration, command, and file reference
Hide thumbs Also See for NETSCAPE DIRECTORY SERVER 6.1:
Table of Contents

Advertisement

Perl Scripts

Syntax

Perl script (UNIX and
Windows):

Options

Option
-h
-p
-f
-u
-t
-r
-v
270
Netscape Directory Server Configuration, Command, and File Reference • August 2002
template-repl-monitor.pl -h host -p port -f configFile
[-u refreshUrl] [-t refreshInterval] [-r] [-v]
Parameter
Description
host
Specifies the initial replication supplier's host. The default
value is the current hostname.
port
Specifies the initial replication supplier's port. The default
value is 389.
configFile
Specifies the absolute path to the configuration file, which
defines the connection parameters used to connect to LDAP
servers to get replication information. For more information
about the configuration file, see section "Configuration File
Format" that follows this table.
refreshUrl
Specifies the refresh URL.
The output HTML file may invoke a CGI program periodically.
If this CGI program in turn calls this script, the effect is that the
output HTML file would automatically refresh itself. This is
useful for continuous monitoring. See also the -t option.
Note that the script has been integrated into Netscape
Administration Express, enabling you to monitor replication
status via that interface.
refreshInterval
Specifies the refresh interval in seconds. The default value is
300 seconds. This option must be jointly used with the -u
option.
If specified, the -r option causes the routine to be entered
without printing the HTML header information. This is
suitable when making multiple calls to this routine (for
example, when specifying multiple, different, "unrelated"
supplier servers) and expecting a single HTML output.
Prints the version of this script.

Advertisement

Table of Contents
loading

Table of Contents