How to fetch the Performance metrics data in the Advanced Reports ?

How to fetch the Performance metrics data in the Advanced Reports ?


Info
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.
  1. Go to Settings → Advanced Reports → Create New Report.
  2. In the Inventory tab, select the Display Name and Monitor Type metrics. Add any additional metrics as needed.
  1. 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
    .
  1. 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.
  1. In Filter by Period, select the required time period. If applicable, choose an appropriate business hour or maintenance window.
  1. Preview the report — data will be generated for all selected metrics.
  1. Save the report. Going forward, the report can be generated directly by selecting it from the Advanced Reports list page.

Notes
Note: Once saved, the report will be available on the Advanced Reports list page. You can run it anytime without reconfiguring the criteria.


                  New to ADSelfService Plus?

                    • Related Articles

                    • Unable to Fetch Time Synchronization Data

                      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 ...
                    • GCP - No data available for performance metrics in Child monitors

                      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 ...
                    • Resolving no data error for MSSQL performance metrics

                      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 ...
                    • Prerequisites for monitoring apache server metrics

                      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 ...
                    • How to view data under Session & Performance tab in MySQL monitor?

                      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 ...