Reporting and Exporting the Inventory Information

ZfD 3.2 ships with a set of pre-made reports for both Workstation Inventory and information on the ZENworks Application Launcher. Because there are many pre-made reports, this section will explore the interface, but it will not cover these reports extensively. After exploring the pre-made reports, this section explores how ZENworks inventory data can be exported to comma-separated value (CSV) format for use with any generic reporting tool, such as Crystal Reports.

  1. In ConsoleOne, click Tools > ZENworks Reporting.

  2. From the Reports window, select Workstation Inventory Lists > Workstation Software Listing. In the Software Name field, enter Microsoft Exchange%. Leave the Software Version and Database Site Name fields at the default of %, which is a wildcard character to ensure we do not further narrow the scope of the report.


    Screen shot of the Reports window.

  3. To finish, click Run Selected Report.


    Screen shot of the View Report: List Software window.

  4. After viewing the report, click File > Export Report.

  5. In the Export Report window's File Name field, type c:\softwarereport > enable the HTML option > click OK.


    Screen shot of the Export Report window. The File Name field contains c:\softwarereport.html.

  6. Close the View Report:ListSoftware window.

  7. Use a Web browser to open the C:\SOFTWAREREPORT.HTML file that you exported.

    HTML is one of four formats to which you can export the pre-made Zenworks Inventory reports.

For many, the pre-made ZENworks Inventory reports may not cover exactly the data outputs needed. Custom reports can be made with various utilities, such as Crystal Decisions' Crystal Reports. To ease the pain of creating ODBC and SQL database queries, Novell® provides an export tool for use with ZfD inventory.

  1. In ConsoleOne, click Tools > Data Export.

  2. In the Inventory Database Export window, select Create a New Database Query > click Next.

  3. In the Database Fields screen, browse to select Workstation > Hardware > Memory > Physical Memory > Physical Memory Size > click the single right-arrow button to move this item to the Selected Fields list > click Next.


    Screen shot of the Inventory Database Export window.

  4. Click Edit Query > change the equal button (xi ) to not equal (xi ) > OK.

    This query ensures that all workstations will be exported, because ZENworks does not currently support the 68000 processor.


    Screen shot of the Define Query window.

    To run the export, the Export Wizard requires a query filter of some sort. We will set up a query to include all workstations.

  5. At the Defined Query window, review your query > click Next > click Next > click Finish.


    Screen shot of the Inventory Database Export window.

  6. In the Data Export to CSV window, type c:\MyExport.csv in the File Name field > click Export.

    Make sure you remember to type C:\ in front of the default CSV name.


    Screen shot of the Data Export to CSV window.

  7. Start Notepad > open C:\MYEXPORT.CSV to see the results of the export.

    In its raw form, this export example could be used to determine which workstations have sufficient memory to run specific applications, or a new operating system. By slightly restructuring the query portion of this procedure, you could use this tool to show only workstations that need a memory upgrade, and so forth.


    Screen shot of the MYEXPORT.CSV file window as seen in Notepad.


Examples

The following graphics are examples of the inventory information you can view.


Screen shot of graph showing memory usage for sample workstations.


Screen shot showing the physical memory used by sample workstations.



  Previous Page: Exploring a Workstation's Inventory Information  Next Page: Troubleshooting