Sun N1 System Manager 1.3 Discovery and 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, discover servers to be managed, manage groups of servers, set up monitoring, and set up notification rules.


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 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, Accessing the N1 System Manager describes the following:

Chapter 2, Managing Users and Roles describes the following:

Chapter 3, Backing Up and Restoring describes how to backup and recover database and configuration files

Chapter 4, Discovering Manageable Servers describes the following:

Chapter 5, Managing Servers and Server Groups describes the following:

Chapter 6, Monitoring Servers and Server Groups describes the following:

Related Books

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

Documentation, Support, and Training

The Sun web site provides information about the following additional resources:

Typographic Conventions

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

Table P–1 Typographic Conventions

Typeface 

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.

A cache is a copy that is stored locally.

Do not save the file.

Note: Some emphasized items appear bold online.

Shell Prompts in Command Examples

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

Table P–2 Shell Prompts

Shell 

Prompt 

C shell 

machine_name%

C shell for superuser 

machine_name#

Bourne shell and Korn shell 

$

Bourne shell and Korn shell for superuser 

#

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 a standard UNIX shell by preceding them with the n1sh command.