hostinfo

Displays configuration data for one or more ClearCase hosts

APPLICABILITY

ClearCase (cleartool subcommand), Attache (command)

SYNOPSIS

hostinfo [ -l·ong ] [ -pro·perties [ -ful·l ] ] [ hostname ... ]

DESCRIPTION

For one or more ClearCase hosts, the hostinfo command displays basic system and ClearCase configuration data. When you run hostinfo on an Attache client host, hostinfo displays information about the ClearCase helper host.

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions required. Locks: No locks apply.

OPTIONS AND ARGUMENTS

REPORT FORMAT.  Default: hostinfo displays a one-line report for each host.

-l·ong

Expands the listing to include the host's ClearCase registry region, registry server host, and license server host.
-pro·perties

Reports the following properties of the host:

  • Backup registry host
  • Registry interoperability region
  • MVFS scaling factor and some cache sizes
  • Release number and build creation date for all installed ClearCase Product Family products
With the -full option, reports the following additional properties for UNIX hosts:

  • Installation model (for example, standard or full)
  • ClearCase installation directory (ccase-home-dir)
  • Date and time of ClearCase installation
  • Release area from which ClearCase was installed
  • Names of all installed components

SPECIFYING HOSTS.  Default: hostinfo displays only local host information.

hostname ...

Specifies one or more network hosts.

EXAMPLES

In cleartool single-command mode, cmd-context represents the command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.

cmd-context hostinfo
mercury: ClearCase 4.0 (Windows NT 4.0 (build 1381) Service Pack 5 Pentium)
cmd-context hostinfo -long neptune
Client: neptune
  Product: ClearCase 4.0
  Operating system: Windows NT 4.0 (build 1381) Service Pack 5
  Hardware type: Pentium
  Registry host: saturn
  Registry region: devel
  License host: venus
cmd-context hostinfo -properties neptune
neptune: ClearCase 4.0 (Windows NT 4.0 (build 1381) Service Pack 5 Pentium)
  Backup registry host: uranus
  Registry interoperability region: devel_ux
  Scaling factor to initialize MVFS cache sizes: 1
  Installed product: MultiSite version 4.0 (Tue Jul 13 15:27:36 1999)
  Installed product: ClearCase version 4.0 (Tue Jul 13 15:27:36 1999)

SEE ALSO

clearlicense, registry_ccase



Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved.