×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 1/30/2019 11:05 AM, Brian Johnson wrote:
I found this ... https://ibm.co/2HGMyA7
Oooh, nice. Using the yum-installed Python 3:
1) Download
2) Move to IFS
3) SSH to IBM i
4) tar zxvf energy22.tar.gz
5) install prerequesites:
5a) pip3 install requests
6) I only have one CPU so I commented out all the
"cpu1 = ..."
"cpu2 = ..."
"cpu3 = ..."
lines and added
"cpu1 = 0"
"cpu2 = 0"
"cpu3 = 0"
instead.
7) ./PCM_energy.py
--hmc name_or_IP_of_HMC_goes_here
--username hscroot
--password SECRET
--path energy
--type ProcessedMetrics
--server ALL
--flagson
--debug
(all on one line)
This gathered the data from my 9009-41A and popped it on the screen. My
MB temps are 36, 35, 34C, CPU temp is between 31 and 38C, inlet temp
25C. Pulling 380 - 411 watts.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.