+

Search Tips   |   Advanced Search

FineGrainedPowerConsumptionStatsCache

This log file contains fine grained power and work consumption data. A record is written for every transaction class module and server instance. This action creates a record for every middleware application, module, transaction class, and server instance that has had work routed through an on demand router. Additional fields exist that hold relationship information such as the cluster to which the server belongs, the node group with which the cluster is associated, and the service policy with which the transaction class is associated.

This file is in the log_root/visualization directory.


Usage notes

timeStamp Time in milliseconds since January 1, 1970, 00:00:00 GMT.
tcmodname Transaction class module name. This value is a concatenation of the transaction class, the application name, and the module name.
gwid The gateway ID, which is a concatenation of the cluster name, cell name, node name, and ODR name.
cell Cell name.
appname Application name
modulename Module name.
servicepolicy Service policy name.
tcname Transaction class name.
server Server name.
node Node name.
odr The ODR name.
cluster Cluster name.
nodegroup Node group name.
begintm Time that the interval began.
endtm End time of the interval.
workfactor Estimated work factor from the work profiler for the request type.
numserviced Number of requests serviced of this type.
workcompleted Amount of work completed in the interval, calculated as numserviced*workfactor.
powerconsumed Power consumption, calculated as numserviced*workfactor/(endtm-begintm).
nodepower Total power available for the node.
nodeworkpotential Total amount of work that the node could accommodate over the interval (totalnodepower*(endtime-begintime)).
cellpower Total amount of power available for consumption for the cell. This value is the sum of the nodepower value over all nodes in the cell.
cellworkpotential Total amount of work that the cell could accommodate over the interval (totalcellpower*(endtime-begintime)).

  • Configure the visualization data service
  • Intelligent Management: performance logs