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

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

Hi, does JBoss have anything built in to support monitoring, changing, and 
stopping/starting JBoss MBeans and services via some 3rd party SNMP monitor program?



I know there is the JMX console that can be used to change MBean attributes, but I was 
looking for a broader solution where I can manage every network component (monitor, 
start/stop services, change attributes).  Where the network resources I want to manage 
might be: JBoss server, Database server, some HTTP web server, etc.  That is, not all 
the resources to be managed are MBeans running in JBoss.



It looks like there is a TrapdService and a SnmpAgentService MBean provided.  The 
TrapdService MBean looks to just log SNMP messages to a log file and the 
SnmpAgentService MBean looks to listen to MBean notifications and translate them to 
SNMP messages and fire them off.  It looks like that is part of what I'm looking for 
but not everything.



Thanks for any help!




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to