NAME | Synopsis | Description | SUBCOMMANDS | GLOBAL OPTIONS | SUBCOMMAND OPTIONS | Environment Variables | Exit Status | Attributes | See Also
install-path/dscc6/bin/dsccmon [subcommand] [options]
The dsccmon command is used to monitor servers registered with Directory Service Control Center. Use the dsccmon command with the subcommands described in this man page.
The following subcommands are supported:
Show monitoring information about the replication agreements between Directory Server instances.
The format of this subcommand is:
dsccmon view-repl-agmts [-d seconds] [-b] [-s suffix-dn]…
Show monitoring information about registered servers.
The format of this subcommand is:
dsccmon view-servers [-d seconds] [-t] [-E]
Show monitoring information about suffixes supported by registered servers.
The usage of this subcommand is:
dsccmon view-suffixes [-d seconds] [-b] [-G] [-s suffix-dn]…
The following options apply to all commands and subcommands:
Display usage for the command or for the specified subcommand.
Bind using the specified user-dn.
By default, the value of the environment variable LDAP_ADMIN_USER is used. If LDAP_ADMIN_USER is not defined, cn=admin,cn=Administrators,cn=dcc is used.
Display hidden suffixes or servers, such as the server and suffixes used by Directory Service Control Center to manage metainformation about the directory service.
Connect to the Directory Service Control Center registry on the specified host or IP address.
By default, the value of the environment variable DSCC_HOST is used. If DSCC_HOST is not defined, localhost is used.
For example, when mapping the IPv4 address 192.168.0.99 to IPv6, pass the -h option with its argument as -h ::ffff:192.168.0.99.
Connect to the Directory Service Control Center registry on the specified port.
By default, the value of the environment variable DSCC_PORT is used. If DSCC_PORT is not defined, 3998 is used.
Bind using cn=uid,cn=Administrators,cn=dcc.
By default, the value of the environment variable LDAP_ADMIN_USER is used. If LDAP_ADMIN_USER is not defined, cn=admin,cn=Administrators,cn=dcc is used.
Displays the current version of dsccmon. The version is provided in the format year.day.time. So version number 2006.178.0035 was built on the 178th day of 2006 at 00h35. If the components used by dsccmon are not aligned, the version of each individual component is displayed.
Display extra information for debugging purposes.
Bind using the password specified in file.
By default, the value of the environment variable LDAP_ADMIN_PWF is used. If LDAP_ADMIN_PWF is not defined, dsccmon prompts for a password.
The following options apply to the subcommands where they are specified:
Display detailed server error information.
Display generation IDs.
Do not display nonessential data, such as headers and notes.
Update monitoring information each specified number of seconds.
Display information for the specified suffix only.
Display the server instance path.
The following environment variables are supported:
Bind to the registry on this host.
Bind to the registry on this port number.
Read the bind password from this file.
Bind with this user DN or uid.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE |
ATTRIBUTE VALUE |
---|---|
Availability |
SUNWldap-console-cli |
Stability Level |
Evolving |
NAME | Synopsis | Description | SUBCOMMANDS | GLOBAL OPTIONS | SUBCOMMAND OPTIONS | Environment Variables | Exit Status | Attributes | See Also