Skip to main content

RackDiag

RackDiag creates equipment-rack diagrams from rack-unit positions.

Use this type

Use RackDiag to document servers, switches, power units, and unused rack space.

Source format

The source format is RackDiag text. Enter the source in the diagram.zip editor.

Syntax essentials

  • Put the diagram in a rackdiag block.
  • Declare the total rack height in rack units.
  • Put the start position before each device.
  • Put the device height in square brackets.

Example

rackdiag {
8U;
1: UPS [2U];
3: Server [2U];
5: Switch;
}
Rendered exampleDrag to pan. Use the wheel or controls to zoom.
100%
This view uses the live diagram.zip renderer.

Upstream reference

RackDiag documentation