This soft copy for use by IBM employees only.
The following is an example of the /spdata/sys1/err_methods/EN_pend.envs file:
#!/bin/ksh
#####################################################################
#
#
# Module: EN_pend.envs
#
#
#
#CPRY
#
# 5765-296 (C) Copyright IBM Corporation 1995
#
# Licensed Materials - Property of IBM
#
# All rights reserved.
#
# US Government Users Restricted Rights -
#
# Use, duplication or disclosure restricted by
#
# GSA ADP Schedule Contract with IBM Corp.
#
#CPRY
#
#
#
#-------------------------------------------------------------------#
#
#
# Description: Sets up RUN_DEFAULT and MAILLOC env variables for
#
#
the EN_pend script.
Must reside in the same
#
#
directory as the EN_pend script to be called.
#
#
#
#####################################################################
#@(#)97 1.2 src/ssp/logmgt/bin/EN_pend.envs, sysman, ssp_r2.4, r2_4t6d6
6/5/95 09:01:29
#!/bin/ksh
export EN_RUNDEFAULT=
″
YES
″ ;
export EN_MAILLOC=root
/usr/lpp/ssp/bin/SDRGetObjects SP control_workstation > /dev/null 2>&1
if [
″
$?
″ = 0 ]
then
CWS=/usr/lpp/ssp/bin/SDRGetObjects SP control_workstation
\
| awk
′
NR>1
′ ;
if [
″
$CWS
″ != ″″ ]
then
export EN_MAILLOC=
″
root@$CWS
″ ;
fi
fi
Figure 75. /spdata/sys1/err_methods/EN_pend.envs
6.3.1 Error Notification Objects
Error notification objects are ODM objects held in the class errnotify that are
used by the AIX Error Notification facility to invoke methods upon occurrence of
an error event.
Fields in the errnotify class match to fields in the Error Template for selection. If
an error is logged matching the selection criteria defined in a notification object,
the method associated with that object is invoked.
You can add, remove, and show notification objects in parallel on the RS/6000
SP system.
The fast path for the Add a Notification Object menu is:
smit padd_en
The fast path for the Remove a Notification Object menu is:
smit prem_en
The fast path for the Show a Notification Object menu is:
smit pshw_en
178
SP PD Guide
Содержание RS/6000 SP
Страница 2: ......
Страница 14: ...This soft copy for use by IBM employees only xii SP PD Guide...
Страница 16: ...This soft copy for use by IBM employees only xiv SP PD Guide...
Страница 106: ...This soft copy for use by IBM employees only 86 SP PD Guide...
Страница 178: ...This soft copy for use by IBM employees only 158 SP PD Guide...
Страница 214: ...This soft copy for use by IBM employees only 194 SP PD Guide...
Страница 248: ...This soft copy for use by IBM employees only 228 SP PD Guide...
Страница 250: ...This soft copy for use by IBM employees only Figure 102 setup_authent Script Flow Chart 2 7 230 SP PD Guide...
Страница 252: ...This soft copy for use by IBM employees only Figure 104 setup_authent Script Flow Chart 4 7 232 SP PD Guide...
Страница 254: ...This soft copy for use by IBM employees only Figure 106 setup_authent Script Flow Chart 6 7 234 SP PD Guide...
Страница 258: ...This soft copy for use by IBM employees only Figure 110 install_cw Script Flow Chart 3 3 238 SP PD Guide...
Страница 260: ...This soft copy for use by IBM employees only Figure 112 setup_server Script Flow Chart 2 23 240 SP PD Guide...
Страница 262: ...This soft copy for use by IBM employees only Figure 114 setup_server Script Flow Chart 4 23 242 SP PD Guide...
Страница 264: ...This soft copy for use by IBM employees only Figure 116 setup_server Script Flow Chart 6 23 244 SP PD Guide...
Страница 266: ...This soft copy for use by IBM employees only Figure 118 setup_server Script Flow Chart 8 23 246 SP PD Guide...
Страница 268: ...This soft copy for use by IBM employees only Figure 120 setup_server Script Flow Chart 10 23 248 SP PD Guide...
Страница 270: ...This soft copy for use by IBM employees only Figure 122 setup_server Script Flow Chart 12 23 250 SP PD Guide...
Страница 272: ...This soft copy for use by IBM employees only Figure 124 setup_server Script Flow Chart 14 23 252 SP PD Guide...
Страница 274: ...This soft copy for use by IBM employees only Figure 126 setup_server Script Flow Chart 16 23 254 SP PD Guide...
Страница 276: ...This soft copy for use by IBM employees only Figure 128 setup_server Script Flow Chart 18 23 256 SP PD Guide...
Страница 278: ...This soft copy for use by IBM employees only Figure 130 setup_server Script Flow Chart 20 23 258 SP PD Guide...
Страница 280: ...This soft copy for use by IBM employees only Figure 132 setup_server Script Flow Chart 22 23 260 SP PD Guide...
Страница 284: ...This soft copy for use by IBM employees only Figure 136 rc switch Script Flow Chart 3 8 264 SP PD Guide...
Страница 286: ...This soft copy for use by IBM employees only Figure 138 rc switch Script Flow Chart 5 8 266 SP PD Guide...
Страница 288: ...This soft copy for use by IBM employees only Figure 140 rc switch Script Flow Chart 7 8 268 SP PD Guide...
Страница 290: ...This soft copy for use by IBM employees only 270 SP PD Guide...
Страница 292: ...This soft copy for use by IBM employees only 272 SP PD Guide...
Страница 300: ...This soft copy for use by IBM employees only 280 SP PD Guide...
Страница 304: ...This soft copy for use by IBM employees only 284 SP PD Guide...
Страница 308: ...This soft copy for use by IBM employees only 288 SP PD Guide...
Страница 310: ...This soft copy for use by IBM employees only 290 SP PD Guide...
Страница 316: ...IBML This soft copy for use by IBM employees only Printed in U S A SG24 4778 00...