Interactive ipmitool menu
Project description
ipmi-menu
Menu interactif autour de ipmitool pour gérer vos serveurs via IPMI/BMC.
Fonctionnalités
- Power : Allumer, éteindre, redémarrer (cycle/reset/soft), statut
- Boot Options : Configurer le périphérique de boot (PXE, disque, CD-ROM, BIOS), mode UEFI/Legacy, boot persistant ou one-shot
- SOL (Serial Over LAN) : Accès console distante via le port série
- Infos : Capteurs (températures, ventilateurs), infos matériel (FRU), configuration réseau BMC
- Multilingue : Interface en français et anglais
- Paramètres : Sauvegarde des credentials par défaut (username/password)
Prérequis
- Python 3.9+
ipmitooldans le PATH
Installation rapide (recommandée)
Le script d'installation détecte automatiquement votre OS (macOS/Linux) et installe toutes les dépendances nécessaires.
Installation
curl -fsSL https://raw.githubusercontent.com/thiercelinflorian/ipmi-menu/main/install.sh | bash
Mise à jour
curl -fsSL https://raw.githubusercontent.com/thiercelinflorian/ipmi-menu/main/install.sh | bash -s -- --upgrade
Désinstallation
curl -fsSL https://raw.githubusercontent.com/thiercelinflorian/ipmi-menu/main/install.sh | bash -s -- --uninstall
Installation manuelle
macOS
brew install pipx ipmitool
pipx install ipmi-menu
pipx ensurepath
Linux (Debian/Ubuntu)
sudo apt-get install -y pipx ipmitool
pipx install ipmi-menu
pipx ensurepath
Utilisation
Redémarrez votre terminal puis lancez :
ipmi-menu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipmi_menu-1.0.6.tar.gz
(12.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ipmi_menu-1.0.6-py3-none-any.whl
(15.6 kB
view details)