Skip to main content

Unified Manager databases accessible for custom reporting

Unified Manager uses a MySQL database to store data from the clusters that it is monitoring. Data is persisted into various schemas in the MySQL database.

All table data from the following databases are available:

DatabaseDescription
netapp_model_viewData about the objects on ONTAP controllers.
netapp_performanceCluster specific performance counters.
ocumUnified Manager application data and information to support UI filtering, sorting, and the calculation of some derived fields.
ocum_reportData for inventory configuration and capacity-related information.
ocum_report_birtSame as above, but this database is consumed by built-in BIRT reports.
opmPerformance configuration settings and threshold information.
scalemonitorData about the Unified Manager application health and performance issues.

A reporting user — a Database user with the Report Schema role — is able to access the data in these tables. This user has read-only access to reporting and other database views directly from the Unified Manager database. Note that this user does not have permission to access any tables that contain user data or cluster credential information.