|
From: Patrick W. <pat...@en...> - 2004-09-29 14:18:57
|
i'm looking for a way to get an email notification when the JVM goes down (or can not be invoked) or doesn't receive any CPU for a certain time or anything else happens. is it maybe possible to hook in a commandline-command that is executed on certain events? or maybe an easy way to hook in a class which is called? or maybe there is an easy way to have a second logfile only getting the STATUS messages (which somehow could be piped to mail or something, if i would not have to work on windows servers ;-)) thanks patrick |