$ ADVISE PERFORMANCE REPORT ANALYSIS,PERFORMANCE_EVALUATION- _$ /OUTPUT=SAMPLE
This command produces an Analysis Report and a Performance Evaluation Report for the current day using a beginning time of midnight (00:00) and the current time of day as the ending time. The reports contain information for each of the nodes listed in the Performance Manager schedule file. The /OUTPUT qualifier directs the output to a file called SAMPLE.RPT. (The .RPT extension is the default.)
$ ADVISE PERFORMANCE REPORT ANALYSIS/NODE_NAMES=DEMAND - _$ /NOEXPLAIN/RULES=MYRULES
This command produces an Analysis Report for the node DEMAND. This report is for the current day using the beginning time of midnight (00:00) and the current time of day as the ending time. In addition to the Performance Manager factory rules, the Performance Manager use an auxiliary knowledge base. The /NOEXPLAIN qualifier indicates that the report contains only conclusions and recommendations, omitting the rule conditions and the evidence. Because the /OUTPUT qualifier is not specified, the report is displayed on the terminal.
$ ADVISE PERFORMANCE REPORT BRIEF_ANALYSIS- _$ /BEGIN=30-JUN-1996:10:00/END=30-JUN-1996:14:00 - _$ /OUTPUT=ZERO_IN
This command produces a Brief Analysis Report for the time period between 10:00 a.m. and 2:00 p.m. on June 30, 1996. The /OUTPUT qualifier directs the output to a file called ZERO_IN.RPT. The Brief Analysis Report contains rule identifiers, the percentage of time for which there were instances of rule occurrences during the reporting period, the number of Performance Manager data records (two-minute records) supporting the rule occurrence, and a brief (no more than one line) synopsis of the problem statement. A cluster-wide synopsis follows the synopsis for each node.
As you become more familiar with analysis reports, the brief report may be sufficient on a daily basis.
$ ADVISE PERFORMANCE REPORT ANALYSIS,PERFORMANCE_EVALUATION - _$ /BEGIN=10:00/END=14:00 - _$ /OUTPUT=ZERO_IN
This command produces both an Analysis Report and a Performance Evaluation Report for the nodes listed in the schedule file. These reports are for the time period between 10:00 a.m. and 2:00 p.m. on the current day. The /OUTPUT qualifier directs the output to a file called ZERO_IN.RPT.
$ ADVISE PERFORMANCE REPORT HISTOGRAM,PERFORMANCE_EVALUATION - _$ /PROCESS_STATISTICS= - _$ (PRIMARY_KEY=USERNAME,SECONDARY_KEY=IMAGENAME )- _$ /INCLUDE=PROCESS/END=8/IMAGE=LOGINOUT/OUTPUT=CHECK_BREAKIN
This command produces a Performance Evaluation Report for the current day from midnight to 8:00 a.m. An additional histogram for the LOGINOUT image is generated. The /OUTPUT qualifier writes the Performance Evaluation Report to a file called CHECK_BREAKIN.RPT. Only the Process Statistics section of the Performance Report is produced showing the process activity of each user by image.
$ ADVISE PERFORMANCE REPORT TABULAR=INTERVAL - _$ /INTERVAL=600/BEGIN=10:00/END=11:00 - _$ /NODE=MYNODE/SECTION=SUMMARY_STATISTICS
This command produces the summary statistics section of the tabular report for the node MYNODE. The section is repeated 6 times, each summarizing 10 minutes of data from within the 1 hour reporting period.
|
Copyright © 2008 CA.
All rights reserved.
|
|