How to fetch the Performance metrics data in the Advanced Reports ?
How to fetch the Performance metrics data in the Advanced Reports ?
Linux Memory Utilization is used here as a reference example. You can apply the same steps to generate reports for any other performance metric by choosing the corresponding monitor type and performance metrics in the respective steps.
Go to Settings → Advanced Reports → Create New Report.
In the Inventory tab, select the Display Name and Monitor Type metrics. Add any additional metrics as needed.
In the Performance Data section, click the required
monitor type. From the Available Columns section, select the required
performance metrics. For each selected metric, choose the applicable
aggregation value — Average, Minimum, Maximum, or 95th Percentile
.
In the Apply Criteria tab, select Monitor Type as the criteria metric, set the Operator
to Equal, and choose the required monitor type as the
value.
In Filter by Period, select the required time period.
If applicable, choose an appropriate business hour or maintenance
window.
Preview the report — data will be generated for all selected metrics.
Save the report. Going forward, the report can be generated directly
by selecting it from the Advanced Reports list page.
Note: Once saved, the report will be available on the
Advanced Reports list page. You can run it anytime without
reconfiguring the criteria.
Overview: In the Active Directory monitor, if the monitored server is not a Primary Domain Controller (PDC), we fetch the name of its Primary DC and the time difference between the Primary DC and the monitored Secondary DC. This information is ...
Troubleshooting: When an instance is started and polled immediately, data might not be collected for some of the performance metrics. Wait for some time and then poll the monitor to get the data. If the data is still not populated, go to ...
Problem: If the metrics in the MS SQL monitor's 'Overview' page isn't getting populated, it might be due to any of the following reasons: - MSSQL user does not have permission to access the performance counters. - Data collected from SQL server is ...
The Apache mod_status module enables users to view detailed performance metrics of the Apache web server. You must enable and configure the mod_status correctly in the Apache configuration file to get performance metrics from Apache and view the data ...
Note: If the server is a MariaDB server, check whether the SYS database is installed by executing the below query on MariaDB shell: show databases; If the output does not contain the SYS database, then install the SYS database suitable for the ...