#foreach($stat in $stats)
#if ($thisNodeId==$stat.nodeId) Node: $stat.nodeId (you are on this node) #else Node: $stat.nodeId #end #if ($thisNodeId==$stat.nodeId) #else #end
Startup:$!stat.config.startupTime Messages received: $stat.numOfReceivedMessages Latest received Id: $stat.latestReceivedMsgId Count of missed messages: $stat.numOfMissedMsgs$r.translate("you.are.on.this.node")$r.translate("switch.to.node")
#end