[jboss-user] [JMX] - SNMP configuration in JBoss

arjunpnair do-not-reply at jboss.com
Wed Sep 9 01:26:31 EDT 2009


Hi All,

Iam trying to configure SNMP in my Jboss Application. I have enabled the SNMP for default server. I have one mbean for jboss messaging. I wanted to configure the traps for this particular mbean.

<mbean code="org.jboss.jms.server.destination.QueueService"
  |       name="jboss.messaging.destination:service=Queue,name=INBOUNDQUEUE"
  |       xmbean-dd="xmdesc/Queue-xmbean.xml">
  |       <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
  |       <depends>jboss.messaging:service=PostOffice</depends>
  |    </mbean>

I know that i need to do the mapping in notification.xml as well as jboss-service.xml. But i don't know how to do it (Syntax and all).

Can someone send the configuration for the above so that i will be able to do it for remaining mbeans also.

Please someone help me in doing it.

Thanks in Advance,

Regards,
Arjun

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254084#4254084

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254084



More information about the jboss-user mailing list