Scans per day and organization (Internal)¶
OctoSAM Internal Query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
Import statistics per day and organization.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Date | date | true | Date of the scan |
Weekday | string | true | Weekday of the scan data |
Organization ID | numeric | false | OctoSAM internal ID of this Organization entity |
Organization | string | true | Name of the organization this entity is mapped to |
Total Machines | numeric | true | Machines that have their first scanned date on the given date or before |
Total Users | numeric | false | Users that have their first scanned date on the given date or before |
Scanned Machines | numeric | true | Number of machines scanned on the given date |
Scanned Windows Servers | numeric | true | Number of Windows servers scanned on the given date (excluding virtualization hosts such as ESXi) |
Scanned Other Servers | numeric | true | Number of servers scanned on the given date with operating systems other than Windows |
Scanned Windows Clients | numeric | true | Number of Windows client machines scanned on the given date |
Scanned Other Clients | numeric | true | Number of client machines scanned on the given date with operating systems other than Windows |
Linux Scans | numeric | true | Number of linux scans imported on the given date |
Mac Scans | numeric | true | Number of macscans imported on the given date |
Scanned Machines With Ual Data | numeric | true | Number of machines scanned on the given date with Microsoft UAL data |
Scanned Machines With Wmi Data | numeric | true | Number of machines scanned on the given date with WMI data |
First Scanned Machines | numeric | true | Number of machines that were scanned for the first time on the given date |
First Scanned Servers | numeric | true | Number of servers scanned for the first time on the given date |
First Scanned Clients | numeric | true | Number of client machines scanned for the first time on the given date |
Scanned Machines With Metering | numeric | true | Number of machines with software usage data available for the given date |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | a979544c-78d8-4201-a490-16366bebee76 | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |