Operating System - HP-UX
1850061 Members
2676 Online
104050 Solutions
New Discussion

Monitoring Application in package

 
sudhir_gimonkar
Occasional Contributor

Monitoring Application in package

Hi,
I have 4 node cluster with HP-UX 11.23 and MC service guard 11.16.
I am running a seperate packages for database and application.
I want to add services for monitoring application failure. How can I do that.
Can anybody help me out
5 REPLIES 5
Prashanth.D.S
Honored Contributor

Re: Monitoring Application in package

Hi Sudhir,

Below link should help you out in understanding how to configure the services..

http://docs.hp.com/en/B5140-90026/ch01s05.html

&

http://docs.hp.com/en/B5140-90026/index.html

Best Regards,
Prashanth

sudhir_gimonkar
Occasional Contributor

Re: Monitoring Application in package

Hi,
I want scripts that monitor application and
failover incase of process fail
Craig Sterley
Advisor

Re: Monitoring Application in package

just create a script the runs that will run continuously checking for a running process. Once that process is no longer present have the script bomb out.
Florian Heigl (new acc)
Honored Contributor

Re: Monitoring Application in package

sudhir, You can chose.

Read the manual and pick up the suggestions, then show a solution You came up with for review - this get You the highest quality.

if You don't want that, then many people here will gladly help You for a regular consulting rate.
yesterday I stood at the edge. Today I'm one step ahead.
Stephen Doud
Honored Contributor

Re: Monitoring Application in package

The Enterprise Cluster Master Toolkit has scripts that include a monitoring component. If you have purchased a license to use the toolkit (check /opt/cmcluster/toolkit), locate the Oracle haoracle.conf file and haoracle.mon script and as one example of how to set up a monitor.