网站首页  词典首页

请输入您要查询的英文单词:

 

单词 JMX
释义

JMX

  • 网络测试计划;管理支持;Java Management xtensions
1.
测试计划
 JMeter 允许对一个测试计划(*.jmx)设置用户定义的变量, 因此我们可以把象 URL 等需要统一修改的值作为变量定义起来(如下图);
blog.csdn.net
2.
管理支持
...ts)、消息机制(jts)、命名机制(jndi)和管理支持(jmx)。
www.infoxa.com
3.
Java Management xtensions
Geronimo 还利用 Java Management xtensions (JMX) 和类似的专有受管 bean 框架,使 Geronimo 成为易于监视、配置和管理 …
www.ibm.com
4.
架构的了解
fl.openScript()_flash_电脑频道- 唯才教育网 ... ·BoneCP 连接 ·JMX 架构的了解 ·Java 不是增强 ...
www.hn1c.com
5.
应用管理
开源监控软件 - {yan} - 博客园 ... 邮件服务器 Postfix 应用管理 JMX 分布式平台 Bind ...
www.cnblogs.com
6.
远程调用封
用win2003组策略打造个性电脑_服务器... ... ·mysql 中执行 ·JMX 远程调用封 ·Oracle 如何 ...
www.hn1c.com
7.
鸡毛信(Jimaoxin.net)
飘渺水云间 - CJL游泳卡优惠购买报名啦啦啦... ... tomyson 小汤米 jmx 鸡毛信 txfact 妖 ...
proxy3.zju88.net

例句

释义:
1.
In order for an MBean to be exposed to a JMX client, it must be registered with an MBean server running inside of a JMX agent.
为了让MBean呈现给JMX客户机,必须使用一个内部运行有JMX代理的MBean服务器注册它。
www.ibm.com
2.
As you work more with JMX, however, you could notice a number of idiosyncrasies when using implicit MBean construction.
不过,使用JMX时,在使用隐式MBean构造时会注意到一些特性。
www.ibm.com
3.
Now that your JMX infrastructure is ready to run, you finally have to create a view to see the data in your managed applications.
既然您的JMX基础已经为运行做好准备了,那么最终您就需要创建一个视图以查看管理应用程序中的数据。
www.ibm.com
4.
JMX-manageable resources at this level can be designed completely independently of objects at any other JMX architectural levels.
这一层上的JMX可管理资源可以完全独立于任何其它JMX体系结构层上的对象进行设计。
www.ibm.com
5.
It would be very nice to roll-up key information about nested monitors in the JMX statistics.
累积JMX统计中关于嵌套的监视器的关键信息会很有用。
www-128.ibm.com
6.
While Spring JMX offers numerous options, the default exporter is enough for many projects, allowing you to get up-and-running very quickly.
虽然SpringJMX提供了大量选项,但是默认的导出器对于许多项目来说已经足够了,使您可以很快地投入运行。
www-128.ibm.com
7.
JMX specifies a protocol used to communicate between the MBeanServer and the JMX client, which can run over a variety of transports.
JMX指定了在MBeanServer和JMX客户之间通信所使用的协议,协议可以在各种传输机制上运行。
www.ibm.com
8.
In remote deployment, the collector runs in a separate process and connects to the target JVM using some form of JMX Remoting.
在远程部署中,收集器运行在一个单独的进程中,并使用某种形式的JMXRemoting来连接目标JVM。
www.ibm.com
9.
Other key-value pairs can be specified as well, and the JMX API includes facilities for wildcard matching of object names.
也可以指定其他键-值对,而且JMXAPI还包含进行对象名称通配匹配的工具。
www.ibm.com
10.
Standard JMX clients like Sun Microsystems's JConsole will also be able to show the information.
标准的JMX客户端(像Sun公司的JConsole)也能够显示这些信息。
www.ibm.com
1.
Now that you can see log4j through JMX, the next step is to adjust some of the logging settings.
现在可以通过JMX看到log4j了,下一步是调整一些登录设置。
www.ibm.com
2.
JMX and custom MBeans make it possible to support powerful remote customized administration of your applications.
JMX和自定义MBean使得您的应用程序能够支持强大的远程自定义管理。
www.ibm.com
3.
It might be called from a JMX listener, an action listener in the GUI event thread, through RMI, through a Web service, and so on.
(可能会从JMX侦听程序、GUI事件线程中的操作侦听程序、通过RMI、通过一个Web服务等调用)。
www.ibm.com
4.
We'll begin our exploration of JMX by looking at the history of network management software and how it has evolved.
我们将通过研究网络管理软件的历史以及它是如何发展的,来开始我们对JMX的研究。
www.ibm.com
5.
This server enables the client to access JMX notifications generated by the application servers, node agents, and ODRs within the cell.
该服务器可让客户端访问由计算单元中的应用程序服务器、节点代理和ODR生成的JMX通知。
www.ibm.com
6.
You used them to confirm that you were, indeed, connected to the remote JMX agent.
使用这些参数来确认您确实连接到了远程JMX代理。
www.ibm.com
7.
The article includes a sample program so you can begin experimenting with a JMX client configuration administrator program.
这篇文章提供了一个示例程序,以便您能开始尝试使用JMX客户机配置管理员程序。
www.ibm.com
8.
The progress and result of the update operation is conveyed via JMX events.
更新操作的进度和结果是通过JMX事件传达的。
www.ibm.com
9.
I've demonstrated techniques for monitoring the health of a JVM and general performance data acquisition through JMX.
我已经演示了监控JVM健康状况的技巧,以及如何通过JMX获取通用性能数据。
www.ibm.com
10.
Now that you know how to configure JMX through resources. xml, it's time to add a new twist.
现在您已经知道了如何通过resources.xml配置JMX,因此可以进行新的实践了。
www.ibm.com
1.
JMX provides introspection on the JVM, the application server, and your classes all through a consistent interface.
JMX通过一个统一的接口提供JVM内省机制、应用服务器和类。
www.ibm.com
2.
In part two, I'll revisit this topic to show how I update the JMX support to display nested statistics like this.
在第二部分,我将重新回到这个主题,介绍如何更新JMX支持来显示像这样的嵌套统计值。
www.ibm.com
3.
The process is similar to what you've have already seen, thanks to JMX's abstraction layer.
由于JMX抽象层,该流程与之前介绍的类似。
www.ibm.com
4.
Figure 1 shows the jconsole JMX client (part of the JDK) displaying one of the memory management views -- heap usage over time.
图1给出了jconsoleJMX客户机(JDK的一部分),它显示了其中一个内存管理视图——一段时间内的堆使用情况。
www.ibm.com
5.
Rudimentary code is provided to allow the touchpoint to modify the attributes of one of the JMX entities.
我们提供了相应的基础代码,以便接触点修改其中一个JMX实体的属性。
www.ibm.com
6.
Each of the test plans is saved in XML format in a file with a . jmx suffix.
每个测试计划都以XML格式存储在一个后缀名为.jmx的文件中。
www.ibm.com
7.
It is necessary to add a JMX event listener to the AppManagement MBean to understand the completion of update operation.
有必要向AppManagementMBean添加一个JMX事件,以了解更新操作是否完成。
www.ibm.com
8.
This tutorial is written for programmers with a reasonable knowledge of Java programming, Eclipse, JMX, and systems management.
本教程的目标读者是具备一定Java编程、Eclipse、JMX和系统管理知识的程序员。
www.ibm.com
9.
Traditionally, supporting JMX involves implementing patterns with boilerplate code.
传统上,支持JMX包括用样本代码实现模式。
www.ibm.com
10.
In the case of ClickMeter, we used the simple agent from the JMX reference implementation, which included an HTTP protocol adapter.
在ClickMeter这种情况中,我们使用JMX参考实现中的一个简单的代理,这个实现包括了一个HTTP协议适配器。
www.ibm.com
1.
Endpoints that are manageable through these objects are called JMX-manageable resources in the specification.
在规范中将可通过这些对象管理的端点称为JMX可管理的资源。
www.ibm.com
2.
Figure 2 shows an example of a custom administrative client feeding notification information from the JMX APIs to a monitoring tool.
图2显示了将通知信息从JMXAPI反馈给监视工具的自定义管理客户端的一个示例。
www.ibm.com
3.
So far, I've examined monitoring only standard JVM resources through JMX.
目前为止,我已经讨论了通过JMX监控惟一标准的JVM资源。
www.ibm.com
4.
To achieve this, I'll implement my own assembler and extend the base Spring JMX exporter.
为了实现这一点,我将实现自己的装配器并扩展基本的SpringJMX导出器。
www.ibm.com
5.
This notification is sent out via JMX, is displayed in the administrative console, and is recorded in the server logs.
这一通知通过JMX送出,并显示在管理控制台中,且被记录在服务器日志中。
www.ibm.com
6.
Users can also write their own PMI applications using programmatic interfaces like the PMI client API and the JMX API.
用户也可以使用可编程接口(如PMI客户机和JMXAPI)来编写自己的PMI应用程序。
www.ibm.com
7.
Distributed Services Level: In this level, the aim is to specify the interfaces that provide for JMX Manager components.
分布式服务层:在本层中,目标是指定为JMXManager组件提供的接口。
www.ibm.com
8.
An open source JMX management console that works with a variety of servers.
这是一个开源JMX管理控制台,可用于不同的服务器。
www-128.ibm.com
9.
The archive in the download file contains the sample JMeter test plan (PortalAnalyticsExample. jmx), as shown in Figure 4.
下载文件中的存档包含示例JMeter测试计划(PortalAnalyticsExample.jmx),如图4所示。
www.ibm.com
10.
The ability to expose performance statistics as JMX attributes, and to send notifications when statistics exceed specified thresholds.
能够以JMX属性的形式发布性能数据,在数据超过指定阈值时发送通知。
www.infoq.com
1.
Note that the corresponding MBean is the JMX-internal representation of the device or service.
请注意,相应的MBean是设备或服务的JMX内部表示。
www.ibm.com
2.
If they are not in the same domain, then JMX callbacks are used to obtain the subject.
如果不位于相同的域中,则将使用JMX回调来获取主题。
www-128.ibm.com
3.
The previous tutorials include additional Java or JMX code available for download at the indicated locations.
之前的教程包括可从指定的位置下载的其他Java或JMX代码。
www.ibm.com
4.
Check whether system monitoring and management services are implemented with open standards and APIs like JMX, open SNMP APIs.
检查系统监控和管理服务是否使用JMX、开源SNMPAPIs等开放标准和APIs实现。
www.ibm.com
5.
For the remainder of the article, I ll focus on demonstrating the use of my Spring JMX extensions.
在本文其余部分,我将着重展示这个SpringJMX扩展的使用。
www-128.ibm.com
6.
To set up your JMX agent to accept remote connections, you need to pass a few more JMX-related flags to the JVM.
要设置JMX代理以接受远程连接,需要向JVM传递另外几个与JMX相关的标志。
www.ibm.com
7.
For the JMX example, you use the second hook and register the ApplicationManagement-jmx-context. xml file shown in Listing 6.
对于JMX范例,您将会使用hook并注册如代码清单6所示的ApplicationManagement-jmx-context.xml文件。
www.ibm.com
8.
It is the custom agent logic that may provide localized intelligence to manage the JMX-manageable resources registered with this agent.
它是能够提供本地化智能的定制代理逻辑,用来管理向该代理注册的JMX可管理资源。
www.ibm.com
9.
A standard approach is to use JMX, which provides a standard API to manage your application settings.
标准的方法是使用JMX,它提供了一个标准的API来管理自己的应用程序设置。
www.ibm.com
10.
Sun Microsystems provides reference implementations of JMX and JMX Remote under a free license.
Sun公司在免费许可下提供了JMX和JMXRemote的参考实现。
www-128.ibm.com
1.
In this case, I used Spring's container-based architecture and AOP framework to add notification events to JMX methods and attributes.
在这里,我使用了Spring的基于容器的体系结构和AOP框架来为JMX方法和属性增加通知事件。
www.ibm.com
2.
This design can support completely JMX-free unmanaged operations, where components interact purely through the kernel.
这种设计可以支持完全没有JMX的、未管理的操作,在这些操作中,组件只能通过内核进行交互。
www-128.ibm.com
3.
A developer can instrument an application using JMX to provide contextual information for issues that occur.
开发者可以使用JMX给应用程序装备测量仪器,来提供所发生问题的上下文信息。
www.infoq.com
4.
In this case, I'll combine JMX with AspectJ, which enables me to write the management logic separately.
在这种情况下,我将把JMX与AspectJ结合,这个结合可以让我独立地编写管理逻辑。
www.ibm.com
5.
Many other extensions are possible, and both Spring and JMX are vast subjects, each worthy of further investigation.
还可以有许多其他扩展,Spring和JMX都是很大的主题,每一个都值得进一步研究。
www.ibm.com
6.
You can use SSL to encrypt the information that passes from a platform's JMX agent to the management client monitoring it.
可以用SSL对从平台JMX代理传递到监视平台管理客户的信息进行加密。
www.ibm.com
7.
All classes defined by the JMX specification are currently being transformed.
所有由JMX规范定义的类都可以进行变换。
www.ibm.com
8.
As you'll see, this step is key in producing touchpoints that can access other, non-JMX technology.
正如您将看到的,此步骤在生成能访问其他非JMX技术的接触点时非常关键。
www.ibm.com
9.
As with any administrative call, the JMX call requires authentication and authorization.
对于任何管理调用,JMX调用都要求进行身份验证和授权。
www-128.ibm.com
10.
If you are using JMX to gain insight into what a server application is doing, you need a means of identifying and tracking units of work.
如果用JMX了解服务器应用程序的工作情况,需要一种标识和跟踪工作单元的机制。
www.ibm.com
1.
I ended up peppering my code with JMX API calls every time I wanted to use my JMX service.
每次我想使用我的JMX服务,都因对带有JMXAPI调用的代码的抱怨而告终。
www-128.ibm.com
2.
The AdminControl object is used to manage the running instance of an application server by a JMX bean.
AdminControl对象用于通过JMXBean管理应用程序服务器的运行实例。
www.ibm.com
3.
It allows to connect to a JMX server and list the exported MBeans and use the attributes or invoke the operations.
它使得开发者可以连接到JMX服务器并列出导出的MBeans,最后使用属性或调用操作。
www.infoq.com
4.
The javax. management. AttributeList class from the JMX specification is used to represent the configuration information of config objects.
我们可以用来自于JMX规范的javax.management.AttributeList类来显示配置对象的配置信息。
www.ibm.com
5.
For example, say you implemented a JMX MBean and wanted to pass a class you created as a parameter to one of its methods.
例如,假定您实现了一个JMXMBean,并想将您所创建的一个类作为MBean方法的参数进行传送。
www.ibm.com
6.
By using JMX, you can easily write Java code to automatically poll application server metrics and record the data for analysis.
通过使用JMX,您可以轻松编写Java代码来自动轮询应用程序服务器度量,并记录数据以便分析。
www.ibm.com
7.
The JMX Remote standard extends JMX to allow external client processes to manage an application.
JMXRemote标准扩展了JMX,允许外部客户进程管理应用程序。
www.ibm.com
8.
In essence, all you need to profile an application server running in a remote data center is the JMX URL.
基本上,要分析一个运行在远程数据中心的应用程序服务器,您所需要的仅仅是一个JMXURL。
www.ibm.com
9.
In JMX, MBean has inheritance patterns and notification model and different types.
MBean有不同的分类、继承模式、事件通告模型等。
www.juhe8.com
10.
JMX also supports notification using an event model with filters and broadcasters.
JMX还支持使用带过滤器和广播器的事件模型的通知。
www-128.ibm.com
1.
We use the JMX as the standard interface, and we design a MIB to provide the interoperability between mobile-agent and SNMP.
引入JMX中间层作为标准化的平台接口:设计一个MIB接口解决网管和移动代理的互操作问题。
www.magsci.org
2.
To gain JMX manageability, it only has to follow certain coding conventions for IoC dependency injection.
要获得JMX可管理性,只需要根据IoC依赖性添加一些编码规范即可。
www-128.ibm.com
3.
Your Java application will invoke the JMX client interface provided by WebSphere.
您的Java应用程序将调用WebSphere提供的JMX客户端接口。
www.ibm.com
4.
The verbs may be different, but the end result is the same: your MBean becomes visible to the JMX client.
动作对象可能不同,但最终结果是一样的:MBean变为对JMX客户机是可视的。
www.ibm.com
5.
Manual module updates using JMX administration console.
利用JMX管理控制台实现的手动模块更新。
www.infoq.com
6.
VisualVM uses different technologies to get data from JDK (jvmstat, JMX, Attach API, Serviceablity agent).
VisualVM使用了不同的技术以从JDK(jvmstat、JMX、AttachAP及Serviceablityagent)中取得数据。
www.infoq.com
7.
There are now separate roles for script-based, web-based, JMX proxy, and status page access, allowing more specific access control.
现在针对基于脚本的访问、基于Web的访问、JMX代理访问和状态页访问有了独立的角色,允许做更具体的访问控制。
www.infoq.com
8.
The leading open source implementation of the JMX standard.
JMX标准的一个重要开放源码实现。
www-128.ibm.com
9.
The monitoring code then plugs naturally into the JMX interface to expose the results, as Figure 5 illustrates.
监视代码可以自然地插入JMX接口来公开结果,如图5所示。
www-128.ibm.com
10.
On the client side, the jconsole tool can act as a universal JMX client.
在客户端,jconsole工具可以充当统一的JMX客户机。
www.ibm.com
1.
Depending on the activity, a user could request cancellation through a GUI or through a network mechanism such as JMX or Web Services.
取决于是什么活动,用户可以通过一个GUI或通过网络机制,例如JMX或Web服务来请求取消。
www.ibm.com
2.
Using JMX to provide alerts and exposing statistical summaries.
使用JMX提供报警,并提供统计汇总。
www-128.ibm.com
3.
The JMX Viewer displays the different types of MBeans in a tree representation.
JMXViewer采用树型表示法显示了不同类型的MBean。
www.ibm.com
4.
The main emphasis in this tutorial is on gaining programmatic access to JMX instrumentation.
本教程重点关注如何获得对JMX工具的编程访问。
www.ibm.com
5.
In this example, the JMX code is entirely separate from the code for the managed entity.
在这个示例中,JMX代码完全独立于受管实体的代码。
www.ibm.com
6.
To try out this JMX-based admin utility, you must first edit the tomcat-users. xml file under the conf directory of the Tomcat distribution.
要尝试这个基于JMX的admin实用程序,首先您必须编辑Tomcat分发版的conf目录下的tomcat-users.xml文件。
www.ibm.com
7.
JMX management is a standard feature in Java Enterprise containers.
JMX管理是Java企业容器中的标准特性。
www-128.ibm.com
8.
Several mature third-party JMX libraries and tools exist, and JMX support has been integrated into the core Java runtime with Java 5.
现有多个成熟的第三方JMX库和工具,而且JMX支持在Java5中也已经集成进核心Java运行时。
www-128.ibm.com
9.
The JMX APIs also provide interfaces useful for monitoring the J2EE application server run time environment.
JMXAPI还提供用于监视J2EE应用程序服务器运行时环境的接口。
www.ibm.com
10.
Notify the administrator when job is complete through e-mail or JMX notification.
作业完成时通过电子邮件或JMX通知管理员。
www.ibm.com
1.
However, you can also use JMX APIs and the config service feature to obtain essentially any server configuration information.
然而,您还可以使用JMXAPIs和配置服务特性来实质上获得任意服务器的配置信息。
www.ibm.com
2.
Since getAttributes is a remote JMX call, multiple calls may incur high communication overhead.
由于getAttribute是一个远程JMX调用,多次调用会带来很大的通信开销。
www.ibm.com
3.
Distri- but ed level provides some defined interfaces and components for managers and developers.
分布式服务层为JMX管理者定义了各类管理接口和组件。
www.juhe8.com
4.
JMX is a standard for Java application resources management.
JMX是一项Java应用程序资源管理标准。
www.ibm.com
5.
JMX extensions to monitor the underlying stack have been already prototyped and will likely be included in upcoming 3. 1.
现在已经实现了监控底层堆栈的JMX扩展原型,这些JMX扩展将纳入即将发布的3.1版本。
www.infoq.com
6.
WebSphere system management is built on top of JMX specification.
WebSphere系统管理构建在JMX规范之上。
www-128.ibm.com
7.
Agent Level: In this level, the internal architecture of JMX agents is exposed.
代理层:在本层中,公开了JMX代理的内部体系结构。
www.ibm.com
8.
The JMX MBeanServer served as the kernel core with MBeans being the component model for plug-in services to the kernel.
JMXMBeanServer作为内核核心向MBeans提供服务,对内核的插件式服务来说,MBeans就是组件模型。
www.infoq.com
9.
The configuration repository client is designed to do this by using JMX.
配置存储库客户机设计为通过使用JMX完成上述工作。
www.ibm.com
10.
You can consider wsadmin and JMX applications to perform the task you require.
您可以考虑使用wsadmin与JMX应用程序执行您所需要的任务。
www.ibm.com
1.
You'll also see how the log4j settings are initially specified in Config. groovy, and you'll learn how to adjust them dynamically with JMX.
您还会看到如何在Config.groovy中首次指定log4j设置,以及如何使用JMX动态调整它们。
www.ibm.com
2.
This is possible because an MXBean is a kind of MBean and may be remotely managed using the standard JMX services available in Java 5. 0.
这是有可能的,因为MXBean是一种MBean,可以用Java5.0可用的标准JMX服务远程地进行管理。
www.ibm.com
3.
The JMX agent is created, in Tomcat's case, by the org. apache. catalina. mbeans. ServerLifeCycleListener class.
在Tomcat环境中,JMX代理是由org.apache.catalina.mbeans.ServerLifeCycleListener类创建的。
www.ibm.com
4.
These PMI data can be retrieved on the client side using the JMX interface.
这些PMI数据可以在客户端通过JMX接口进行检索。
www.ibm.com
5.
Naming the statistics this way lets JMX tools group and display related information naturally.
以这种方式命名统计使JMX工具可以自然地将相关的信息组织并显示在一起。
www-128.ibm.com
6.
You should see Grails in the list of local JMX agents, as shown in Figure 1.
您将在本地JML代理列表中看到Grails,如图1所示。
www.ibm.com
7.
Even among popular commercial NMS offerings, you will find the same general trend -- JMX is not yet natively supported.
即使在一些流行的商业NMS产品中,您会发现同样具有这一普遍趋势―也没有以本机方式支持JMX。
www.ibm.com
8.
In the second line, we create a new session object to use for JMX interactions with the server.
在第二行,我们创建用于让JMX与服务器交互的新会话对象。
www.ibm.com
9.
Aims at defining a way to remotely access JMX instrumentation with Web services.
目标是定义一种通过网络服务远程访问。
www.docbees.com
10.
Figure 7 reveals the anatomy of a typical JMX agent.
图7揭示了典型JMX代理的内部构造。
www.ibm.com
1.
A JMX focused server simply ends up too static and highly coupled.
专注于JMX的服务器因太过静态和高度耦合而告终。
www.ibm.com
2.
If you want to implement the automation process in Java, you can use the JMX API.
如果您希望用Java实现自动流程,可以使用JMXAPI。
www.ibm.com
3.
In this article, I've shown you how to extend Spring's JMX support to meet your specific application needs.
在本文中,我展示了如何扩展Spring的JMX支持以满足应用程序的特定需求。
www.ibm.com
4.
Specifically, server B will make a secure JMX call to server A to obtain the user's subject.
具体来说,服务器B将对服务器A进行安全JMX调用,以获取用户的主题。
www.ibm.com
5.
JMX reporting can be enabled at 2 different levels: CacheManager and Cache.
JMX的监测报告可以在两个不同级别上启用:缓存管理器和缓存器。
www.infoq.com
6.
As of Java 5. 0, the class library and JVM provide a comprehensive management and monitoring infrastructure -- JMX.
在Java5.0中,类库和和JVM提供了一种全面的管理和监视基础设施——JMX。
www.ibm.com
7.
Java 5 integrates JMX and JMX remote support into the virtual machine.
Java5把JMX和JMX远程支持集成进了虚拟机。
www-128.ibm.com
8.
Many legacy devices and software systems (such as application servers, databases, and applications) are, in fact, not instrumented with JMX.
很多遗留设备和软件系统(如应用服务器、数据库和应用程序)事实上并不使用JMX工具。
www.ibm.com
9.
A downloadable sample program that collects PMI data using the JMX interface is also included.
同时还包括一个使用JMX接口收集PMI数据的可下载样本程序。
www.ibm.com
10.
JMX registers and accesses management objects using the.
语言注册和访问管理对象。
www-128.ibm.com
1.
JMX monitoring has also been enabled.
JMX监控也启用了。
www.infoq.com
2.
JMX registers and accesses management objects using the ObjectName idiom.
JMX使用ObjectName语言注册和访问管理对象。
www.ibm.com
3.
The code implements the JMX NotificationListener interface so that you can see things interactively.
这段代码实现了JMXNotificationListener接口,这样就可以交互式地看到所发生的事情。
www.ibm.com
4.
This article will help you understand how to write a JMX client for administration configuration purposes from the JMX Javadoc.
这篇文章将帮助您了解如何根据JMXJavadoc编写用于管理配置目的的JMX客户机。
www.ibm.com
5.
In addition to having its lifecycle managed by Geronimo, a GBean can also expose attributes and operations that are manageable via JMX.
除了通过Geronimo管理其生命周期,GBean还可以公开那些可以通过JMX管理的属性和操作。
www.ibm.com
6.
Figure 6 illustrates the JMX objects at the three levels, as well as the interfaces specified by JMX 1. 1.
图6说明了三个层上的JMX对象,以及由JMX1.1指定的接口。
www.ibm.com
7.
At its simplest, you can use Spring JMX to register objects using the MBeanExporter class.
在最简单的情况下,可以用SpringJMX以MBeanExporter类注册对象。
www.ibm.com
8.
These services are mandatory for compliance to JMX 1. 1 -- all agents must provide them.
为了符合JMX1.1,这些服务是必需的―所有代理都必须提供它们。
www.ibm.com
9.
I want a standard protocol that existing management tools can display and track, so I'll use the JMX API to share performance statistics.
我想使用一个现有管理工作能够显示和跟踪的标准协议,所以我将用JMXAPI来共享性能统计值。
www.ibm.com
10.
Like many other remote invocation frameworks (such as RMI, EJB, and JAX-RPC), JMX is interface-based.
像其他许多远程调用框架(RMI、EJB和JAX-RPC)一样,JMX也是基于接口的。
www.ibm.com
1.
The standard JMX way to add listeners has limitations.
添加侦听器的标准JMX方法有一定的局限性。
www.ibm.com
2.
For example, Java Management Extensions (JMX) services can typically provide a wealth of data about the health of a JVM.
例如,JavaManagementExtensions(JMX)服务通常可以提供关于JVM健康状况的丰富数据。
www.ibm.com
3.
This means that you can play around with the JMX settings all you like without worrying about messing things up permanently.
这意味着您可以任意处理JMX设置,而不用担心会永久打乱事情。
www.ibm.com
4.
The example code in Listing 2 runs a single JMeter load test, called BreweryTestPlan. jmx.
清单2中的示例代码运行一个JMeter负载测试BreweryTestPlan.jmx。
www.ibm.com
5.
This is the generic event signal type in the JMX events notification model.
这是JMX事件通知模型中的通用事件信号类型。
www.ibm.com
6.
In this case, we can write our own administrative client to feed information from the JMX APIs to our monitoring system.
在此情况下,我们可以编写自己的管理客户端,将JMXAPI的信息反馈给监视系统。
www.ibm.com
7.
Because the JMX approach is fairly complex, you should only use this route if your circumstances require it.
由于JMX方法非常复杂,如果您的情况需要使用JMX,那就应该只用作这个用途。
www.ibm.com
8.
This frees the developer from having to constantly write meaningless registry lookup code, such as that enforced by the JMX API.
这使得开发人员不用经常编写毫无意义的注册表查找代码,例如JMXAPI要求编写的那些代码。
www.ibm.com
9.
Furthermore, they have dependencies themselves (such as JMX or JMS).
此外,它们也有自己依赖的类库(比如JMX或JMS)。
www.infoq.com
10.
In fact, MBeans are managed inside a JMX agent through an MBean server that can load and unload MBeans dynamically.
实际上,在JMX代理内可通过能够动态地装入和卸装MBean的MBean服务器来管理MBean。
www.ibm.com
1.
JMX, for example, provides pretty good summary metrics, but is too shallow for adequate root cause diagnosis.
举个例子吧,JMX提供了极佳的概要度量,但对于深层次的问题诊断来说还是显得无能为力。
www.infoq.com
2.
We now know that creating a capsd plugin, and a pollerd monitor will enable us to integrate OpenNMS with our JMX-enabled ClickMeter.
现在我们知道创建capsd插件和pollerd监控程序使我们能将OpenNMS与支持JMX的ClickMeter集成在一起。
www.ibm.com
3.
See Resources for access to JMX 1. 1 specs and more information.
请参阅参考资料以获取JMX1.1规范和更多信息。
www.ibm.com
4.
To try out a JMX connection to your Geronimo server, download the latest version of
如果要试验到自己的Geronimo服务器的JMX连接,请下载最新版本的
www-128.ibm.com
5.
Each MBean represents a tree node with an object name representation. The JMX Viewer can show
每个MBean使用对象名称表示法来表示一个树节点。
www.ibm.com
6.
Implementation of Hierarchical Network Management Combined with JMX
利用JMX实现层次化网络管理架构
www.ilib.cn
7.
A Java Management Extension (JMX) connector that the deploy tool uses to deploy applications
JavaManagementExtension(JMX)连接器,部署工具使用它来部署应用程序
www.ibm.com
8.
The Architecture and Implementation of Distributed Network Management on JMX
基于JMX的分布式网络管理架构与实现
service.ilib.cn
9.
JOPR: support for the JMX standard to enable process definition and runtime monitoring and inspection using any JMX console
JOPR:对JMX标准的支持,使得用户可以使用任何JMX控制台,监控和检查流程定义和运行时。
www.bing.com
10.
Most of the additional support required to manage the monitors through JMX comes from the
通过JMX管理监视器所需要的其他支持来自在
www-128.ibm.com
1.
Listing 3 illustrates an external configuration for a JMX collector
清单3演示了JMX收集器的外部配置
www.ibm.com
2.
The steps for getting PMI data via the JMX interface are presented below along with some sample code. These steps will include
下面通过一些样本代码来说明通过JMX接口获取PMI数据的步骤。
www.ibm.com
3.
The Design and Implementation of JMX-based Remote Job Management System
基于JMX的远程作业管理系统设计与实现
www.intec.com.cn
4.
(You can lift this restriction by using a more advanced JMX feature, dynamic MBeans. )
可以用更高级的JMX特性——动态MBean来去除这个限制。
www.ibm.com
5.
An Overview of JMX and its Application in Server
高效的管理规范JMX综述及其应用实例分析
168.160.184.78
6.
Use Groovy's dynamic nature to easily react to JMX events notifications
使用Groovy的动态特性轻松回应JMX事件通知
www.infoq.com
7.
The architecture and operational model of JMX aim to satisfy the following goals
JMX的体系结构和操作模型旨在满足下列目标
www.ibm.com
8.
Simplified JMX API's programmability
简化的JMXAPI编程能力
www.infoq.com
9.
Architecture and operational model of JMX
JMX的体系结构和操作模型
www.ibm.com
10.
Management System for Integrated Service Platform Based on Multilevel JMX
基于多级JMX的综合业务平台管理系统
www.ilib.cn
1.
Using Design Pattern in the Implementation of JMX
设计模式在JMX技术中的应用
www.ilib.cn
2.
Dynamically controllable remote job management system based on JMX
一种基于JMX的可动态管理的远程作业系统
www.ilib.cn
3.
Design of enterprise network management system based on JMX
基于JMX企业网络管理系统的设计
www.ilib.cn
4.
Research and Design of Dynamic Management Service Based on JMX
JMX动态管理服务的研究与设计
ilib.cn
5.
Research of network service management model based on JMX
基于JMX的网络业务管理模型研究
service.ilib.cn
6.
Improving Real-time Monitor NMS Based on JMX
利用JMX改进网络管理系统中指标实时监控
www.ilib.cn
7.
Growing application support for JMX 1. 1
JMX1.1不断增加的应用程序支持
www.ibm.com
8.
The sample log4j. xml file below shows how to enable Perf4J appenders for JMX
下面的log4j.xml文件示例显示了如何启用用于JMX的Perf4Jappender
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/6 21:20:00