Symantec Endpoint Management (EPM) Partners Community

 View Only

Advanced Reporting in IT Analytics 7.1 

Jul 10, 2012 05:23 PM

This section will dive into advanced report creation in IT Analytics 7.1 using Microsoft Report Builder to create and publish a SQL Server Reporting Services report.

Report Builder is a component of SQL Server Reporting Services that allows ad-hoc reporting functionality, enabling end users to build their own reports and charts. Users can then publish these reports into Reporting Services where they can be accessed, viewed and incorporated back into IT Analytics alongside existing reporting.

NOTE: Although the output produced by Report Builder is integrated with IT Analytics, the tools and subsequent query language behind it are separate Microsoft entities and are thereby outside the default capabilities of the IT Analytics product itself.

In this exercise we will create a custom dashboard that displays the trend of Software Updates.

  1. Launch a new web browser and type in http://localhost/reports.
  2. Click Report Builder.

  1. When Microsoft Report Building loads, click on the report body and in the Properties pane, expand Size and set the Width to 11in and Height to 8.5in.

  1. Click on the text “Click to add title” and type in Software Update Dashboard.

  1. In the Report Data pane, right-click on Data Sources and select Add Data Source.

  1. Enter ITAnalytics as the data source name and select the “Use a connection embedded in my report” radio button.

  1. Click on the dropdown for “Select connection type” and select Microsoft SQL Server Analysis Services.

  1. Click the build button in the Data Source Properties window.
  2. In the Connection Properties window, enter . for the Server name, select IT Analytics as the database and click OK.

  1. Click OK in the Data Source Properties window.
  2. Right-click on Datasets and select Add Dataset.

  1. In the Dataset Properties window, select the “Use a dataset embedded in my report” radio button, click on the dropdown for Data source and select ITAnalytics.

  1. Click the Query Designer button in the Dataset Properties window.
  2. Click the cube selector on the upper left part of the Query Designer.

  1. Select Patch Management from the Cube Selection window.

  1. In the Metadata pane of the Query Designer window, expand Measures > Patch Vulnerabilities.

  1. Drag the Vulnerable Computer Count measure to the query pane.

  1. Drag and drop the Software Update – Severity attribute to the query pane.

  1. Click OK in the Query Designer window and the Dataset Properties window to go back to the main report builder.
  2. Click on Insert in the report builder menu and select Chart and Chart Wizard.

  1. In the New Chart window, select DataSet1 and click Next.

  1. Select Pie under Chart Type and click Next.

  1. From Available fields, drag Software_Update___Severity to the Series pane and Vulnerable_Computer_Count to the Values pane and click Next.

  1. Select Generic under the Styles pane and click Finish.

  1. Right-click on Chart Title and select Title Properties.

  1. Change Title text to Vulnerable Computer Count by Severity or something appropriate and click OK.

  1. Right-click on the legend area and select Legend Properties.

  1. In the Legend Properties, set the following settings:
    1. Layout:  Column
    2. Legend position:  Bottom, centered

  1. Click OK.
  2. Select the chart and in the Properties pane, expand size and set Width to 5in and Height to 3in.

  1. Preview the report by clicking the Run Report button in the toolbar and make any other adjustments.

  1. After selecting the Run Report button you will be presented with a preview of your report with realtime data.

  1. Select the Design button on the toolbar to return to the Design view.

  1. Click the  icon in the Report Builder toolbar to save this report to Reporting Services IT Analytics folder and name it “Software Update Dashboard”.

  1. To link this report into the Altiris Console Open the Altiris Console from the shortcut on your desktop then navigate to the Reports > IT Analytics > Dashboards folder.
  2. Right-click on the Dashboards folder and select New > IT Analytics Report.

  1. In the Report Type dropdown box, select Dashboard.

  1. In the Report Name dropdown box locate and select the report you just saved and click the Add Report button.

  1. Refresh your browser and expand the Dashboards folder.
  2. Locate and select the report you just added.

 

OPTIONAL: In this exercise we will add an additional chart to the custom dashboard created above.

  1. Repeat steps 11 to 19 from the exercise above to create another Dataset, but instead of using the measure, Vulnerable Computer Count in step 17 and the attribute Software Update – Severity in step 18, use Vulnerability Count for the measure and Software Update – Provider for the attribute.

  1. Repeat steps 20 to 30 to create a second chart.  Use Dataset2 for step 21 instead of Dataset1.  For step 23, drag Software_Update__Provider to the Series pane and Vulnerability_Count to the Values pane.  For step 26, name the chart Vulnerability Count by Provider.

  1. Move the newly inserted chart to the right of the Vulnerable Computer Count by Severity chart by dragging the chart using the  icon on the upper left corner of the chart.

Click the  icon in the Report Builder toolbar to save this report.

  1. Open the Altiris Console from the shortcut on your desktop then navigate to the Reports > IT Analytics > Dashboards folder.
  2. Locate and the report you just updated.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.