Csv file format, Csv file example – Raritan Engineering Command Center CC-SG User Manual
Page 62

46 C
OMMAND
C
ENTER
S
ECURE
G
ATEWAY
A
DMINISTRATOR
G
UIDE
CSV File Format
The entries in the CSV file are case-sensitive and each row in the CSV file has this format:
{tag},{value}[,{value},….]
TAG
S
UBSEQUENT FIELDS
COMMENTS
CATEGORY
Category Name,ValueType,
Applicability
Value Type is String or Integer;
Applicability is Device, Port, Both
CATEGORY
ELEMENT
Category Name, Element Name
For each element in category
DEVICE
Device Name, Category Name,
Element Name
For each device and for each
category that applies to it.
PORT
Device Name, Raritan Port ID or Port
Number, Port Name, Category Name,
Element Name
For each port and for each category
that applies to it. For iLO/RILOE,
PowerStrip, and IPMI device, the
port number will be used; for all
other devices, the Raritan Port ID
will be used.
CSV File Example
CATEGORY,Memory,String,Port
CATEGORYELEMENT,Memory,256 MB
CATEGORYELEMENT,Memory,512 MB
CATEGORYELEMENT,Memory,1024 MB
CATEGORY,OS,String,Port
CATEGORYELEMENT,OS,UNIX
CATEGORYELEMENT,OS,WINDOWS
CATEGORYELEMENT,OS,LINUX
CATEGORY,Location,String,Device
CATEGORYELEMENT,Location,Aisle 1
CATEGORYELEMENT,Location,Aisle 2
CATEGORYELEMENT,Location,Aisle 3
DEVICE,192.168.32.20, Location,Aisle 2
PORT,192.168.32.20, Raritan Port ID, Port 3, OS,UNIX
PORT,192.168.32.20, Raritan Port ID, Port 3, Memory,1024 MB