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 258 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.
    • A Offline
      acp @acp
      last edited by

      Screenshot 2025-10-31 150821.png

      1 Reply Last reply Reply Quote 1
      • olivierlambertO Offline
        olivierlambert Vates ๐Ÿช Co-Founder CEO
        last edited by olivierlambert

        Yes, sorry I have the BMC IP, but not inlet nor outlet temp, I will check why you don't have total power.

        edit: in the sensor data you sent, I don't have any total power available ๐Ÿค”

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

          @olivierlambert said in Is supermicro IPMI data display planned?:

          Yes, sorry I have the BMC IP, but not inlet nor outlet temp, I will check why you don't have total power.

          edit: in the sensor data you sent, I don't have any total power available ๐Ÿค”

          found this:

          [15:34 xcp01 ~]# ipmitool dcmi power reading
          
              Instantaneous power reading:                   166 Watts
              Minimum during sampling period:                121 Watts
              Maximum during sampling period:                259 Watts
              Average power reading over sample period:      156 Watts
              IPMI timestamp:                           Fri Oct 31 19:34:59 2025
              Sampling period:                          01678461 Seconds.
              Power reading state is:                   activated
          
          
          
          1 Reply Last reply Reply Quote 0
          • olivierlambertO Offline
            olivierlambert Vates ๐Ÿช Co-Founder CEO
            last edited by

            But but nothing with the current XAPI plugin, so that might need to modify it.

            1 Reply Last reply Reply Quote 0
            • 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 Online
                    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 Online
                        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