linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
To: ?????????? <1363017608@qq.com>
Cc: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: power server power consumption problem
Date: Wed, 7 Jun 2017 21:30:15 +0530	[thread overview]
Message-ID: <20170607160015.GA13031@drishya.in.ibm.com> (raw)
In-Reply-To: <tencent_14A522610506039258ACD095@qq.com>

* ?????????? <1363017608@qq.com> [2017-06-06 19:59:24]:

> I use ipmitool measuring power server power consumption, getting the following results without total power consumption as the following picture, do I add all power values as total power consumption? I am eager to receive someone's replay??Thanks?

The total system power is already aggregates as provided under ipmi
dcmi command.

You can read it like:

Inband: (within system)

root@ubuntu:~# ipmitool dcmi power reading

    Instantaneous power reading:                   485 Watts
    Minimum during sampling period:                485 Watts
    Maximum during sampling period:                486 Watts
    Average power reading over sample period:      485 Watts
    IPMI timestamp:                           Wed Jun  7 15:53:08 2017
    Sampling period:                          00000010 Seconds.
    Power reading state is:                   activated

Out-of-band: (Over BMC network)

[sv@drishya] ~ % ipmitool -I lanplus -H bmc -U bmc-user -P bmc-pw  dcmi power reading

    Instantaneous power reading:                   486 Watts
    Minimum during sampling period:                483 Watts
    Maximum during sampling period:                486 Watts
    Average power reading over sample period:      484 Watts
    IPMI timestamp:                           Wed Jun  7 15:54:11 2017
    Sampling period:                          00000010 Seconds.
    Power reading state is:                   activated


You do get component power consumption from IPMI SDR, you can get
those from inband or out-of-band. But you need not manually add it up.
On-Chip-Controller (OCC) does the power aggregation already and
exports it through DCMI power reading.

--Vaidy

  reply	other threads:[~2017-06-07 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06 11:59 power server power consumption problem =?gb18030?B?zrTAtLK7ysfDzg==?=
2017-06-07 16:00 ` Vaidyanathan Srinivasan [this message]
2017-06-07 18:43   ` Bill Buros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170607160015.GA13031@drishya.in.ibm.com \
    --to=svaidy@linux.vnet.ibm.com \
    --cc=1363017608@qq.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).