Solaris WBEM Services Administrator's Guide

Preface

The Solaris WBEM Services Administrator's Guide explains Common Information Model (CIM) concepts and describes how to administer Web-Based Enterprise Management (WBEM) services in the SolarisTM operating environment.

Solaris WBEM Services software makes it easier for software developers to create management applications that run on Solaris and makes the Solaris operating environment easier to manage.

Who Should Use This Book

This book is written for system administrators who manage WBEM-enabled networks and workstations, by running existing WBEM applications or writing new ones.

Before You Read This Book

This book requires knowledge of the following:

If you are unfamiliar with these areas, you might find the following references useful:

The following Web sites are useful resources when working with WBEM technologies.

How This Book Is Organized

Chapter 1, Overview provides an overview of Solaris WBEM Services and Web-Based Enterprise Management (WBEM).

Chapter 2, CIM Object Manager describes the CIM Object Manager and explains how to start and stop it.

Chapter 3, Administering Security describes security features and how to set access rights on namespaces and users.

Chapter 4, MOF Compiler describes the command syntax for the mofcomp command and how to compile a .mof file.

Chapter 5, System Logging describes the logging features.

Chapter 6, CIM Exception Messages describes error messages generated by components of the Solaris WBEM Services product.

Appendix A, Common Information Model (CIM) Terms and Concepts provides information about general Common Information Model (CIM) concepts.

Appendix B, The Solaris Schema describes the Solaris Schema files, Managed Object Format (MOF) files that describe managed objects in the Solaris operating environment.

Appendix C, Solaris 8 1/01 Updates describes new and changed information in this release of the Solaris WBEM Services Administrator's Guide.

Glossary is a list of words and phrases found in this book and their definitions.

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks select product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.

Typographic Conventions

The following table describes the typographic changes used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories; on-screen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with on-screen computer output

machine_name% su

Password:

AaBbCc123

 Command-line placeholder: replace with a real name or value

To delete a file, type rm filename.

AaBbCc123

Book titles, new words, or terms, or words to be emphasized. 

Read Chapter 6 in User's Guide.

These are called class options.

You must be root to do this.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P-2 Shell Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#