• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

NMS with J2EE How?

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
HAPPY NEW YEAR 2004.

I am into development of NMS (Network Management System) using J2EE. When I have seen there are numorous resources about this like uring JMX, JDMK. But I need some small help regarding the application.
At present I have planned to use JMX, JDMK (jsnmp.jar) for getting the element (swich, router, gateway SNMP supported) details and inserting them into the database and showing the Graphs (JfreeChart) with the collected data.
But I donno what is the use of MBean & all. Where exactly I can use MBean for my above application and how?
Can anybody help me in this..
Thanks a lot in advance.
With Regards,
george.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic