HP-UX SNAplus2 NOF Programmer's Guide

Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 178
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
defaults for a particular server, use the following verbs:
SET_GLOBAL_LOG_TYPE, SET_LOG_TYPE
To change the file names or directories used for log messages or to
change the size at which files are backed up and reset, use the following
verb:
SET_LOG_FILE
To check which server is currently defined as the central logger or to
check whether central logging is enabled, use the following verbs:
QUERY_CENTRAL_LOGGER, QUERY_CENTRAL_LOGGING
To check the types of messages being recorded or to check whether
succinct logging or full logging is being used, either globally or on a
particular server, use the following verbs:
QUERY_GLOBAL_LOG_TYPE, QUERY_LOG_TYPE
To check the file, file size, or directory being used for a particular log
type, use the following verb:
QUERY_LOG_FILE
If you want to activate tracing to diagnose problems with connectivity
components on a particular SNAplus2 node or to deactivate it after
collecting the required data, use the following verbs:
ADD_DLC_TRACE, REMOVE_DLC_TRACE
If you want to activate tracing to diagnose problems with other
SNAplus2 kernel components or to deactivate it after collecting the
required data, use the following verb: