On my server, I am using FreeIPMI, and trying to get power usage via DCMI.
When running this command: [root@server ~]# ipmi-dcmi --get-dcmi-capability-info I have this result (part of the results): Chassis Power : Compliant with DCMI Specification Power Management / Monitoring Support : Available So, I would assume my system is compatible with DCMI. However, when running the following DCMI command, I get a very odd result: [root@server ~]# ipmi-dcmi --get-system-power-statistics Current Power : 0 Watts Minimum Power over sampling duration : 0 watts Maximum Power over sampling duration : 0 watts Average Power over sampling duration : 0 watts Time Stamp : 12/31/1969 - 19:00:00 Statistics reporting time period : 0 milliseconds Power Measurement : Not Available It seems the null results are showing. Do you have any why? From my research, it seems it should be working. Thank you. _______________________________________________ Freeipmi-users mailing list Freeipmi-users@gnu.org https://lists.gnu.org/mailman/listinfo/freeipmi-users