Exit Print View

Sun Server Hardware Management Pack 2.0 User's Guide

Get PDF Book Print View
 

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Related Third-Party Web Site References

Sun Welcomes Your Comments

Change History

Introduction to the Sun Server Hardware Management Pack

Sun Server Hardware Management Pack Features

Sun Server Management Agents Features

Sun Server Hardware Management Agent

Sun Server Hardware SNMP Plugins

Sun Server Storage Management Agent

Sun Server CLI Tools

IPMItool

Installing Components

Getting Started

Prerequisites

Getting the Software

Sun SSM Component Manager Overview

Upgrading from Previous Versions

(Linux and Solaris) Using Component Manager

(Linux and Solaris) How to Install Component Manager

(Linux and Solaris) Using Component Manager in Interactive Mode

(Linux and Solaris) How to Install Interactively Using Component Manager

(Linux and Solaris) How to Uninstall Interactively Using Component Manager

(Linux and Solaris) Using Component Manager in Unattended Mode

(Linux and Solaris) How to Install Using Component Manager in Unattended Mode

(Linux and Solaris) How to Uninstall Using Component Manager in Unattended Mode

(Windows) Using Component Manager

(Windows) Using the Component Manager Graphic Interface

(Windows) How to Install Using Component Manager Graphic Interface

(Windows) How to Uninstall using Component Manager Graphic Interface

(Windows) Using Component Manager Command-line Interface

(Windows) How to Install Using Component Manager Command-line Interface

(Windows) How to Uninstall Using the Component Manager Command-line Interface

Index

(Windows) Using Component Manager Command-line Interface

The command-line Component Manager on Windows operating systems provides the same functionality as the unattended mode available on Linux and Solaris operating systems. When passing options and actions to Component Manager at the command line, observe the following conventions:

sunssmcompmgr.exe [/h /v /s] [/r dir] [/d dir] [/l log] [ACTION]

The following table lists the functionality of the options and actions.

Options and Actions
Functionality
/h
Display help about using the Component Manager.
/v
Display the Component Manager's version information.
/d directory
Specify a custom directory for the component packages. The default option is to search for component packages in the current directory.
/l log
Specify a custom file for logging.
/s
Disable service manipulation (start, restart, or stop) during component installation and uninstallation.
/C
Print information about both the already installed and available components.
/D
Print detailed information about both the already installed and available components.
/I COMPONENT1 COMPONENT2
Install components. Component names are separated by a space character. If “ALL” is given as the component list, all available components are installed.
/U COMPONENT1 COMPONENT2
Uninstall components. Component names are separated by a space character. If “ALL” is given as the component list, all available components are uninstalled.

When using the /I or /U options to list components to install or uninstall, you should separate the component names using the space character. Component names are shown when you use the /C or /D options.