XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Is supermicro IPMI data display planned?

    Scheduled Pinned Locked Moved Xen Orchestra
    29 Posts 7 Posters 252 Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sluflyer06
      last edited by

      Screenshot 2025-11-01 at 9.47.20 PM.png

      Weird it is not showing CPU temperatures, that was shown in the test command. (H13SRA-TF super micro board)

      ForzaF 1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by olivierlambert

        Do you have any logs in the browser console or in XO server output? Maybe a parsing error

        A S 2 Replies Last reply Reply Quote 0
        • A Offline
          acp @olivierlambert
          last edited by

          @olivierlambert Which log file do you want?

          1 Reply Last reply Reply Quote 0
          • ForzaF Offline
            Forza @sluflyer06
            last edited by Forza

            Screenshot 2025-11-01 at 9.47.20 PM.png

            In what page in XOA is this? What plugin is required? Do we need to be on 'latest' instead of 'release' channel?

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              acp @Forza
              last edited by

              @Forza It's another branch of XO

              olt-supermicro-ipmi
              
              ForzaF 1 Reply Last reply Reply Quote 0
              • ForzaF Offline
                Forza @acp
                last edited by

                @acp oh, that's why i can't find it. 🙂

                1 Reply Last reply Reply Quote 0
                • olivierlambertO Offline
                  olivierlambert Vates 🪐 Co-Founder CEO
                  last edited by

                  xo-server output directly or browser logs if you can see anything

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sluflyer06 @olivierlambert
                    last edited by sluflyer06

                    @olivierlambert

                    computed "cpuHighestTemp" thrown TypeError: r.forEach is not a function
                        cpuHighestTemp tab-general.js:45
                        get factory.js:219
                        o factory.js:112
                        get factory.js:50
                        default tab-general.js:80
                        React 36
                        _unsubscribes add-subscriptions.js:35
                        p index.js:269
                        Lodash 4
                        p index.js:264
                    
                    1 Reply Last reply Reply Quote 0
                    • olivierlambertO Offline
                      olivierlambert Vates 🪐 Co-Founder CEO
                      last edited by

                      Thanks, this is useful 🙂

                      Can you display the output from the plugin, on XCP-ng, like:

                      xe host-call-plugin host-uuid=<uuid> plugin=ipmitool.py fn=get_all_sensors
                      
                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sluflyer06
                        last edited by

                        [{"name": "CPU Temp", "value": "39 degrees C", "event": "ok"}, {"name": "System Temp", "value": "31 degrees C", "event": "ok"}, {"name": "Peripheral Temp", "value": "46 degrees C", "event": "ok"}, {"name": "NIC Temp", "value": "59 degrees C", "event": "ok"}, {"name": "CPU_VRM0 Temp", "value": "43 degrees C", "event": "ok"}, {"name": "CPU_VRM1 Temp", "value": "34 degrees C", "event": "ok"}, {"name": "SOC_VRM Temp", "value": "44 degrees C", "event": "ok"}, {"name": "VDDIO_VRM Temp", "value": "48 degrees C", "event": "ok"}, {"name": "DIMMA~C Temp", "value": "45 degrees C", "event": "ok"}, {"name": "DIMME~G Temp", "value": "44 degrees C", "event": "ok"}, {"name": "MB 12V", "value": "12.08 Volts", "event": "ok"}, {"name": "MB 5VCC", "value": "5.10 Volts", "event": "ok"}, {"name": "MB 3.3VCC", "value": "3.35 Volts", "event": "ok"}, {"name": "VBAT", "value": "0x04", "event": "ok"}, {"name": "MB 5VSB", "value": "5.06 Volts", "event": "ok"}, {"name": "MB 3.3VSB", "value": "3.39 Volts", "event": "ok"}, {"name": "MB 1.8VSB", "value": "1.84 Volts", "event": "ok"}, {"name": "BMC 2.5V", "value": "2.47 Volts", "event": "ok"}, {"name": "BMC 1.8V", "value": "1.77 Volts", "event": "ok"}, {"name": "BMC 1.2V", "value": "1.19 Volts", "event": "ok"}, {"name": "BMC 1.0V", "value": "0.99 Volts", "event": "ok"}, {"name": "BMC 3.3VSB", "value": "3.28 Volts", "event": "ok"}, {"name": "CPU_SOC", "value": "1.22 Volts", "event": "ok"}, {"name": "CPU_VDDIO", "value": "1.12 Volts", "event": "ok"}, {"name": "FAN1", "value": "2100 RPM", "event": "ok"}, {"name": "FAN2", "value": "1960 RPM", "event": "ok"}, {"name": "FAN3", "value": "2100 RPM", "event": "ok"}, {"name": "FAN4", "value": "no reading", "event": "ns"}, {"name": "FANA", "value": "no reading", "event": "ns"}, {"name": "FANB", "value": "no reading", "event": "ns"}, {"name": "FANC", "value": "no reading", "event": "ns"}, {"name": "M2_SSD1 Temp", "value": "no reading", "event": "ns"}, {"name": "M2_SSD2 Temp", "value": "no reading", "event": "ns"}, {"name": "Chassis Intru", "value": "0x00", "event": "ok"}, {"name": "NVMe_SSD1 Temp", "value": "no reading", "event": "ns"}, {"name": "NVMe_SSD2 Temp", "value": "no reading", "event": "ns"}, {"name": "GPU4 Temp", "value": "49 degrees C", "event": "ok"}, {"name": "GPU6 Temp", "value": "34 degrees C", "event": "ok"}]
                        
                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post