User Tools

Site Tools


2_x:datamodel:teemip-datacenter-devices
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
2_x:datamodel:teemip-datacenter-devices [2018/09/14 22:26] – external edit 127.0.0.1
Line 1: Line 1:
 +====== Datacenter Devices Management Module ======
 +TeemIp's Datacenters Devices Management module is iTop's Datacenters Devices Management module that has been slightly adapted to integrate with TeemIp's specific IP objects. For a comprehensive reference to that module, please, refer to the [[https://wiki.openitop.org/doku.php?id=2_3_0:datamodel:itop-datacenter-mgmt|Datacenter Management Module]] chapter in iTop wiki.
 +
 +Here below is the list of iTop CIs that have been modified by TeemIp.
 +
 +
 +===== Enclosure ====
 +{{classicon_enclosure.png  }} 
 +An Enclosure is a cabinet generally fitted with doors and side panels. Enclosures may contain baffles, fans, and other features. Then can be mounted inside a Rack or directly fitted on the wall.
 +
 +=== Enclosure Properties ===
 +A new attribute is added by TeemIP.
 +
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No |
 +
 +Upon creation or modification, an IP Address attribute can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
 +<note>
 +Only addresses which status is released or unassigned (ie not allocated nor reserved) will be offered. Status of IP is automatically changed when IP is attached to an enclosure or removed from it.
 +</note>
 +
 +===== PDU ====
 +{{classicon_PDU.png  }} 
 +A PDU (Power Distribution Unit) is a device fitted with multiple outputs designed to distribute electric power, especially to racks of computers and networking equipment located within the datacenter.
 +
 +=== PDU Properties ===
 +A new attribute is added by TeemIP.
 +
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No |
 +
 +Upon creation or modification, an IP Address attribute can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
 +<note>
 +Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered. Status of IP is automatically changed when IP is attached to a PDU or removed from it.
 +</note>
 +
 +===== Power Source====
 +{{classicon_power-source.png  }} 
 +A Power Source is used to document in iTop any kind of power source (main power inlet, breaker…) that is not a PDU.
 +
 +=== Power Source Properties ===
 +A new attribute is added by TeemIP.
 +
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No |
 +
 +Upon creation or modification, an IP Address attribute can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
 +<note>
 +Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered. Status of IP is automatically changed when IP is attached to a power source or removed from it.
 +</note>
 +
 +===== Rack ====
 +{{classicon_rack.png  }} 
 +A computer Rack is a metal frame used to hold various hardware devices such as servers, hard disk drives, other electronic equipment. The available space inside a Rack is mesured the unit “U” (One U corresponds to 1.75 inches of space between each hole on the metal strips on the sides for screwing the devices in place)
 +
 +=== Rack Properties ===
 +A new attribute is added by TeemIP.
 +
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No |
 +
 +Upon creation or modification, an IP Address attribute can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
 +<note>
 +Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered. Status of IP is automatically changed when IP is attached to a rack or removed from it.
 +</note>
 +
  
2_x/datamodel/teemip-datacenter-devices.txt · Last modified: 2023/11/03 11:24 by cnaud