TABLE OF CONTENTS
Config/database/reports/report_wiring [ Modules ]
NAME
report_wiring - a script to generate wiring reports in LaTeX, html or CSV
SYNOPSIS
report_wiring html > filename.html
report_wiring tex > filename.tex
report_wiring > filename.csv
PURPOSE
Generate wiring report listing:
machine name, contact, location, wall plug, hub, port
For html reports, it generates three listings:
Wiring layout sorted by hub/port Wiring layout sorted by wall plug Wiring layout sorted by machine name
to make it easy to find the info you need.
For printed reports (tex/postscript) the same three tables are printed and are meant to be hung on the back of racks so you can trace wiring starting from either end (host, or hub/port) or the middle based on wire label (the wall plug marker).
For csv output, only one table is dumped since it can be sorted in the spreadsheet or searched with tools like grep.