A creating an enform report from measure data, Calculating values, Busy values – HP NonStop G-Series User Manual
Page 159: A. creating an enform report from measure data, Creating an enform report from measure data, Appendix a
![background image](/manuals/397027/159/background.png)
Measure User’s Guide — 520560-003
A- 1
A
Creating an Enform Report From
Measure Data
You can use Enform queries to create customized performance reports from Measure
data. The Enform product can access Measure data files after they are converted to
structured files and a data dictionary is created. For this procedure, see
Structured Files of Measurement Data
In Enform reports, you can display data for more than one entity on the same report to
show relationships, create new report fields, select entities in a report by using any
combination of field values, or display the fields in a report by ascending or descending
field values.
For complete Enform documentation, see the ENFORM Reference Manual.
Calculating Values
You can use Enform queries to perform addition, subtraction, multiplication, and
division operations on the measurement data. Because structured files contain
uninterpreted data, Enform queries are commonly used to calculate the same types of
averages or percentages that interpreted data would provide.
To calculate averages and percentages from the field values in structured files, be
familiar with the Enform OPEN, LIST, and WHERE statements. For detailed
information, see the ENFORM Reference Manual.
Busy Values
The uninterpreted value provided by the structured report for a busy counter is the
number of microseconds busy. To calculate percent busy, use this formula:
(counter * 100.000) / delta-time
Specifying three decimal places (100.000) in this formula indicates that the resulting
values are calculated to three decimal places.
Topic
Page