0 Replies Latest reply on Apr 14, 2005 2:38 PM by yangju

    how to config snmp adaptor to send trap

    yangju

      I searched jboss forum and documents. But I could not find any detailed info about how to set up snmp adaptor's notifications.xml in 4.0.1.

      Since we use sitescope to monitor production in our company, we want to use sitescope to monitor our own mbeans also. But sitescope does not support jboss application server at this time (it supports weblogic and some others, though). However, we probably can send a snmp trap to the sitescope to alert the production support that a major issue (such as a worker thread that an mbean monitors is dead). We always got these kind of production issues.

      So, we set up the sitescope to handle the trap. But I have no idea how to config the snmp adaptor on the jboss server side.

      In our mbean, we send out a custom notification (extends Notification class)

      Any help is appreciated.

      Thanks.

      Richard