hi,
i have configured jconsole to view jvm health. and i want to send an email to subscribers with jvm statics(which displayed by jconsole) can any one tell me how to do this
thanks sac
hi,
i have configured jconsole to view jvm health. and i want to send an email to subscribers with jvm statics(which displayed by jconsole) can any one tell me how to do this
thanks sac
You could try the Management Console that comes JRockit. It works like JConsole but it allows you to create triggers that can send an email when a JMX-attribute exceeds a threshold for a certain period of time. See this documentation for more information.