Sun N1 System Manager 1.1 Administration Guide

ProcedureTo Add a Server Note

This procedure describes how to add a server note by using the browser interface. The example that follows the procedure provides a command-line equivalent.

Steps
  1. Log in to the N1 System Manager.

    See To Access the N1 System Manager Browser Interface for details.

  2. Choose All Servers from the View Selector menu.

    The Servers table appears.

  3. Select the name of the server.

    The Server Details page appears.

  4. Scroll down to the Notes entry field.

    The Notes entry field appears at the bottom of the General section.

  5. Type new data into the Notes field.

    The Save button is enabled.

  6. To apply your changes, click the Save button.

    The new data is saved.


Example 4–8 Adding a Server Note Through the Command Line

The following example shows how to view any existing notes by using the show command.


N1-ok> show server server1

The output shows any existing notes.

The following example shows how to add a server note by using the set command.


N1-ok> set server server1 note="loaded with S10"

The note is added to the server information. See set server in Sun N1 System Manager 1.1 Command Line Reference Manual for details.