Activating the Automation Reporter


To activate the Automation Reporter, perform the following steps:

To activate the Automation Reporter

  1. Use the Dynamic Parameter Manager to specify parameter values that activate the Automation Reporter, or manually edit BBPARM member AAOARPxx to specify the Automation Reporter parameter values.The Dynamic Parameter Manager (DPM) is a panel-driven application that allows you to view or modify parameters in BBPARM members from a BBI-TS session. For more information about using the Dynamic Parameter Manager, refer to Customizing-BMC-AMI-Ops-Automation-after-installation.

    In BBPARM member AAOARPxx, specify IRHIST=YES.

    Specifying IRHIST=NO (the default setting) means that the Automation Reporter will not record any event or Rule activity history and no data is displayed in any of the Automation Reporter views.

  2. (optional) Specify data collectors with the AROPTS= parameter.The AROPTS parameter allows you to specify all, one, or more data collectors. If you specify ALL or do not specify a value, the Automation Reporter activates all of the collectors, which might result in using unexpected levels of CPU in the BMC AMI Ops Automation PAS.

    For more information and a list of valid values, see the comments in BBPARM member AAOARPxx.

  3. Activate BBPARM member AAOARPxx in one of the following ways:
    • Activate the BBPARM member AAOARPxx from the Confirm Parameter Activation panel of the Dynamic Parameter Manager application (refer to Customizing-BMC-AMI-Ops-Automation-after-installation ).
    • Issue the BBI command to activate the parameter member manually.

      .E P AAOARPxx

  4. To save the Last Used historical data, define the CASPERM registry (if it is not already defined to the CAS).The Last Used historical data is a limited set of Rules, Rule Set, and EXEC data that is saved over a very long term (years). The value for the Last Used timestamp historical data in CASPERM will not increase above the original space estimate, unless new Rules or EXECs are used, or additional PASs are created.

To estimate the amount of space the CASPERM registry needs to hold the Last Used data, you need the following information:

  • The approximate number of Rules (R) in all Rule Sets for each BBI-SS PAS that is connected to the CAS.
  • The approximate number of EXECs (E) for each BBI-SS PAS that is connected to the CAS.
  • The number of PASs (P) connected to the CAS.

Each entry requires about 1,200 bytes; this means that you can store approximately 600 entries per cylinder of 3390 DASD. Or you could use the following formula to estimate your space needs:

[(R x 1200) +(E x 1200)] x P / 730000 = Cyls

Example

[(500 x 1,200)+(350 x 1,200)] x 3 / 730,000 = Cyls
(600,000 + 420,000) x 3 / 730,000 = Cyls
1,020,00 x 3 / 730,000 = Cyls
3,060000 / 730,000 = Cyls
4.19 = Cyls          
Warning

Important

Be aware that the collected historical data only goes back to when AR Last Used (ELU and RLU options) data collection was activated, and there might be gaps if data collection was turned off, or if the CASPERM registry was not available.

For information about how to define and manage a CASPERM registry, see "Managing the CASPERM registry" in Administering.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Automation 8.4