How to Open Specific Reports in a Browser
You can open some reports directly from a browser. The following tables list which reports you can run, and what to type in the URL field for each.
Syntax for Running Reports from a Browser
You can run the reports in the first table with this syntax:
http://<server>/camreports/rdpage.aspx?rdReport=<reportname>
Where:
- <server> is the machine that the reports server is running on.
- <reportname> is listed below.
| Report Name | <reportname> Value |
|---|---|
| Activity Log | ActivityLog |
| Am I Compliant | AmICompliant |
| CAM Administration Discovery Servers | AdministrationServersDiscovery |
| CAM History | CAM History |
| CAM License Utilization | MachinesUsingCamLicenseDetail |
| CAM Windows Agent Status | CAMAgentStatus |
| Concurrent Software License Allocation | LicenseAllocation |
| Concurrent Software Peak Usage | PeakUsage |
| Concurrent Software Statistics | ConcurrentLicenseStatistics |
| Dashboard | Dashboard |
| Database Script Log | DatabaseScriptLog |
| Expense History | ExpenseHistory |
| Failed CAM Windows Agent Installs/Inventories | FailedInstallOrInventory |
| Group Membership | GroupMembership |
| ISO Software ID Tags | ISOSoftwareIDTags |
| Last User Login | LastUserLogin |
| License Unit Custom Purchase History | CustomPurchaseHistory |
| License Unit Maintenance Expiration | MaintenanceExpiration |
| License Unit Purchase History | LicenseUnitPurchaseHistory |
| License Unit Summary and Machine Assignments | LUSummaryAndMachineAssignments |
| Machine Drives Summary | MachineDrivesSummary |
| Machine List | MachineList |
| Machine Properties | MachineAttributes |
| Machine Search | SearchForMachine |
| Microsoft MSDN | MicrosoftMSDN |
| Network Devices | NetworkDevices |
| Non-runnable Files | NonRunnableFiles |
| Oracle Database Summary | OracleDatabaseSummary |
| Oracle Feature Summary | OracleOptionAndManagementPackSummary |
| Other Assets | OtherAssets |
| Product ID | ProductID |
| Purchase Summary | PurchaseSummary |
| Software Application Summary | SoftwareApplicationSummary |
| Software End of Life | EndOfLife |
| Software Installation by Machine Group, Version | SoftwareInstallationByGroupVersion |
| Software Installation by Version | SoftwareInstallationByVersion |
| Software Inventory | SoftwareInventory |
| Software Inventory and Order Summary | SoftwareInventoryAndOrderSummary |
| Software Inventory Summary | SoftwareInventorySummary |
| Software Recently Discovered | SoftwareRecentlyDiscovered |
| Software Usage Statistics | SoftwareUsageStatistics |
| Software Usage Summary | SoftwareUsageSummary |
| Suite Application | SuiteApplication |
| Unconfigured Files | UnconfiguredFiles |
| Unconfigured Files by Count | UnconfiguredFilesByCount |
| Unique Application Paths by Version (Metered) | UniqueApplicationPaths |
| Unique Application Users by Version (Metered) | UniqueApplicationUsers |
| Unreconciled Machine Export | UnreconciledMachineExport |
| Unused Software | UnusedSoftware |
| Virtual Machines and Hosts | VirtualMachines |
| What's Changed | WhatsChanged |
| What's Changed: Added or Deleted Machines | AddedOrDeletedMachines |
Syntax for Running Reports from a Browser with "Please wait" Message
You can run the following reports with this syntax if you want the ”Please wait” message to appear while the report is being rendered.
http://<server>/camreports/rdProcess.aspx?rdProcess=Wait&rdTaskID=taskWait&report=<reportname>
Where:
- <server> is the machine that the reports server is running on.
- <reportname> is listed below.
| Report Name | <reportname> Value |
|---|---|
| Activity Log | ActivityLog |
| Am I Compliant | AmICompliant |
| CAM Administration Discovery Servers | AdministrationServersDiscovery |
| CAM History | CAMHistory |
| CAM License Utilization | MachinesUsingCamLicenseDetail |
| CAM Windows Agent Status | CAMAgentStatus |
| Concurrent Software License Allocation | LicenseAllocation |
| Concurrent Software Peak Usage | PeakUsage |
| Concurrent Software Statistics | ConcurrentLicenseStatistics |
| Dashboard | Dashboard |
| Database Script Log | DatabaseScriptLog |
| Expense History | ExpenseHistory |
| Failed CAM Windows Agent Installs/Inventories | FailedInstallOrInventory |
| Group Membership | GroupMembership |
| ISO Software ID Tags | ISOSoftwareIDTags |
| Last User Login | LastUserLogin |
| License Unit Custom Purchase History | CustomPurchaseHistory |
| License Unit Maintenance Expiration | MaintenanceExpiration |
| License Unit Purchase History | LicenseUnitPurchaseHistory |
| License Unit Summary and Machine Assignments | LUSummaryAndMachineAssignments |
| Machine Drives Summary | MachineDrivesSummary |
| Machine List | MachineList |
| Machine Properties | MachineAttributes |
| Machine Search | SearchForMachine |
| Microsoft MSDN | Microsoft MSDN |
| Network Devices | NetworkDevices |
| Non-runnable Files | NonRunnableFiles |
| Oracle Database Summary | OracleDatabaseSummary |
| Oracle Feature Summary | OracleOptionAndManagementPackSummary |
| Other Assets | OtherAssets |
| Product ID | ProductID |
| Purchase Summary | PurchaseSummary |
| Software Application Summary | SoftwareApplicationSummary |
| Software End of Life | EndOfLife |
| Software Installation by Machine Group, Version | SoftwareInstallationByGroupVersion |
| Software Installation by Version | SoftwareInstallationByVersion |
| Software Inventory | SoftwareInventory |
| Software Inventory and Order Summary | SoftwareInventoryAndOrderSummary |
| Software Inventory Summary | SoftwareInventorySummary |
| Software Recently Discovered | SoftwareRecentlyDiscovered |
| Software Usage Statistics | SoftwareUsageStatistics |
| Software Usage Summary | SoftwareUsageSummary |
| Suite Application | SuiteApplication |
| Unconfigured Files | UnconfiguredFiles |
| Unconfigured Files by Count | UnconfiguredFilesByCount |
| Unique Application Paths by Version (Metered) | UniqueApplicationPaths |
| Unique Application Users by Version (Metered) | UniqueApplicationUsers |
| Unreconciled Machine Export | UnreconciledMachineExport |
| Unused Software | UnusedSoftware |
| Virtual Machines and Hosts | VirtualMachines |
| What's Changed | WhatsChanged |
| What's Changed: Added or Deleted Machines | AddedOrDeletedMachines |