BMC开发八 - OpenBMC 功能介绍

发布时间 2023-08-02 08:53:25作者: 球球小世界

OpenBMC功能介绍

    • BMCWeb HTTP/Web server
    • WebUI Vue web application
    • REST Management: 
      • BMC Web Redfish
      • Phosphor REST APIs
      • Host management REST APIs
    • D-Bus interfaces describes internal interfaces
    • D-Bus Object Mapper
    • Remote KVM
    • IPMI in band and IPMI out of band
    • Full IPMI 2.0 Compliance with DCMI
    • SSH based SOL
    • Power and Cooling Management
    • Logging and Callouts
    • Zeroconf discoverable through systemd-networkd
    • Sensors
    • Inventory: Entity manager, Phosphor inventory manager and its MSL application
    • LEDs: see also LED Groups
    • Host Watchdog: Phosphor Watchdog Implementation
    • Power State management and Chassis Power Control
    • Network management
    • Factory reset
    • User management
    • Time (time of day clock) management
    • Certificate management: Phosphor Certificate Manager
    • Simulation via QEMU
    • Firmware update support
    • Automated Testing
    • LDAP 
    • Remote syslog

D-Bus interfaces

 

  YAML descriptors of standard D-Bus interfaces. 

  • 基础知识 meson