Command Reference Guide

Introduction to SNAplus2 Administration Commands
1 Introduction to SNAplus2 Administration
Commands
SNAplus2 administration commands are accessible through the snapadmin
program. The
snapadmin program is a
command-line administration program that can be used to congure and manage the SNAplus2 node. The HP-
UX SNAplus2 Administration Guide describes how to congure and manage the SNAplus2 node using specic
administration commands.
This book describes how to use the
snapadmin
program and the commands that you can issue through
snapadmin.
Administration commands are used for conguring, checking status of, and managing resources. Most administration
commands belong to one of these categories as follows:
Configuring
The following types of commands are used to congure resources:
define_*
Creates a new define_* record in the conguration le, or replaces a record for the same resource
with the new denition.
delete_*
Removes the corresponding define_* record from the le.
Checking status
The following types of commands are used to check the conguration and status of resources:
query_*
Returns information from the conguration le on the appropriate resource, but does not modify the
le.
status_*
Provides summary information about the state of resources.
Managing
The following types of commands are used to manage resources:
start_*, init_*,oractivate_*
Explicitly starts a congured resource. Some resources can be activated implicitly as a result of
activating other resources.
stop_*, term_*,ordeactivate_*
Explicitly stops a resource. Some resources can be stopped implicitly (for example, as a result of a
period of inactivity).
set_*
Sets tracing and logging parameters.
Administrative commands are listed alphabetically in Chapter 2, Administration Commands.
30