This account must have the necessary privileges and quotas in the user authorization file (UAF) to enable the data collector process to be run successfully. These privileges and quotas are the same as those defined for the primary Performance Agent. The account must have the same name as the account where the Real-Time Monitor will run on the monitor node.
To create a privileged account
$ SET DEFAULT SYS$SYSTEM $ RUN AUTHORIZE
UAF> ADD account_name /DIR=[account_dir] /DEV=device_name - _UAF> /UIC=[xx,yy] /FLAGS=RESTRICTED /LGICMD=_NL: - _UAF> /NOPWDEXPIRED /PASS= password - _UAF> /NETWORK/NOBATCH/NOINTERACTIVE
UAF> MODIFY account_name /DEFPRIV=(CMKRNL, SYSNAM, GRPNAM,- _UAF> DETACH, PSWAPM, ALTPRI, TMPMBX, WORLD, EXQUOTA, NETMBX,- _UAF> SYSLCK)/PRIV=(CMKRNL, SYSNAM, GRPNAM, DETACH, PSWAPM, - _UAF> ALTPRI, TMPMBX, WORLD, EXQUOTA, NETMBX, SYSLCK) - _UAF> /WSQUO=2048 /WSEXTENT=16000 /PGFLQUO=50000 UAF> EXIT $ CREATE/DIR device_name:[account_dir] /OWNER_UIC=[xx,yy]
In the preceding example, you must substitute real values in place of account_name, account_dir, device_name and xx,yy, the UIC.
|
Copyright © 2008 CA.
All rights reserved.
|
|