home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / JSP.Cab / F25975_PerfmonStrings.properties < prev    next >
Text File  |  2000-07-29  |  9KB  |  255 lines

  1. #----------------------------------------------
  2. #
  3. # Perfmon Monitor admin task nls strings
  4. #
  5. #----------------------------------------------
  6.  
  7.  
  8. ### Global strings
  9.  
  10. perfmon.button.ok=Ok
  11. perfmon.button.cancel=Cancel
  12. perfmon.button.refresh=Update Resource List
  13. perfmon.secs=secs
  14.  
  15. ### Task Dialog
  16. perfmon.task.menu.start=Start Task
  17. perfmon.task.menu.stop=Stop Task
  18. perfmon.task.menu.detach=Detach Task Window
  19. perfmon.task.detachTitle=Resource Analyzer
  20.  
  21. # Display name inthe task tree
  22. perfmon.task.label=Resource Analyzer
  23. perfmon.task.menu.help=Monitor Resources Help
  24.  
  25.  
  26. ### Initial task front-page panel
  27. perfmon.frntpage.instrTitle=Resource Analyzer Task Instructions
  28. perfmon.frntpage.button.start=Start >
  29.  
  30. # next 4 strings are the text instructions about the task.
  31. # DO NOT TRANSLATE "\n" characters.  these are for textual formatting.
  32. perfmon.frntpage.instrString1=Use the Resource Analyzer task to interrogate your runtime application server resources. \nGenerate statistical charts, and create reports and historical trace data.
  33. perfmon.frntpage.instrString2=\n\n\n>> To Start :\nSelect the Go traffic toolbar icon -or-\nDouble-click the Resource Analyzer task name.\n\nNote: You may need to wait for a few moments for the task to start. 
  34. perfmon.frntpage.instrString3=\n\n>> To Run in a separate window [Optional] :\nSelect the \"Detach Task Window\" menu under the task \"Window\" menubar.
  35. perfmon.frntpage.instrString4=\n\n>> To Stop :\nSelect the Stop traffic toolbar icon -or-\nClose the detached task window containing the Resource Analyzer task.\n\nNote: Stopping the task can free up some client memory resources.
  36. perfmon.frntpage.instrString5=\n\n>> To Plot data on a Resource Graph chart :\nAfter starting the task, select one or more resource tables from the lower pane.\nSelect one or more cells from each selected table .\nRight-click a Resource Graph chart to add the data to. From the resulting menu, click \"Add Selection(s) to Chart.\".
  37.  
  38.  
  39. ### Status panel messages
  40. perfmon.statusmsg.taskstart=\"Resource Analyzer\" task started.
  41. perfmon.statusmsg.taskstop=\"Resource Analyzer\" task stopped.
  42.  
  43. ### Charts - top panel 
  44. #   note: other Chart strings used are in perfmon/chart/customizer/ChStrings.properties (SA)
  45. #         and chart.jar ReuseBeanStrings.class (BeanBuilder)
  46. ###
  47.  
  48. chart.setinterval.label=Update Interval:
  49. chart.newseries.msg.noselections=You must select at least one data variable from a resource monitor table.
  50. chart.newseries.msg.maxselections=Adding {0} new series exceeds the maximum allowed of {1}.
  51. chart.datatrace.startmsg=IBM WebSphere Data trace started at {0}
  52. chart.datatrace.stopmsg=IBM WebSphere Data trace stopped at {0}
  53. chart.datatrace.started.infomsg=Data tracing started using file:{0}
  54. chart.datatrace.noseries.errortitle=One or more data selections must be added to this chart.
  55. chart.xaxistitle=Time Elapsed in secs
  56. chart.xaxistitle.started=Started at {0}
  57. chart.frame.name=Resource Graph {0}
  58.  
  59. # Chart Dialogs (FileChooser, etc)
  60. chart.print.dialogtitle=Print Chart Image
  61. chart.open.dialogtitle=Open Chart
  62. chart.save.dialogtitle=Save Chart
  63. chart.datatrace.dialogtitle=Trace Data
  64. chart.addseries.dialogtitle=Add selection(s)
  65. chart.newseries.dialogtitle=Confirm before adding these selection(s) :
  66. chart.customizer.dialogtitle=Customizer
  67. chart.setdefault.infomsg="Default chart settings from {0} will now be used.
  68. chart.open.approvebtntitle=Open
  69. chart.save.approvebtntitle=Save
  70. chart.print.approvebtntitle=Print Image
  71.  
  72. # Chart Pop-up and Menubar menus
  73. chart.menus.chart=Chart
  74. chart.menus.window=Window
  75. chart.menus.newchart=New Chart
  76. chart.menus.openchart=Open Chart
  77. chart.menus.closechart=Close Chart
  78. chart.menus.closeallchart=Close All Charts
  79. chart.menus.cascadechart=Cascade Charts
  80. chart.menus.tilechart=Tile Charts
  81. chart.menus.expandtop=Expand Top Pane
  82. chart.menus.expandbottom=Expand Bottom Pane
  83. chart.menus.pause=Pause Data
  84. chart.menus.clear=Clear Data
  85. chart.menus.datatrace=Trace Data
  86. chart.menus.addsel=Add Selections to Chart
  87. chart.menus.numpoints=Set Display Points
  88. chart.menus.interval=Set Update Interval...
  89. chart.menus.save=Save Chart
  90. chart.menus.legend=Hide Statistics
  91. chart.menus.print=Print Chart
  92. chart.menus.props=Chart Properties...
  93. chart.menus.chartype=Chart Types...
  94. chart.menus.interval.dialogtitle=Set Update Interval
  95. chart.menus.default=Set Chart as Default
  96. chart.menus.detachwindow=Detach Task Window
  97.  
  98.  
  99. # Chart detail legend
  100. chart.legend.header.variable=Data Variable
  101. chart.legend.header.current=Current
  102. chart.legend.header.avg=Avg
  103. chart.legend.header.min=Min
  104. chart.legend.header.max=Max
  105. chart.legend.header.scale=Scale
  106. chart.legend.name=Performance Data Series
  107. chart.legend.popup.delete=Remove
  108.  
  109. # Chart print image
  110. chart.print.html.title=Chart print image auto-generated
  111.  
  112.  
  113. ### Monitor tables - bottom panels
  114. tab.servlets=Servlets
  115. tab.ejbs=Enterprise Beans
  116. tab.serveresources=Server Resources
  117. tab.sessions=Sessions
  118. tab.dbpools=DB Pools
  119. tab.advanced=EPM Navigator
  120.  
  121. ### Filter Dialogs
  122. filter.title.ejb=EJBs Selection Dialog
  123. filter.title.session=Sessions Selection Dialog
  124. filter.title.servlet=Servlets Selection Dialog
  125. filter.title.sysres=Server Resources Filter Dialog
  126. filter.title.dbpools=Database Pools Selection Dialog
  127. filter.title.epmnav=EPM Navigator Filter Dialog
  128. # default title (shld not be used) 
  129. filter.title=Selection Dialog
  130. filter.select.label=Select a part of the tree to view
  131. filter.title.noselection=No filtering selection made.
  132. filter.button.filter=Select...
  133. filter.button.clearsel=Clear Selections
  134.  
  135.  
  136.  
  137. # Polling 
  138. polling.start=Start
  139. polling.stop=Stop
  140. polling.refresh=Refresh
  141. polling.start.mnemonic=S
  142. polling.stop.mnemonic=t
  143. polling.update.label=Refresh Interval:
  144. polling.nextupdate.label=Next Refresh:
  145.  
  146.  
  147. # Refresh button panel
  148. refresh.button.start=Start
  149. refresh.button.stop=Stop
  150. refresh.button.clear=Clear
  151. refresh.button.refresh=Refresh
  152.  
  153. # Generic Summary Table
  154. summarytbl.col1.label=Aggregated Data Point
  155. summarytbl.col2.label=Value
  156. summary.table.msg.nodata=No summary data available.
  157.  
  158. # Generic Instance Table
  159. instance.unknown=unknown
  160. instance.table.msg.nodata=No instance data available.
  161.  
  162. ### EJBs Table
  163. ejbs.name=Name
  164. ejbs.prefix=EJBs.
  165. ejbs.instantiates=Instantiates
  166. ejbs.destroys=Destroys
  167. ejbs.reqsPerSec=Requests/Sec.
  168. ejbs.methodCalls=Requests
  169. ejbs.methodRT=Execution Time
  170. ejbs.liveBeans=Live Beans
  171. ejbs.activeBeans=Active Beans
  172. ejbs.creates=Creates
  173. ejbs.removes=Removes
  174. ejbs.activations=Activations
  175. ejbs.passivations=Passivations
  176. ejbs.loads=Loads
  177. ejbs.stores=Stores
  178.  
  179. ejbs.entity.instantiates=Entity Instantiates
  180. ejbs.stateless.instantiates=Stateless Session Instantiates
  181. ejbs.stateful.instantiates=Stateful Session Instantiates
  182. ejbs.entity.destroys=Entity Destroys
  183. ejbs.stateful.destroys=Stateful Session Destroys
  184. ejbs.stateless.destroys=Stateless Session Destroys
  185. ejbs.entity.loads=Entity Loads
  186. ejbs.entity.stores=Entity Stores
  187. ejbs.entity.creates=Entity Creates
  188. ejbs.stateful.creates=Stateful Session Creates
  189. ejbs.entity.removes=Entity Removes
  190. ejbs.stateful.removes=Stateful Session Removes
  191. ejbs.entity.activations=Entity Activations
  192. ejbs.entity.passivations=Entity Passivations
  193. ejbs.stateful.activations=Stateful Activations
  194. ejbs.stateful.passivations=Stateful Passivations
  195. ejbs.stateful.active=Active Stateful Session Beans
  196. ejbs.entity.active=Active Entity Beans
  197. ejbs.entity.live=Live Entity Beans
  198. ejbs.stateful.live=Live Stateful Session Beans
  199. ejbs.stateless.live=Live Stateless Session Beans
  200.  
  201.  
  202. ### Servlets Table
  203. servlets.prefix=servlets.
  204. servlets.waiting=Waiting for object to load
  205. servlets.group=Group
  206. servlets.servOrJSP=Servlet or JSP
  207. servlets.requests=Requests
  208. servlets.reqsPerSecond=Requests/Sec.
  209. servlets.runtime=Execution Time
  210. servlets.numErrors=Errors
  211. servlets.idleSince=Idle
  212. servlets.loadedSince=Loaded
  213. servlets.notLoaded=Not loaded
  214.  
  215. servlets.loadedServlets=Loaded Servlets
  216. servlets.activeServlets=Active Servlets
  217.  
  218. ### DB Pools Table
  219. dbPools.dbPrefix=dbPools.
  220. dbPools.avgPoolSize=Size
  221. dbPools.percentUsed=Percent in Use
  222. dbPools.numCreates=Creates
  223. dbPools.numDestroys=Destroys
  224. dbPools.avgNumWaiters=Waiting
  225. dbPools.avgWaitTime=Wait Time
  226. dbPools.numPreempted=Preempted
  227. dbPools.timeHeld=Time Held
  228. dbPools.timeFree=Time Available
  229. dbPools.user=User
  230. dbPools.dataSource=Datasource
  231.  
  232.  
  233. ### System Resources Table
  234. sysres.prefix=SysResources.
  235. sysres.totalMem=Total JVM Memory (K)
  236. sysres.memSize=JVM Memory in Use (K)
  237. sysres.freeMem=Available JVM Memory (K)
  238. sysres.creates=Thread creates
  239. sysres.destroys=Thread destroys
  240. sysres.totalThreads=Total threads (active and idle)
  241. sysres.activeThreads=Active threads
  242. sysres.maxSize=Configured maximum pool size
  243. sysres.pctMaxed=Percent of time pool maxed
  244.  
  245. ###Sessions Table
  246. sessions.prefix=sessions.
  247. sessions.createRate=Creates/Second
  248. sessions.invalRate=Invalidates/Second
  249. sessions.numCreatedSessions=Creates
  250. sessions.numInvalidated=Invalidates
  251. sessions.numActiveSessions=Current Active
  252. sessions.averageLifetime=Average Lifetime
  253.  
  254.  
  255.