How to correctly monitor a Java Batch process? -


i trying find way monitor progress of java batch process. first thought receive start event posts every task done queue , asynchronously subscribe queue process each message processed whet must done, not coupling code.

i must have way send notifications if unexpected occurs. so, idea use snmp (send snmp trap systems able receive it) signal if batch process fails. correct thought? ideas?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -