Update README.md
This commit is contained in:
parent
8d0168acb5
commit
7049434612
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,7 @@ The goal is to generate an existing infrastructure on Netbox and have the abilit
|
||||||
* Handle blade moving (new slot, new chassis)
|
* Handle blade moving (new slot, new chassis)
|
||||||
* Automatic cabling (server's interface to switch's interface) using lldp
|
* Automatic cabling (server's interface to switch's interface) using lldp
|
||||||
* Local inventory using `Inventory Item` for CPU, RAM, RAID cards, physical disks (behind raid cards)
|
* Local inventory using `Inventory Item` for CPU, RAM, RAID cards, physical disks (behind raid cards)
|
||||||
|
* PSUs creation and power consumption reporting (based on vendor's tools)
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
|
@ -24,11 +25,13 @@ The goal is to generate an existing infrastructure on Netbox and have the abilit
|
||||||
- [pynetbox](https://github.com/digitalocean/pynetbox/)
|
- [pynetbox](https://github.com/digitalocean/pynetbox/)
|
||||||
- [python3-netaddr](https://github.com/drkjam/netaddr)
|
- [python3-netaddr](https://github.com/drkjam/netaddr)
|
||||||
- [python3-netifaces](https://github.com/al45tair/netifaces)
|
- [python3-netifaces](https://github.com/al45tair/netifaces)
|
||||||
|
- [jsonargparse](https://github.com/omni-us/jsonargparse/)
|
||||||
|
|
||||||
- ethtool
|
- ethtool
|
||||||
- dmidecode
|
- dmidecode
|
||||||
- ipmitool
|
- ipmitool
|
||||||
- lldpd
|
- lldpd
|
||||||
|
- lshw
|
||||||
|
|
||||||
# Known limitations
|
# Known limitations
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue