Skip Navigation Links | |
Exit Print View | |
man pages section 1M: System Administration Commands Oracle Solaris 11.1 Information Library |
- configure data collection for OCM
/usr/lib/ocm/ccr/bin/emCCR [automatic_update on|off] [clear -diagnostic[=SR= n[,FILE=path] [-c completed] [-f force]] [[-annotation="annotation string"] collect] [enable_diagchecks | disable_diagchecks] [enable_target | disable_target] [getupdates] [help] [hold] [register] [resume] [set collection_interval="string"] [start] [status [-diagnostic[=SR=n[,FILE=path]]]] [stop] [[-register] [-verbose] test] [update_components [[-silent] -staged_dir="dir"| -distribution"name"]] [upload -diagnostic=SR=n,FILE=path [-restart] [-force]]
The emCCR utility is used to configure the collection of data for the Oracle Configuration Manager (OCM). emCCR is implemented as a set of subcommands, with options to those subcommands.
The following options are supported:
Enable or disable the automatic retrieval of new software updates from automatic collections. By default, automatic updates are enabled.
Clears all diagnostic upload files.
Clears all uploads for a particular service request. The SR number must be in the format x-y where:
represents one digit
represents multiple digits
Clears a particular upload. path must include the full path to the diagnostic package, such as /scratch/test/support_info.zip.
Clears completed uploads only.
Clears completed uploads for a particular service request. If FILE=path is added, only the upload for that instance is cleared.
Clears all uploads even if there are errors.
Clears all uploads for a particular service request. If FILE=path is added, only the upload for that instance is cleared.
In connected mode, this command will perform an immediate discovery, collection, and uploading of configuration data. In disconnected mode, this command will perform a manual discovery and collection of configuration data. The data is stored in:
... /ccr/state/upload/ocmconfig.jar
Adds a note, consisting of ”string”, to the data collected.
Use this command to enable or disable all diagnostic checks collections.
Use this command to enable or disable the collection of configuration information for targets discovered by the Oracle Configuration Manager. When you enter this command, the list of targets that can be enabled or disabled is displayed. Enter the number for the target that is to be enabled or disabled. If you press Return without entering a target number no enabling or disabling occurs.
Use this command to retrieve any new software updates from the content server and deploy these updates.
Use this command to list the available options.
Use this command to put Oracle Configuration Manager on hold. When in hold, configuration data will not be automatically collected and uploaded to the Oracle repository. You can manually collect and upload the information with the collect command. To restart the collection of data, use the resume command.
Use this command to reregister any information that has changed.
Use this command to resume the automatic collection and uploading of the configuration data.
Use this command to define the schedule to collect configuration data. By default the collection is daily at the time the collector was first configured. The data can be collected daily, weekly, monthly or the time of collection can be changed as defined by string where:
Selects daily collections. You can optionally set the hour and minute to do the collection.
Selects weekly collections. You can optionally set the day, hour and minute to do the collection.
Selects monthly collections. You can optionally set the date, hour and minute to do the collection.
Selects a new time to collect the data. The frequency will not be changed.
Use this command to start the scheduler.
Reports the status of the collector.
Reports the status of all diagnostics uploads.
Reports all uploads for a particular service request. The SR number must be in the format x-y where:
represents one digit
represents multiple digits
Reports a particular upload. path must include the full path to the diagnostic file.
Use this command to stop the scheduler.
Use this command to test the connection to the server at Oracle, where:
Specifies that the client will be registered during the test.
Selects to display detailed information about the connection process.
Use this command to deploy any updates to the Oracle Configuration Manager client and to deploy the Diagnostic Check package.
Specifies the directory in which the Oracle Configuration Manager packages have been staged.
Specifies that no output be displayed to screen.
Specifies the path to the Oracle Configuration Manager Kit to be used for deployment.
Specifies that no output be displayed to screen.
Uploads diagnostic information for a particular instance. The SR number must be in the format x-y where:
represents one digit
represents multiple digits
The path must include the full path to the diagnostic file.
Continues the upload for a particular service request. If FILE=path is added, only the upload for that instance is done.
Restarts the upload for a particular service request. If FILE=path is added, only the upload for that instance is done.
Directory to store all OCM related files and data.
Contains configuration files.
Contains log files.
Contains state files and collected data.
Summaries of the data that was collected.
Data that was uploaded to the server.
See attributes(5) for descriptions of the following attributes:
|
configCCR(1M), emocmrsp(1M), attributes(5)
Oracle Configuration Manager Installation and Adminstration Guide