User Tools

Site Tools


2_x:datamodel:teemip-datacenter-devices

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2_x:datamodel:teemip-datacenter-devices [2023/11/03 10:40] – [Enclosure] cnaud2_x:datamodel:teemip-datacenter-devices [2023/11/03 11:24] (current) cnaud
Line 1: Line 1:
 ====== Datacenter Devices ====== ====== Datacenter Devices ======
-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.+TeemIP's Datacenters Devices Management module relies on 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 iTop source module, please, refer to the [[https://www.itophub.io/wiki/page?id=3_1_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.+The Datacenter Devices that have been modified by TeemIP are:
  
 +^  Class of CIs  ^  Icon  ^  Description  ^
 +|  Enclosure  |  {{icons8-enclosure-for-servers.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. |
 +|  PDU  |  {{icons8-plug-socket.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. |
 +|  Power Source  |  {{icons8-electricity.png}}  | A Power Source is used to document in iTop any kind of power source (main power inlet, breaker…) that is not a PDU. |
 +|  Rack  |  {{icons8-rack.png}}  | A computer Rack is a metal frame used to hold various hardware devices such as servers, hard disk drives, other electronic equipment. |
  
-===== Enclosure ==== +Two attributes have been added to all these classes.
-{{icons8-enclosure-for-servers.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 === +
-Two attributes are added by TeemIP.+
  
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
Line 19: Line 19:
 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. 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> <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.+  * According to the **Allow attachment of already allocated IPs to CIs** parameter defined in the [[2_x:datamodel:ip-settings|Global IP Settings]] of the IP's organization: 
 +    * Only addresses which status is //**released**// or //**unassigned**// (i.e. not allocated nor reserved) will be offered
 +    * Or 
 +    * Only addresses which status is //**allocated**//, //**released**// or //**unassigned**// (i.e. not reserved) will be offered, 
 +  * Status of IP is automatically changed when IP is attached to the data centre device or removed from it
 +  * If enabled through IP settings, CI name is copied into IP short name.
 </note> </note>
  
 <note tip> <note tip>
-MAC address can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but is displayed according to choice made in Global IP Settings for the organization.+MAC addresses can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but are displayed according to the **MAC Address Output Format** parameter defined in the [[2_x:datamodel:ip-settings|Global IP Settings]] of the CI'organization.
 </note> </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 === 
-Two attributes are added by TeemIP. 
- 
-^  Name  ^  Type  ^  Mandatory?  ^ 
-| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | 
-| MAC address | Formated alphanumeric string | 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> 
- 
-<note tip> 
-MAC address can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but is displayed according to choice made in Global IP Settings for the organization. 
-</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 === 
-Two attributes are added by TeemIP. 
- 
-^  Name  ^  Type  ^  Mandatory?  ^ 
-| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | 
-| MAC address | Formated alphanumeric string | 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> 
- 
-<note tip> 
-MAC address can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but is displayed according to choice made in Global IP Settings for the organization. 
-</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 === 
-Two attributes are added by TeemIP. 
- 
-^  Name  ^  Type  ^  Mandatory?  ^ 
-| IP Address | Foreign key to a(n) IPv4 or IPv6 Address | No | 
-| MAC address | Formated alphanumeric string | 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> 
- 
-<note tip> 
-MAC address can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but is displayed according to choice made in Global IP Settings for the organization. 
-</note> 
- 
  
2_x/datamodel/teemip-datacenter-devices.1699004433.txt.gz · Last modified: 2023/11/03 10:40 by cnaud