Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Generic Healthcheck Utility 2014

Mphasis | GM- Onstar



Generic Healthcheck Utility

Figure 1 Main Screen for Generic Health Check
This module performs HC for ANY environments mentioned in XML file.
Tool runs scripts, tail logs of ANY environment mentioned in XML file. XML file pattern is as
below
<application>
<application_name>
<environment_name>
<server_name>
<server></server>
<cpath></cpath>
<command></command>
</server_name>
</environment_name>
</application_name>
</application>




Generic Healthcheck Utility 2014

Mphasis | GM- Onstar

Prerequisites:

1) Top most level node i.e. application should NOT be modified
2) server, cpath and command should be order mentioned as above
3) application_name, environment_name and server_name should be as per team
a. application_name: ggis, gtbt
b. environment_name: ahprod, plprod
c. server_name: core_weblogic, traffic_weblogic, solr_weblogic

First drop down is populated based on application-ggis or gtbt or etc.
Second drop down is populated by the name of child nodes after application-ggis or
gtbt or etc. i.e. traffic or route etc.
In certain cases if your gmid/zid does not work in some of the servers than you can use
alternate gmid/zid. When doing this tick on Take GMID/ZID & passwords from
property file
Once you hit the Fire:

Wait for ~30 seconds; when you will have the window like below it means the corresponding
output is generated in respective txt file.

Figure 2 Output will be exported in same location where the tool resides

Generic Healthcheck Utility 2014

Mphasis | GM- Onstar

ADDITIONAL FEATURES:

Feature to perform HC on specific environments; helpful when ITCR requests us to
perform HC on specific environment or after the CR is complete and it is required to
perform HC
Can run superscripts and helpful in tailing logs since it cuts off after specified
milliseconds and provides the output in .txt file for review
Error log is generated incase of any issue/bug that might happen with the tool

You might also like