Command to initiate the Reports mode and to use its subcommands.
check cleanup [-t|--t pause_time] [-q|--quiet] convert [-p partitionID [-n number_of_samples]] [-q|--quiet] delete -p|--id partitionID [-t|--t pause_time] [-q|--quiet] disable enable info list partition -p|--id partitionID [-s|--state] [-k|--hourly] [-d|--daily] [-w|--weekly] [-m|--monthly] [-t|--stats] [-f|--full] pause -t|--t pause_time purge [-p partitionID [-n number_of_samples]] [-q|--quiet] reset -p|--id partitionID [-t|--t pause_time] [-q|--quiet] reset_stats rollup [-p|--id partitionID] [-t|--t pausetime] [-q|--quiet] show start stats stop urns -p|--id partitionID [-u|--urn urn_name] [-q|--quiet]
The Reports mode is one of a set of modes provided by the Enterprise Manager Ops Center. Use Groups subcommands to perform actions related to the reporting service such as viewing the collection of samples, called partitions, deleting a partition, applying the rollup and cleanup processes to a partition, and reverting the rollup process.
Type the reports command at the command line prompt to enter Reports mode. Type the end to stop the mode and to return to the command line prompt.
checkChecks each partition to determine if a conversion is necessary.
cleanup [-t|--t pause_time] [-q|--quiet]Start the cleanup process, removing very old samples in a partition.
convert [-p|--id partitionID [-n number_of_samples]] [-q|--quiet]Converts samples of a partition to a new format.
delete -p|--id partitionID [-t|--t pause_time] [-q|--quiet]Deletes a specific partition.
disableDisables automatic rollup and cleanup in a partition.
enableEnables automatic rollup and cleanup in a partition.
infoDisplays detailed information about the rollup and cleanup processes.
listDisplays a list of all partitions managed by the reporting service.
partition -p|--id partitionID [-s|--state] [-k|--hourly] [-d|--daily] [-w|--weekly] [-m|--monthly] [-t|--stats] [-f|--full]Displays detailed information about a partition, including its state, and the number of daily, hourly, weekly, monthly, or stats samples.
pause -t|--t pause_timeSets the pause time used for the rollup and cleanup processes.
purge [-p|--id partitionID [-n number_of_samples]] [-q|--quiet]Purges the old format samples of a partition.
reset -p|--id partitionID [-t|--t pause_time] [-q|--quiet]Resets a specific partition to revert the effects of a rollup that has been previously applied.
reset_statsResets the statistics related to the rollup and cleanup processes.
rollup [-p|--id partitionID] [-t|--t pause_time] [-q|--quiet]Starts the rollup process, calculating the average of samples in a partition. If no partition is given, the reporting service automatically selects the oldest partition that has not been rolled up already.
showDisplays the current status of the reporting service.
startStarts the reporting service without restarting the Enterprise Controller.
statsDisplays the statistics related to the rollup and cleanup processes.
stopStops the reporting service without stopping the Enterprise Controller.
urns -p|--id partitionID [-u|--urn urn_name] [-q|--quiet]Displays a list of assets with at least one sample in a specific partition. If no urn name is given, the list of urns that have at least one sample in the partition is shown. This list includes the number of samples for each urn. If a urn name is given, the list of attributes of this urn that have at least one sample is displayed. This list includes the number of samples for each attribute.
The following options are supported by some of the subcommands:
-d|--dailyDisplay the number of daily samples.
-f|--fullDisplay all the information about a partition.
-k|--hourlyDisplay the number of hourly samples.
-m|--monthlyDisplay the number of monthly samples.
-n| --nSpecifies the number samples.
-p|--idSpecifies a partition by its ID.
-q|--quietAvoids displaying warning messages.
-s|--stateDisplay the state of the partition.
-tFor the partition command, this option displays the number of stats samples.The option can also be invoked as --stats.
For the cleanup, delete, pause, reset, and rollup command, this option is an integer that specifies the pause time in milliseconds.The option can also be invoked as --t.
-u|--urnSpecifies a urn name.
-w|--weeklyDisplay the number of weekly samples.
The following operands are supported:
number_of_samplesInteger to specify the samples for the convert or purge subcommands.
partitionIDThe identifier of a partition. To obtain a job identifier, use the list command.
pause_timeInteger to specify the pause time in milliseconds.
urn_nameIdentifies the asset for which the list of attributes is requested. An urn name is an object name.
EnterpriseController/reports > partition -p 20120514 -m
EnterpriseController/reports > urns -p 20120514
EnterpriseController/reports > rollup -p 20120514 -t 10
EnterpriseController/reports > cleanup
EnterpriseController/reports > delete -p 20120514
oc(5), certificates(1), collisions(1), controllers(1), credentials(1), deploy(1), deploy-setup(1), discover(1), fwimage(1), fwprofile(1), gear(1), groups(1), incidents(1), jobs(1), monitoring(1), networks(1), notifications(1), osimage(1), osprofile(1), serverpools(1), stats(1), update(1), user(1), virtualization(1).