+

Search Tips   |   Advanced Search

ServerPowerConsumptionStatsCache

This file is a consolidation of the FineGrainedPowerConsumptionStatsCache at the server level with some additional server data.

This file is in the log_root/visualization directory.


Usage notes

timeStamp Time in milliseconds since January 1, 1970, 00:00:00 GMT.
cell Cell name.
name Server name.
node Node name.
cluster Cluster name.
nodegroup Node group name.
begintimestamp The begin time of the interval.
endtimestamp The end time of the interval.
cpu The average server percentage of processor utilization over the cputimeinterval value.
workcompleted The amount of work completed by the server in the interval (cpu*nodepower)*(endtime-begintime in seconds)/100.
powerconsumed The power consumption by the server (cpu*nodepower)/100.
nodepower The total power available for the node.
nodeworkpotential The total amount of work that the node could accommodate over the interval (totalnodepower*(endtime-begintime)).
cellpower The total amount of power available for consumption for the cell; a sum of the node power over all nodes in the cell.
cellworkpotential The total amount of work that the cell could accommodate over the interval (totalcellpower*(endtime-begintime)).

  • Configure the visualization data service