processes that start RTC application running
![](http://jazz.net/_images/myphoto/cddb68e4cae47e6ca2b8ef360a4f785f.jpg)
Hi,
I am an administrator for Jazz products. We have a setup for RTC and RQM for versions 3.X integrated with WAS.
I am working on to automate to get intimated if the any of the RTC profiles goes down.
Can any one help to script it or guide me where i can find the details as to which are the processes that need to be taken into consideration for finding this?
Any help is appreciated.
Thanks in Advance.
I am an administrator for Jazz products. We have a setup for RTC and RQM for versions 3.X integrated with WAS.
I am working on to automate to get intimated if the any of the RTC profiles goes down.
Can any one help to script it or guide me where i can find the details as to which are the processes that need to be taken into consideration for finding this?
Any help is appreciated.
Thanks in Advance.
One answer
![](http://jazz.net/_images/myphoto/cddb68e4cae47e6ca2b8ef360a4f785f.jpg)
Hi,
I am an administrator for Jazz products. We have a setup for RTC and RQM for versions 3.X integrated with WAS.
I am working on to automate to get intimated if the any of the RTC profiles goes down.
Can any one help to script it or guide me where i can find the details as to which are the processes that need to be taken into consideration for finding this?
Any help is appreciated.
Thanks in Advance.
It runs within WAS so its the java-exe process - you can locate the process id (PID) inside the profiles log folder of the specific WAS instance and match it to the process id in a task manager in windows