Consider creating new report definitions | |
In this example, you will create a new, custom report definition.. You will also use formula variables for customizing report definitions. You must have at least two days of data to get a good report.
OVNV | Read "Using One or More Formula Variables" in OpenView and NetView Appendix 3: OVW-Specific Tips for Reporting to learn about formula variables. (The example below uses table HN2NIX. You do not need to create the formula variables UDAY and UWEEK in HN2NIX. It happens to be the case that they are supplied with this table. It would, however, be useful to understand how they are constructed, because the same method would work for your own formula variables.) |
CSi | Read "Using One or More Formula Variables" in Cabletron SPECTRUM Appendix 3: SPECTRUM Specific Tips for Reporting and then create at least the formula variables UDAY and UWEEK. |
Here is an example of a new report definition that makes use of one or more formula variables:
Reporting -> Manage Report Definitions
IT Service Vision displays the main report definition window. (For details about this window, select OnlineHelp -> Help on this window.)
All -> | CSi | DAY.CSIMRX | -> OK |
OVNV | DAY.HN2NIX | ||
OV | DAY.HN2NIX |
Check that you have selected these variables by selecting Show All. You should see:
Variable | Variable Type | Description |
IPIDELV | ANALYSIS | MEAN: # datagrams delivered/sec |
HOUR | XVAR | Hour |
UDAY | CLASS | FORMULA: Day |
MACHINE | BY | Machine |
(If you need to correct the list, select the variable type of the incorrect variable, select the incorrect variable, and select Remove. Then select the correct variable.)
Select OK to return to the main report definition window.
Select OK to return to the main report definition window.
If you have at least several weeks of data in your PDB, you can also experiment with a variation on this report definition: follow the same steps but use UWEEK where you used HOUR.
If you find this kind of report useful, you can save reports and report definitions from the main report definition window by selecting File -> Save Report Definition. in the same way that you did in Section 2, Task 3: Customize Your Report Definitions.
You can also make any number of custom report definitions using Manage Report Definitions on the Reporting tab. Using UDAY and UWEEK is not necessary. You can use any variables in the specified table and any other features available in the specified type of report definition.
Note: If you make custom report definitions, remember to add them to the appropriate batch/background job file.For details, see Section 2, Task 3: Customize Your Report Definitions.