Import service performance (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.
Average import duration of imported Windows, Linux and Mac scan files. Note that the first file in a batch is ignored, as the initialization of an import batch can be quite time consuming.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Date | date | true | Import date |
Day | string | true | Day of the week |
Files | numeric | true | Approx. number of imported files (Windows, Mac and Linux - the first file of a batch is ignored) |
Lower Milliseconds | numeric | true | 5th percentile of import duration (milliseconds). 5 % of all files are imported in less time. |
Q1Milliseconds | numeric | true | 25th percentile of import duration (milliseconds). 25 % of all files are imported in less time. |
Median Milliseconds | numeric | true | Median import duration (milliseconds). Half of all files are imported in less time. |
Mean Milliseconds | numeric | true | Average import duration (milliseconds) |
Q3Milliseconds | numeric | true | 75th percentile of import duration (milliseconds). 75 % of all files are imported in less time. |
Upper Milliseconds | numeric | true | 95th percentile of import duration (milliseconds). 95 % of all files are imported in less time. |
Max Milliseconds | numeric | true | Maximum import duration (milliseconds). Note that the first file in a batch is ignored. |
Octo SAM Build Info | string | true | OctoSAM import service build version |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | b1f14ec0-3a69-4f5e-8547-62cf91eab657 | 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 |
LastUpdate | 2025-10-09 18:30:12 | Last change to this document |
Build | 1.11.7.49 | OctoSAM build that last changed this document |