2.5
Analyze
The analyze page is where reports and other computed analysis
are displayed and rendered for the user with the objects the user is able to see.
The example report above shows a probe analysis report.
The report is generated when the user clicks on the tab for the report. Some reports
generate instantly, such as inventory reports. More complex reports will take a little bit
of time to compute and will show the progress state as they are processed.
For complete information on designing your own reports
see the topic 3.9 - Reports.
2.5.1 Report Generation
All reports are generated specifically for each user, in
the users native language, and for the specific objects that the user is allowed to
access. Once generated, AutoNOC caches each report in memory to prevent recomputing of the
report too often. |