Free Academic Seminars And Projects Reports
Java Management Extensions (JMX) - Printable Version

+- Free Academic Seminars And Projects Reports (https://easyreport.in)
+-- Forum: Seminars Topics And Discussions (https://easyreport.in/forumdisplay.php?fid=30)
+--- Forum: Engineering Seminars Topics (https://easyreport.in/forumdisplay.php?fid=7)
+---- Forum: Computer Science Seminar Topics (https://easyreport.in/forumdisplay.php?fid=12)
+---- Thread: Java Management Extensions (JMX) (/showthread.php?tid=5125)



Java Management Extensions (JMX) - kingkhan1987 - 08-16-2017

Referring the components, as the Java Management Extensions Instrumentation and Agent Specification, the technology supplies with the tools to build distributed, Web-based, modular and dynamic solutions for managing and monitoring devices applications and service-driven networks. Working as a benchmark for managing and monitoring all aspects of software and hardware components from Java, it is compatible for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

The three different stages of entities classified by JMX are 1) Instrumentation, the resources to be managed, 2) Agents, the controllers of the instrumentation level objects, and 3) Distributed Services, the means that facilitates the interaction of the agents and their managed objects with the administration applications.