Check a java program...if it is running or not,,,,remotely...
807580Jul 5 2010 — edited Jul 5 2010I have a java code doing some scheduled work 24*7. But sometimes the program shuts down for some exceptions or connection unavailability. I want to monitor remotely(In other machine) wheather this program is running or not....
can this be done???