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_modelData about the objects on ONTAP controllers.
netapp_model_viewData about the objects on ONTAP controllers, suitable for report tool consumption.
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_birtViews for inventory configuration and capacity-related data, suitable for report tool consumption.
opmPerformance configuration settings and threshold information.
scalemonitorData about the Unified Manager application health and performance issues.
vmware_modelVMware object data for datastores hosted on Lenovo storage.
vmware_model_viewViews for VMware object data for datastores hosted on Lenovo storage, suitable for report tool consumption.
vmware_performanceVMware performance counter data for datastores hosted on Lenovo storage.

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.