hostinfo

Displays configuration data for one or more hosts

APPLICABILITY

ProductCommand type
ClearCasecleartool subcommand
ClearCase LTcleartool subcommand

Platform
UNIX
Windows

SYNOPSIS

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

DESCRIPTION

For one or more hosts, the hostinfo command displays basic system and ClearCase or ClearCase LT configuration data.

RESTRICTIONS

None.

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 or ClearCase LT installation directory (ccase-home-dir)

  • Date and time of ClearCase or ClearCase LT installation

  • Release area from which ClearCase or ClearCase LT 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 UNIX shell or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.

  • Display condensed information about the local host, mercury.

    cmd-context hostinfo 
    mercury: ClearCase 4.0 (SunOS 5.6 Generic_105181-15 sun4u)

  • Display expanded information about remote host neptune.

    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

  • Display properties of host neptune.

    cmd-context hostinfo –properties neptune 
    neptune: ClearCase 4.0 (SunOS 5.6 Generic_105181-15 sun4u)
      Backup registry host: uranus
      Scaling factor to initialize MVFS cache sizes: 1
      MVFS cache sizes:
        Free mnodes: 1800
        Free mnodes for cleartext files: 1800
        File names: 1600
        Directory names: 400
        Names not found: 1600
        RPC handles: 10
      Installed product: ClearCase version 4.0 (Tue Jul 13 11:59:49 EDT 1999)
      Installed product: MultiSite version 4.0 (Tue Jul 13 11:59:49 EDT 1999)

SEE ALSO

clearlicense, Administrator's Guide



Copyright© 2003 Rational Software. All Rights Reserved.