* power server power consumption problem
@ 2017-06-06 11:59 =?gb18030?B?zrTAtLK7ysfDzg==?=
2017-06-07 16:00 ` Vaidyanathan Srinivasan
0 siblings, 1 reply; 3+ messages in thread
From: =?gb18030?B?zrTAtLK7ysfDzg==?= @ 2017-06-06 11:59 UTC (permalink / raw)
To: =?gb18030?B?bGludXhwcGMtZGV2?=
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset="gb18030", Size: 247 bytes --]
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¡£
[-- Attachment #1.2: Type: text/html, Size: 448 bytes --]
[-- Attachment #2: 350BFB17@16DD2E56.1C993659.jpg --]
[-- Type: image/jpeg, Size: 10447 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: power server power consumption problem
2017-06-06 11:59 power server power consumption problem =?gb18030?B?zrTAtLK7ysfDzg==?=
@ 2017-06-07 16:00 ` Vaidyanathan Srinivasan
2017-06-07 18:43 ` Bill Buros
0 siblings, 1 reply; 3+ messages in thread
From: Vaidyanathan Srinivasan @ 2017-06-07 16:00 UTC (permalink / raw)
To: ??????????; +Cc: linuxppc-dev
* ?????????? <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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: power server power consumption problem
2017-06-07 16:00 ` Vaidyanathan Srinivasan
@ 2017-06-07 18:43 ` Bill Buros
0 siblings, 0 replies; 3+ messages in thread
From: Bill Buros @ 2017-06-07 18:43 UTC (permalink / raw)
To: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 2084 bytes --]
>From a peer.. Rafael Peria de Sene...
At Unicamp we developed a power monitor based on IPMI output to monitor our
Minsky usage.
Take a look at http://177.220.10.134/powergraph
On Wed, Jun 7, 2017 at 11:00 AM, Vaidyanathan Srinivasan <
svaidy@linux.vnet.ibm.com> wrote:
> * ?????????? <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
>
>
[-- Attachment #2: Type: text/html, Size: 2963 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-07 18:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 11:59 power server power consumption problem =?gb18030?B?zrTAtLK7ysfDzg==?=
2017-06-07 16:00 ` Vaidyanathan Srinivasan
2017-06-07 18:43 ` Bill Buros
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).