High Availability Monitors Version A.03.02 Release Notes

Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 1 79
To define these permissions and enable NetView operators to access
SPCF or UCF or both, use the following verb:
DEFINE_RCF_ACCESS
To check the permissions currently defined, use the following verb:
QUERY_RCF_ACCESS
To prevent operators from using either SPCF or UCF, use the following
verb:
DELETE_RCF_ACCESS
To remove access to one function but leave the other available, use the
following verb:
DEFINE_RCF_ACCESS
Managing Diagnostics Settings
The SNAplus2 default setting for log messages is to log problem and
exception messages but not audit messages, and to use central logging
(messages from all servers sent to a central log file on the master server).
Succinct logging is used (that is, logging of header parameters and
message text, but not full details of cause and action for each message).
The error log file, used for problem and exception messages, is
/var/opt/sna/sna.err; the audit log file, used for audit messages if
these are enabled, is /var/opt/sna/sna.aud. Each of these files is
backed up and reset when the file sopt/snaize reaches 1 megabyte. The
default settings for succinct logging, exception and audit logging, file
names, and file sizes can all be overridden using NOF verbs, as described
in the following information:
The verbs to manage central logging and global logging options apply to
Windows clients as well as to HP-UX computers. However, other
diagnostics settings on Windows clients are controlled by options in the
Windows client initialization file, sna.ini and not by NOF verbs. For
more information, refer to the HP-UX SNAplus2 Administration Guide.
To specify whether central logging is enabled, use the following verb:
SET_CENTRAL_LOGGING
To specify whether exception messages or audit messages or both are
logged, or to specify whether succinct logging or full logging is to be used,
either to establish global default settings for all servers or to override the