
org.jppf.ui.i18n.StatsPage.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jppf-admin Show documentation
Show all versions of jppf-admin Show documentation
JPPF, the open source grid computing solution
StatsPage.label = Server Stats
StatsPage.tooltip = Displays dynamic statistics about the server's performance
ExecutionTable.label = Execution
ExecutionTable.tooltip = Execution round trip between server and nodes (ms)
NodeExecutionTable.label = Node Execution
NodeExecutionTable.tooltip = Execution in the nodes (ms)
NetworkOverheadTable.label = Network overhead
NetworkOverheadTable.tooltip = Network overhead between server and nodes (ms)
JobTable.label = Jobs
JobTable.tooltip = Statistics on submitted jobs (ms)
QueueTable.label = Queue
QueueTable.tooltip = Statistics on queued tasks (ms)
ConnectionsTable.label = Connections
ConnectionsTable.tooltip = Connections to clients and nodes
NodeClassLoadingRequestTable.label = Node Class Loading
NodeClassLoadingRequestTable.tooltip = Statistics on classpath resources requested by the nodes
ClientClassLoadingRequestTable.label = Client Class Loading
ClientClassLoadingRequestTable.tooltip = Statistics on classpath resources requested by the server to the clients
InboundTrafficTable.label = Inbound network traffic (MB)
InboundTrafficTable.tooltip = Inbound network traffic in MB
OutboundTrafficTable.label = Outbound network traffic (MB)
OutboundTrafficTable.tooltip = Outbound network traffic in MB
RefreshBtn.label =
RefreshBtn.tooltip = Resfresh the statistics immediately
CopyAsLabel.label = Export as:
CopyAsLabel.tooltip = Export to the clipboard
CopyAsTextBtn.label = Text
CopyAsTextBtn.tooltip = Export to the clipboard as formatted plain text
CopyAsCsvBtn.label = CSV
CopyAsCsvBtn.tooltip = Export to the clipboard in CSV format
ChartsPage.label = Charts
ChartsPage.tooltip = Display all the user-defined charts
Actions.label =
Actions.tooltip =
TableActions.label =
TableActions.tooltip =
ResetStatsBtn.label =
ResetStatsBtn.tooltip = Reset the statistics for the current server
© 2015 - 2025 Weber Informatics LLC | Privacy Policy