View on GitHub

Molkobain I/O documentation

Documentation for all iTop extensions made by Molkobain I/O

Add patch panels and display them

Introduction

Patch panels are not part of the standard iTop datamodel, but they can be easily added and integrated with Datacenter View Extended thanks to TeemIP great and free Cable Management extension.

Here is a brief summary of its features:

Overview - Copyright TeemIP

Step 1 - Install the Cable Management extension

Step 2 - Register PatchPanel class for the graphical view

You should have something similar to this:

'molkobain-datacenter-view-extended' => array (
    'custom_device_classes' => ['CustomClassA', 'CustomClassB', 'PatchPanel'],
),