mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
7d9d55e219
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
43 lines
887 B
YAML
43 lines
887 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL360 Gen9
|
|
slug: hpe-proliant-dl360-gen9
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
part_number: 755258-B21
|
|
comments: '[HPE ProLiant DL360 G9 Server QuickSpecs](https://www.hpe.com/psnow/doc/c04346229.pdf)'
|
|
#minumum weight - one hard drive, power supply and processor instaleld
|
|
weight: 12.25
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: VGA
|
|
type: other
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU2
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
- name: FlexLOM
|
|
position: FlexLOM
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
- name: Gig-E 3
|
|
type: 1000base-t
|
|
- name: Gig-E 4
|
|
type: 1000base-t
|
|
- name: iLO
|
|
type: 1000base-t
|
|
mgmt_only: true
|