I need to write a script for my client to check the environment is good or not

Hello everyone,

I need to write a script for my client to check the environment is good or not IS,MWS,Broker,DB is up or not they have WM IS 6.5 running on windows and 8.2 on linux . This is just in case i need to check if process is running or not , what will be the best approach we can take? And the script need to happend outside of webMethods because it will check webMethods only.
Pls help me out.

Hi Ankur,

This will not be easy to answer as there a some variants how to define status as good.

This depends on some load measurements as well on the detection if java process for IS, MWS or appropriate processes for Broker is possible or not.

ps command in combination with grep can help here but is not the one and only criteria.

Regards,
Holger