Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: JDMK


Related Topics
COM

  
  C H A P T E R 4 - Netra CT Element Management Agent API
JDMK supports JMX, which is a standard set of APIs for network/client management.
In the JDMK model, a Java Dynamic Management agent follows the client-server model, in which an agent responds to the management requests from any number of client applications that wish to access its resources.
Remote method invocation (RMI) and HTTP are two such JDMK supported protocols that enable a Java client application running on one system to access the resources and methods of another Java server application running on a different system.
sun.com /products-n-solutions/hardware/docs/html/816-2486-11/apint.html   (3531 words)

  
 JDMK-FORUM archives - June 2001
Some JDMK doc or ppt needed (4 messages)
Some JDMK doc or ppt needed (21 lines)
Re: Some JDMK doc or ppt needed (60 lines)
archives.java.sun.com /cgi-bin/wa?A1=ind0106&L=jdmk-forum   (217 words)

  
 JDMK and Legacy IT Management | mywelt.net   (Site not responding. Last check: 2007-10-21)
One other take-away for readers is the use of the adapter pattern as a means of accessing the JDMK API.
I'll focus on these by writing some JDMK code to help us see when problems have occurred and when problems might be just about to occur.
I strongly encourage using the adapter pattern to hide the complexity of the JDMK API.
mywelt.net /?q=node/2287   (2013 words)

  
 Bug ID: 4311242 JDMK 4.0 SNMP counter bug
Not clear whether this should be filed under 'jmx'; or 'java/tools' or 'java/ xxxxx ' (as in bug # 4293488) ------------------------ native threads Where are you supposed to report Bugs in the JDMK 4.0?
This bug has already been logged in jdmk, referenced under 4200376.
Unless otherwise licensed, code in all technical manuals herein (including articles, FAQs, samples) is provided under this License.
bugs.sun.com /bugdatabase/view_bug.do?bug_id=4311242   (145 words)

  
 Connecting to JDMK   (Site not responding. Last check: 2007-10-21)
Before we test the connection, let us first start a sample JDMK application if you do not have your own.
The source code of a few sample applications is distributed with JDMK, but you will have to build them yourself.
Unfortunately the Ant targets cannot be directly from within Eclipse, as the JDMK sample applications require user interaction.
www.xtremej.com /docs/v3/jmt/ug/ch02s05.html   (271 words)

  
 docs.sun.com: Solaris のシステム管理 ...   (Site not responding. Last check: 2007-10-21)
JDMK も SMA も SNMP 計測に対応していますが、JDMK は Java ベースの環境に非常に適しています。SMA は、ネイティブの C 言語による実装に、より適しています。
JDMK と SMA が共存している Sun システムでは、SMA はデフォルトでポート 161 に常駐します。JDMK エージェントは、SMA からプロキシを介して、SNMP MIB を公開できます。プロキシは SMA 内のプロキシ転送メカニズムを使って設定できます。例 3–1を参照してください。
セキュリティの処理は、マスターエージェント (SMA) とプロキシされた JDMK エージェントによって行う必要があります。プロキシ定義に含まれるセキュリティパラメータは、プロキシされた JDMK エージェントに転送されます。要求が SMA の認証および承認を経てプロキシハンドラに転送されると、ディスパッチされた要求が JDMK エージェントにプロキシされます。JDMK エージェントの独自のローカルデータストアは、このメッセージを承認または拒否します。
docs.sun.com /app/docs/doc/819-0387/6n2qm8knq?a=view   (84 words)

  
 Dynamic Management of Internet Telephony Servers: A Case Study based on JavaBeans and JDMK (ResearchIndex)
Abstract: It is widely recognized that the scalable and efficient management of large, heterogeneous information technology infrastructures requires middleware that allows the extension of managed resources with new functionality at runtime.
A recent and promising approach is the Java Dynamic Management Kit (JDMK) that relies on the JavaBeans component technology.
Based on our experiences with a prototype implementation that provides an adaptable management instrumentation for an Internet Telephony...
citeseer.ist.psu.edu /362715.html   (499 words)

  
 JDMK - Java Dynamic Management Kit
Searched for more definitions; no definitions of JDMK found.
Every attempt has been made to provide you with the correct acronym for JDMK.
If we missed the mark, we would greatly appreciate your help by entering the correct or alternate meaning in the box below.
www.auditmypc.com /acronym/JDMK.asp   (82 words)

  
 Chapter 23. Using XtremeJ with JDMK
This chapter discusses the special features that are available to the users of Sun's Java Dynamic Management Kit (JDMK).
The "JDMK Cascading Agents" view can be launched by selecting the menu "Window > Show View > Other" and choosing the "XtremeJ - JDMK > JDMK Cascading Agents" view.
We will run the JDMK examples for the demostration (please refer to Connecting to JDMK for details on running JDMK examples).
www.xtremej.com /docs/v3/jmt/ug/ch23.html   (493 words)

  
 Java Technology Forums - Anyone familiar w. SNMP, JMX, JDMK or Solstice
Ideally, I would see reports in the Sun MC, Management Console.
Can anyone provide any clues as to whether this is possible using SNMP, JMX, JDMK, Solstice, or something else.
I am not interested in a proxy service.
forum.java.sun.com /thread.jspa?threadID=240463&messageID=878460   (172 words)

  
 jGuru: Info about EJB, SNMP and SUN JDMK package.
Because JDMK uses sockets, is that mean I can't use in my bean?
If yes, then you can not use that API.
But if JDMK uses only Sockets (not ServerSockets) then you can use that.
www.jguru.com /faq/view.jsp?EID=1003249   (149 words)

  
 332630.faq
SOLUTION: The scripts included for the supported OSes set the CLASSPATH variable to include the two JDMK jar files and then start the java launcher with the required applications.
You can thus write your own scripts that do the same: mibgen: 1.
Set the CLASSPATH with the two JDMK JARS <jdmkdir>/lib/jdmkrt.jar and <jdmkdir>/lib/jdmktk.jar 2.
access1.sun.com /cgi-bin/rinfo2html?332630.faq   (158 words)

  
 JDMK-FORUM archives - February 2001
How does JDMK support CMIP / Q3 (3 messages)
Re: (Snmp expert help) Set request succeeds with MIBbrowser...fails with JDMK (292 lines)
How does JDMK support CMIP / Q3 (35 lines)
archives.java.sun.com /cgi-bin/wa?A1=ind0102&L=jdmk-forum   (272 words)

  
 [No title]   (Site not responding. Last check: 2007-10-21)
6215610 JDMK5.x: snmpRspGenErr is set instead of snmpRspDecodingError (from 119044-01) 2122444 JDMK 5.1 Snmp Manager can't detect Virtual IP in HA Environment 2122390 The SnmpTimerServer thread never seems to be blocked on its waitQ.
2122376 Snmp tooBig error in JDMK 5.1 Patch Installation Instructions: -------------------------------- Please refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris.
Any other special or non-generic installation instructions should be described below as special instructions.
sunsite.utk.edu /ftp/pub/patches/all_unsigned/119044-02.README   (173 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.