Return values, Diagnostics, Files – HP Insight Control Software for Linux User Manual
Page 73: Authors, See also, Ipmtxt2vis(1m), Name, Synopsis, Description, Examples
17| U4 | |
--+------------------------+ +
18| U3 | |
--+------------------------+ +
19| U2 | |
--+------------------------+ +
20| U1 | |
--+------------------------+-----------------------+----------------------
RETURN VALUES
The ipmvis2txt command returns exit status based on the success or failure of the operation.
0 No errors.
1 Errors in the command-line arguments, permissions, missing files, missing arguments, or the file is missing
required labels."
DIAGNOSTICS
ipmvis2txt
displays error messages in stderr for any of the following conditions:
+ Missing or unrecognized arguments.
+ File not found or not readable.
+ Output file already exists
+ Syntax error in the text input file
FILES
/var/opt/ipm/conf/xls_ignore.txt
The list of keywords (devices, comments) to ignore in a
spreadsheet. Keywords are separated by spaces or newlines. Comment lines begin with a # symbol.
/opt/ipm/examples
is a directory containing examples of converted files and formats.
AUTHORS
ipmvis2txt
was developed by the Hewlett-Packard Company.
SEE ALSO
ipm(1M), ipmimport(1M), ipmtxt2vis(1M).
ipmtxt2vis(1M)
NAME
ipmtxt2vis
- Insight Control Power Management text to visual xls conversion tool
SYNOPSIS
ipmtxt2vis input_text_file output_xls_file
DESCRIPTION
The purpose of this tool is to convert a flat text representation of data center topology by device, rack, and
row into an xls spreadsheet visual (VIS) representation of every row of the data center. This procedure creates
a lab notebook, a paper reference copy of all current topology data (see ipmexport). If the output file name
already exists, the tool will exit with an error, forcing the user to remove or rename the output file name.
Any user with file permissions can read a spreadsheet or text file. The common attribute:value text format is
described in ipm.1m in detail.
EXAMPLES
See ipmvis2txt.1m for an example out what VIS output format looks like. This is a sample input file. Case
and spacing are ignored by the parser.
DatacentreID:Lab5
RETURN VALUES
73