Sun N1 System Manager 1.1 Administration Guide

Preface

The Sun N1 System Manager Administration Guide helps system administrators to understand and administer the Sun N1TM System Manager. This book provides detailed examples and procedures to explain how you can use the N1 System Manager to manage users and roles, to perform OS installations and updates, and to provision, discover, monitor, and manage servers.


Note –

Most of the information in this book focuses on the command-line interface of the N1 System Manager. Instructions are provided when the browser interface can also be used for the same task. Click the Help button in the upper right corner of the browser interface to access the searchable online help system.


Who Should Use This Book

This guide is intended for system administrators who are responsible for managing provisionable servers running the Sun N1 System Manager software. These system administrators are expected to have the following background:

Before You Read This Book

Read the following documents:

How This Book Is Organized

Chapter 1, Managing the N1 System Manager on the Management Server describes the following:

Chapter 2, Discovering, Grouping, and Replacing Servers in the Sun N1 System Manager describes the discovery process, how to add managed servers to groups, and how to replace failed servers.

Chapter 3, Provisioning Operating Systems, OS Updates, and Firmware Updates provides conceptual and procedural information about how to manage OS installations, OS updates, and firmware updates.

Chapter 4, Managing Servers and Server Groups contains procedures on how to refresh, replace, rename, reboot, and remove managed servers and groups.

Chapter 5, Monitoring Your Servers explains how to monitor servers and groups, and how to set and manage polling intervals and thresholds. This chapter also explains how to view and manage jobs and event logs, and how to create notifications.

Chapter 6, Troubleshooting describes possible troubleshooting scenarios and solutions for threshold breaches, OS distribution issues, OS deployment failures, and OS update issues.

Related Books

The following books are useful for installing and using the N1 System Manager.

The monitoring agent that is deployed by the Sun N1 System Manager software is based on the Simple Network Management Protocol (SNMP) agent used by the SunTM Management Center software. See the Sun Management Center 3.5 Service Availability Manager User's Guide for more information about this SNMP agent.

Documentation, Support, and Training

Sun Function 

URL 

Description 

Documentation 

http://www.sun.com/documentation/

Download PDF and HTML documents, and order printed documents 

Support and Training 

http://www.sun.com/supportraining/

Obtain technical support, download patches, and learn about Sun courses 

Typographic Conventions

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

Table P–1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories, and onscreen computer output 

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output 

machine_name% su

Password:

aabbcc123

Placeholder: replace with a real name or value 

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized 

Read Chapter 6 in the User's Guide.

Perform a patch analysis.

Do not save the file.

[Note that some emphasized items appear bold online.] 

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 prompt 

machine_name%

C shell superuser prompt 

machine_name#

Bourne shell and Korn shell prompt 

$

Bourne shell and Korn shell superuser prompt 

#

In this book, unless otherwise specified, the term command line is used to describe the n1sh shell, which uses the N1–ok> prompt. The n1sh shell is defined as any of the following:

You can also use N1 System Manager commands from the standard command line. Precede N1 System Manager commands by the n1sh command in the standard command line in a UNIX shell.