This procedure describes how to change the name, description, or destination of a notification.
Log in to the N1 System Manager.
See To Access the N1 System Manager Command Line for details.
Type the following command:
N1-ok> set notification notification name name description description destination destination |
The specified notification attributes are set to the new values specified. See set notification in Sun N1 System Manager 1.1 Command Line Reference Manual for details.
This example shows how to use the set notification command with the name option to change a notification name from test2 to test3.
N1-ok> set notification test2 name test3 |