A single client to control many servers

Hi ,I want to monitor more than one MBean servers through a single client. For example : to broadcast a notification to all the servers from a single client, or some thing like that.Can any one suggest me the solution for this?Thanks a lot!Ash
[278 byte] By [arra] at [2007-11-26 23:59:03]
# 1
Hi, Ash -You can definitely write a client program that could converse with multiple MBean servers. You'd just need to configure the connection information for each. Do you need more information on writing a JMX client?Regards,Steve
Steve__Ta at 2007-7-11 15:47:35 > top of Java-index,Core,Monitoring & Management...