This command stops the Performance Agent.
ADVISE COLLECT STOP [collection-definition-name]
The ADVISE COLLECT STOP command terminates the data collection process on the node from which you issue the command. Normally, the process does not terminate immediately.
At installation, a command procedure called UPM$AGENT$SHUTDOWN.COM is created and placed in SYS$MANAGER. This command file contains the ADVISE COLLECT STOP command, which when invoked from SYS$MANAGER:SYSHUTDWN.COM terminates the data collection process at normal system shutdown.
Specifies the name of the collection definition to be stopped. The following command displays the collection definitions in the schedule file:
$ ADVISE COLLECT SHOW SCHEDULE
The /WAIT qualifier causes the DCL command to wait until the data collection process is fully terminated. The default /NOWAIT causes the DCL command to return without waiting.
|
Copyright © 2008 CA.
All rights reserved.
|
|