Skip to content

Import service progress (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.

Show a summary about imported scan files.

Fields

Name Type Visible Description
Imported date true Date/Time this scan file got imported
Scanned date true Date/Time of the scan (timestamp taken from the scanned machine)
Import Guid guid false GUID of the imported .scan file.
Import Folder ID numeric false Internal ID that references the ImportFolder entity (Foreign Key)
Import Folder Path string false Import Folder from where the scan file was imported
Error bool true True if the scanner reported any errors
Scan Type string true Internal ID to identify different types of scans
Organization ID numeric false Internal ID that references the Organization entity (Foreign Key)
Organization string false Name of the organization this entity is mapped to
Machine Id numeric false OctoSAM internal ID of this Machine entity
Machine Guid guid false A unique ID that can be used to link to this machine object by external applications
Machine string true Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines
Machine Name string false Machine name (computer name)
Machine Domain Name string false Windows NETBIOS Domain Name
Operating System string false Full name of the OS
Operating System Server bool false True if this OS is a server version
Operating System Publisher string false Publisher of the OS.
Operating System Family string false A short name to identify different operating system families
User Id numeric false OctoSAM Inventory internal ID of the user entity
User Organization ID numeric false OctoSAM internal ID of this user's organization entity
User Organization string false Name of the organization this user is mapped to
User Guid guid false OctoSAM Inventory internal Guid of the user entity
User string true Distinct user name. Use Column Chooser to show partial values such as Login Name, Domain or Display Name of users
Login Name string false User's login name
User Domain Name string false Domain of the logged on user,
Tag string false Tag value to identifiy the scanner instance. Can be configured per scanner.
Octoscan Build Info string false Detailed build information about the build of the scanner which produced the scan
Scanner Base Folder string false Folder from where the scanner was started
OctoSAM Build Info string false Scanner build information
Runtime Info string false Scanner runtime information
Contains Ual Data bool false True if the scan contains UAL data
Contains Metering Data bool false True if the scan contains Metering data
Contains Wmi Data bool false True if the scan contains WMI (Hardware and Configuration) data
Contains Virtualization Host Data bool false True if the scan contains information from a virtualization host
Contains Virtualization Guest Data bool false True if the scan contains information about a virtualization guest
Windows Code Page numeric false Windows code page that the scan file was generated with
Encoding string false Encoding of the scan file
Import Millis numeric true Duration of the import for performance analysis
Import Sequence Number numeric true Sequence number of the import within a batch
Import Batch Size numeric true Size of the import batch
Import Performance1Millis numeric false OctoSAM internal timing / performance analysis
Import Performance2Millis numeric false OctoSAM internal timing / performance analysis
Import Performance3Millis numeric false OctoSAM internal timing / performance analysis
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 14c17a19-2da9-4067-8a43-55966d277056 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