Overview
The Performance Analytics Content Pack for Cloud Resources works with Discovery and Cloud Provisioning and Governanceand supports these
platforms: Amazon AWS Cloud, Microsoft Azure public clouds,
and VMware vCenter. The aggregate count of each cloud resource and the latest Cloud Discovery error logs are displayed on the dashboard. You can filter the
cloud resources by the service account, data center, or resource group (only for Microsoft Azure) under a specific provider and view the resource count and the
resources.
For each cloud provider, a separate scheduled job is triggered every 30 minutes. The latest
CI data is updated in the cloud resource analytic tables which allows the dashboard to be
more realistic and have the updated count. The information about each scheduled job is
available in the table: sn_disco_cd_cloud_dashboard_job_status. The job details like the
provider type, status, start time, end time, and duration are stored in this table.
The reports for the cloud dashboard widgets are generated from the cloud resource
analytical tables. The analytical tables are populated through the scheduled job. The
scheduled job queries the new database views and inserts and updates the records into the
analytical tables.
The scheduled job can run for a maximum of 120 minutes. The maximum job timeout value is
set using a system property - sn_disco_cd.scheduled_job_time_out_in_mins. If the scheduled
job exceeds 120 minutes, or the time set in this property, then the job is cancelled.
Required roles
The following roles and tasks are associated with this Solution:
- Now Platform administrator (admin): Install and activate this Analytics and
Reporting Solution and make any necessary changes to system properties.
- Performance Analytics administrator (pa_admin): Review the indicators, breakdowns,
widgets, and dashboards. Set up and start data collection. Share the dashboards with
appropriate stakeholders.
- Cloud Dashboard user (sn_disco_cd.user): The user with this role can only view the
cloud resource widgets in the Cloud dashboard and has read-only access on the Cloud
Resource analytics tables and the dashboard reports.
- Cloud Dashboard administrator (sn_disco_cd.admin): The user with this role can view,
add, or edit the dashboard widgets and reports and has read-only access on the Cloud
Resource analytics tables. By default, (sn_disco_cd.admin) contains the
(sn_disco_cd.user) role and (discovery_admin) contains (sn_disco_cd.admin) role.