![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
OCS Inventory CSV files format description
Config.csv: Configuration CSV file formatThis file store the settings for the agent. It is generated by the Manager and read by the agent. There is one line by setting. See the manager for settings values and meaning. Format Setting name;Setting integer value;Setting text value NB: Setting name is case sensitive.
Apps.csv: Applications to search CSV file formatThis file store the informations to allow the agent recognize apps to store. It is generated by the Manager and read by the agent. There is one line by apps the agent have to search. This file only contains definitions of apps to store. It means that only Apps definition with the CheckFor flag set to TRUE are registered in this file. Lines must be ordered increasing by Application name and then Version Format AppID;App Name;App Version;App Filename;App Filesize
Hardware\ComputerID.csv: Computer Hardware CSV file formatThis file is created by the agent and store informations about the OS, processors, memory, main IP address, logged on user, last check date and check duration on one line only. It is read by the manager, but never deleted because agent uses the last check date to know if inventory have to be done or not.. Format Computer ID;OS Name;OS Version;OS Comment;Processor type;Processor speed;Number of processors;Physical memory;Swap file size;Primary IP address;Execution duration;Last check date;Logged on user;Device type (optional);Computer description (optional) NB:
LogicalDrives\ComputerID.csv: Computer Logical Drives CSV file formatThis file is created by the agent and store informations about logical drives (one logical drive per line). If the file already exist, it is overwritten. It is read by the manager, and deleted after import. Manager check for this file to see if there is something to import. Format Computer ID;Drive letter;Drive type;Drive total size;Drive free space;Drive volum name;Drive filesystem;Number of files NB:
Graphics\ComputerID.csv: Computer Graphic Adapters CSV file formatThis file is created by the agent and store informations about graphic adapters (one adapter per line). If the file already exist, it is overwritten. It is read by the manager, and deleted after import. Format Computer ID;Adapter description;Chipset;Memory;Resolution (optional) NB: Memory must be in MB with the following format "memory MB", example: "32 MB".
Printers\ComputerID.csv: Computer Printers CSV file formatThis file is created by the agent and store informations about printers (one printer per line). If the file already exist, it is overwritten. It is read by the manager, and deleted after import. Format Computer ID;Printer description;Driver;Port
Network\ComputerID.csv: Computer Network Adapters CSV file formatThis file is created by the agent and store informations about network adapters (one adaper per line). If the file already exist, it is overwritten. It is read by the manager, and deleted after import. Format Computer ID;Description;Type;TypeMIB;Speed;MAC Address;Operational status;IP Address;IP Net Mask NB: Speed must be in Mb/s or Gb/s with the following format "speed Mb/s", example: "1 Gb/s".
Results\ComputerID.csv: Computer Detected Softwares CSV file formatThis file is created by the agent and store informations about detected softwares (one software per line). If the file already exist, it is overwritten. It is read by the manager, and deleted after import. Format Computer ID;App ID;File folder;Filename;File size;File version NB:
BIOS\ComputerID.csv: Computer BIOS CSV file formatThis file is created by the agent and store informations about BIOS (only one line). It is read by the manager, and deleted after import. Format Computer ID;System S/N;System model;BIOS version;BIOS Date;System Manufacturer (optional);BIOS Manufacturer (optional);Machine type (optional) NB:
AccessLogs\ComputerID.csv: Computer Access Logs CSV file formatThis file is created by the agent and store informations about BIOS (only one line). If the already file exist, the agent append to the file the new access log. It is read by the manager, and deleted after import. Format Computer ID;User ID;Logon date;Processes status NB:
|